cvs commit: src/sys/kern subr_bus.c
Simon Schubert
corecode at crater.dragonflybsd.org
Sat Jan 5 05:31:16 PST 2008
corecode 2008/01/05 05:30:34 PST
DragonFly src repository
Modified files:
sys/kern subr_bus.c
Log:
Don't let DS_BUSY buses block attachment of other devices.
DS_BUSY implies that the device has been in state DS_ATTACHED
before, so we need include DS_BUSY buses in the search as well.
Joint-work-with: matthias@
Revision Changes Path
1.41 +1 -1 src/sys/kern/subr_bus.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/subr_bus.c.diff?r1=1.40&r2=1.41&f=u
More information about the Commits
mailing list