Module Name: src Committed By: dyoung Date: Thu Jan 7 22:39:52 UTC 2010
Modified Files:
src/sys/kern: subr_autoconf.c
src/sys/sys: device.h
Log Message:
Add a do-nothing child-detachment hook, null_childdetached(device_t,
device_t).
To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.192 src/sys/kern/subr_autoconf.c
cvs rdiff -u -r1.128 -r1.129 src/sys/sys/device.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
