mux 2003/04/08 11:35:51 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: Add an XXX comment for the atomic operation in the __alpha__ case so that it doesn't confuse more people. Use the more correct atomic_clear_16() instead of atomic_clear_short(). Revision Changes Path 1.165 +3 -1 src/sys/dev/fxp/if_fxp.c