cvs commit: src/share/man/man9 device_add_child.9
M. Warner Losh
imp at bsdimp.com
Tue Sep 12 08:35:06 PDT 2006
In message: <20060912085617.mc0hoiixskwocoo0 at webmail.leidinger.net>
Alexander Leidinger <Alexander at Leidinger.net> writes:
: Quoting Warner Losh <imp at FreeBSD.org> (from Mon, 11 Sep 2006 22:17:18
: +0000 (UTC)):
:
: > 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...
:
: Are there devices which don't use BUS_ADD_CHILD? If yes, would it make
: sense to add an entry to the ideas list regarding this, so that people
: start to hunt down such drivers and submit patches?
None that I could find. This is the result of a discussion with jhb@
reguarding his latest changes.
Warner
More information about the cvs-src
mailing list