From owner-cvs-all Tue Nov 30 1:27:54 1999 Delivered-To: cvs-all@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 97E63151A4; Tue, 30 Nov 1999 01:27:44 -0800 (PST) (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 JAA78870; Tue, 30 Nov 1999 09:34:05 GMT (envelope-from dfr@nlsystems.com) Date: Tue, 30 Nov 1999 09:34:05 +0000 (GMT) From: Doug Rabson To: Peter Wemm Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/pci pci.c In-Reply-To: <199911300134.RAA69729@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 29 Nov 1999, Peter Wemm wrote: > peter 1999/11/29 17:34:47 PST > > Modified files: > sys/pci pci.c > Log: > Make the pci driver compat shim return a preference for probe > rather than an "it's mine!" so that other newbus-aware drivers can > bid for the device too. This should allow the sym driver to out-bid > the ncr driver for devices it supports without having to modify ncr.c > at all. ncr would then function as a catch-all. This should also allow the dc driver to beat de when bidding for 21143 hardware. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message