DragonFly commits List (threaded) for 2005-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern subr_bus.c
dillon 2005/02/03 15:54:22 PST
DragonFly src repository
Modified files:
sys/kern subr_bus.c
Log:
Generate more useful -v information on the console during device attach.
The complete device chain is output prior to each attach.
The normal device_print_child() is now moved from before the attach
to after the attach so the correct resource information gets reported,
especially the correct IRQ.
Revision Changes Path
1.22 +24 -4 src/sys/kern/subr_bus.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/subr_bus.c.diff?r1=1.21&r2=1.22&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]