Date: Tue, 12 Sep 2006 09:33:51 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: Alexander@Leidinger.net Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man9 device_add_child.9 Message-ID: <20060912.093351.387192743.imp@bsdimp.com> In-Reply-To: <20060912085617.mc0hoiixskwocoo0@webmail.leidinger.net> References: <200609112217.k8BMHIvH009300@repoman.freebsd.org> <20060912085617.mc0hoiixskwocoo0@webmail.leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20060912085617.mc0hoiixskwocoo0@webmail.leidinger.net>
Alexander Leidinger <Alexander@Leidinger.net> writes:
: Quoting Warner Losh <imp@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060912.093351.387192743.imp>
