From owner-freebsd-arch Tue Jun 13 1:56:10 2000 Delivered-To: freebsd-arch@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id E2C4F37BD85; Tue, 13 Jun 2000 01:56:02 -0700 (PDT) (envelope-from nbm@sunesi.net) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 131mRx-000PV7-00; Tue, 13 Jun 2000 10:53:33 +0200 Date: Tue, 13 Jun 2000 10:53:32 +0200 From: Neil Blakey-Milner To: Poul-Henning Kamp Cc: Doug Rabson , Warner Losh , Doug Rabson , arch@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci pci.c pcisupport.c pcivar.h Message-ID: <20000613105332.A97964@mithrandr.moria.org> References: <8947.960886026@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <8947.960886026@critter.freebsd.dk>; from phk@critter.freebsd.dk on Tue, Jun 13, 2000 at 10:47:06AM +0200 Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue 2000-06-13 (10:47), Poul-Henning Kamp wrote: > >As I said on in a reply to committers, this is probably best handled by > >the nomatch method of the pci driver. > > Completely unrelated to where we do this, I have had a fair number of > people ask me why we don't say stuff like: > > "Found Configure \"blaha\" driver in your kernel" > > I can see all the bloat arguments, but I have to say that the idea > has some merit... It would be nice (as well as in the kernel boot, or as an alternative) if we could do this from userland. Basically just all those PNP and PCI ids cross referenced with the module name, and then we can just click and drool to load the module. As we become more able to use libh, this will become a very useful feature. (which reminds me that I should get back to the sysctl enumeration of newbus devices, which may help in this) Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message