cvs commit: src/sys/dev/netif/fxp if_fxp.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Dec 28 02:30:30 PST 2005
sephe 2005/12/28 02:28:24 PST
DragonFly src repository
Modified files:
sys/dev/netif/fxp if_fxp.c
Log:
In fxp_detach(), disable interrupts after fxp_stop(), since software resetting
in fxp_stop() may leave interrupts turned on (*).
(*) My "Intel 82559 Pro/100 Ethernet" always does this
Revision Changes Path
1.41 +8 -3 src/sys/dev/netif/fxp/if_fxp.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/fxp/if_fxp.c.diff?r1=1.40&r2=1.41&f=u
More information about the Commits
mailing list