cvs commit: src/sys/dev/pccbb pccbb.c
Warner Losh
imp at FreeBSD.org
Fri Oct 28 20:27:44 PDT 2005
imp 2005-10-29 03:27:43 UTC
FreeBSD src repository
Modified files:
sys/dev/pccbb pccbb.c
Log:
Shut down the card bus bridge hardware on detach. Before we'd just
free the resoruces w/o actually turning off the interrupts. This lead
to interrupt storms if you were to insert a card after kldunloading
the driver.
Revision Changes Path
1.133 +14 -6 src/sys/dev/pccbb/pccbb.c
More information about the cvs-src
mailing list