Date: Thu, 7 Oct 1999 09:20:24 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: Warner Losh <imp@village.org> Cc: new-bus@FreeBSD.ORG, dfr@FreeBSD.ORG Subject: Re: Question on loading buses Message-ID: <Pine.BSF.4.10.9910070919140.327-100000@salmon.nlsystems.com> In-Reply-To: <199910070241.UAA00348@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 6 Oct 1999, Warner Losh wrote: > In message <Pine.BSF.4.10.9910070129570.327-100000@salmon.nlsystems.com> Doug Rabson writes: > : The call should happen before the probe loop otherwise new devices created > : by the identify method won't be probed. Note that for the isa bus, we > : really need an isa_driver_added which can allocate pnp resources etc. > : after the identify creates them. > > OK. For the moment I've not done the isa_driver_added since I don't > understand the pnp code. However, the following works. Can you > comment on it? I think its the right thing to do. I will write the isa_driver_added next time I get a change to work on the pnp code (soon). -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-new-bus" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910070919140.327-100000>