DragonFly commits List (threaded) for 2008-01
DragonFly BSD
DragonFly commits List (threaded) for 2008-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/kern subr_bus.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 5 Jan 2008 12:22:05 -0800 (PST)

:  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@

    Well, want to test this as much as possible, keep a close watch on your
    boot messages.  If I remember right the origial DS_BUSY on busses was
    an attempt to prevent recursion loops which could occur due to the
    BIOS listing both master and slave busses.  

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]