DragonFly commits List (threaded) for 2008-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern subr_bus.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]