cvs commit: src/sys/kern subr_bus.c

Hasso Tepper hasso at crater.dragonflybsd.org
Tue Sep 2 10:49:34 PDT 2008


hasso       2008/09/02 10:48:26 PDT

DragonFly src repository

  Modified files:
    sys/kern             subr_bus.c 
  Log:
  Handle (unit == -1) case in the device_find_child() function as already used
  by agp(4) and coretemp(4) code. Fixes unload/load cycle of the coretemp(4),
  agp(4) has more problems.
  
  Obtained-from: FreeBSD
  
  Revision  Changes    Path
  1.42      +24 -5     src/sys/kern/subr_bus.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/subr_bus.c.diff?r1=1.41&r2=1.42&f=u





More information about the Commits mailing list