mux 2003/04/08 06:05:12 PDT
FreeBSD src repository
Modified files:
sys/dev/fxp if_fxp.c
Log:
Fix the hangs people have been seeing. For some reason, the
atomic operation change caused this, so backout it until I
can figure out what's wrong with it.
Revision Changes Path
1.163 +7 -11 src/sys/dev/fxp/if_fxp.c