Simon Schubert wrote:
corecode 2008/01/05 05:30:34 PSTDragonFly 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_ATTACHEDbefore, 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
