From owner-freebsd-arch Tue Jun 13 1:43:45 2000 Delivered-To: freebsd-arch@freebsd.org Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by hub.freebsd.org (Postfix) with ESMTP id 2B92437BD3A; Tue, 13 Jun 2000 01:43:42 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-34.mail.demon.net with esmtp (Exim 2.12 #1) id 131mIO-000NRu-0Y; Tue, 13 Jun 2000 09:43:41 +0100 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 JAA05790; Tue, 13 Jun 2000 09:45:23 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Tue, 13 Jun 2000 09:48:31 +0100 (BST) From: Doug Rabson To: Warner Losh Cc: Doug Rabson , arch@freebsd.org Subject: Re: cvs commit: src/sys/pci pci.c pcisupport.c pcivar.h In-Reply-To: <200006130621.AAA12159@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 13 Jun 2000, Warner Losh wrote: > In message <200006091600.JAA25038@freefall.freebsd.org> Doug Rabson writes: > : dfr 2000/06/09 09:00:31 PDT > : > : Modified files: > : sys/pci pci.c pcisupport.c pcivar.h > : Log: > : Nuke the useless chip driver. It gets in the way when you want to load > : a functional driver for the device. > : > : Revision Changes Path > : 1.153 +2 -1 src/sys/pci/pci.c > : 1.163 +3 -51 src/sys/pci/pcisupport.c > : 1.46 +2 -1 src/sys/pci/pcivar.h > > Personally I think that we should add it back as a "loose" or > "generic" device after I finish the work on the unknown driver. This > would allow you to do the same thing, and still have decent boot > messages. As I said on in a reply to committers, this is probably best handled by the nomatch method of the pci driver. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 20 8442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message