DragonFly commits List (threaded) for 2004-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/sys bus.h src/sys/kern subr_bus.c
joerg 2004/02/16 10:48:03 PST
DragonFly src repository
Modified files:
sys/sys bus.h
sys/kern subr_bus.c
Log:
Add device_is_attached to allow a driver to check wether a given device
was or was not succesfully attached to the device tree.
Revision Changes Path
1.6 +1 -0 src/sys/sys/bus.h
1.11 +6 -0 src/sys/kern/subr_bus.c
http://www.dragonflybsd.org/cvsweb/src/sys/sys/bus.h.diff?r1=1.5&r2=1.6&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/kern/subr_bus.c.diff?r1=1.10&r2=1.11&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]