From owner-freebsd-new-bus Wed Oct 6 20: 7:25 1999 Delivered-To: freebsd-new-bus@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 5E19F150C7; Wed, 6 Oct 1999 20:07:00 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id VAA14795; Wed, 6 Oct 1999 21:07:06 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id TAA07777; Wed, 6 Oct 1999 19:19:27 -0600 (MDT) Message-Id: <199910070119.TAA07777@harmony.village.org> To: Doug Rabson Subject: Re: Question on loading buses Cc: new-bus@FreeBSD.ORG, dfr@FreeBSD.ORG In-reply-to: Your message of "Thu, 07 Oct 1999 01:31:39 BST." References: Date: Wed, 06 Oct 1999 19:19:27 -0600 From: Warner Losh Sender: owner-freebsd-new-bus@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. I'll give that a shot. Certainly is much easier than having a load/unload lkm handler... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-new-bus" in the body of the message