sam 2003/10/29 10:29:50 PST
FreeBSD src repository
Modified files:
sys/kern subr_bus.c
Log:
Add a temporary mechanism to disble INTR_MPSAFE from network interface
drivers. This is prepatory to running more parts of the network system
w/o Giant.
Revision Changes Path
1.135 +13 -0 src/sys/kern/subr_bus.c