From owner-freebsd-current Tue May 11 0:21:52 1999 Delivered-To: freebsd-current@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 95FEE158AA; Tue, 11 May 1999 00:21:49 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id IAA90331; Tue, 11 May 1999 08:21:37 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Tue, 11 May 1999 08:21:37 +0100 (BST) From: Doug Rabson To: NAKAGAWA Yoshihisa Cc: Peter Wemm , Nick Hibma , current@freebsd.org Subject: Re: cvs commit: src/sys/pci pcisupport.c In-Reply-To: <199905110213.CAA08686@chandra.eatell.msr.prug.or.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 May 1999, NAKAGAWA Yoshihisa wrote: > > I was thinking of doing this, the same as alpm and intpm: > > > > case 0x: > > #if NUHCI > 0 > > return NULL; > > #else > > return "VIA blah USB controller"; > > #endif > > It depends on old-config, so poor mechanism. newconfig already > implimented best match probe/attach. And a very useful mechanism it is. Which is why I implemented priority ordered probes in -current. -- 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-current" in the body of the message