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
