cvs commit: src/sys/sys bus.h src/sys/kern subr_bus.c

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Mon Feb 16 10:48:46 PST 2004


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





More information about the Commits mailing list