cvs commit: src/share/man/man9 device_add_child.9
Warner Losh
imp at FreeBSD.org
Mon Sep 11 15:17:20 PDT 2006
imp 2006-09-11 22:17:18 UTC
FreeBSD src repository
Modified files:
share/man/man9 device_add_child.9
Log:
Add note about identify routines needing to use BUS_ADD_CHILD rather
than device_add_child. The latter is only for busses adding children,
not children drivers telling a bus that they have an instance...
Revision Changes Path
1.24 +6 -0 src/share/man/man9/device_add_child.9
More information about the cvs-src
mailing list