From owner-freebsd-new-bus Thu Oct 7 1:18: 8 1999 Delivered-To: freebsd-new-bus@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 9C01614D14; Thu, 7 Oct 1999 01:18:04 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id JAA73909; Thu, 7 Oct 1999 09:20:24 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Thu, 7 Oct 1999 09:20:24 +0100 (BST) From: Doug Rabson To: Warner Losh Cc: new-bus@FreeBSD.ORG, dfr@FreeBSD.ORG Subject: Re: Question on loading buses In-Reply-To: <199910070241.UAA00348@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-new-bus@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 6 Oct 1999, Warner Losh wrote: > In message 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