cvs commit: src/sys/kern subr_bus.c
Simon 'corecode' Schubert
corecode at fs.ei.tum.de
Sat Jan 5 09:39:20 PST 2008
Simon Schubert wrote:
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@
Really-joint-work-with: Aggelos Economopoulos
In our memories, we mixed up stuff :) Kudos to Aggelos!
cheers
simon
More information about the Commits
mailing list