From owner-freebsd-current Mon May 10 19:14: 4 1999 Delivered-To: freebsd-current@freebsd.org Received: from chandra.eatell.msr.prug.or.jp (dhcp418.6bone.nec.co.jp [202.247.4.18]) by hub.freebsd.org (Postfix) with ESMTP id CB63714DAA; Mon, 10 May 1999 19:13:55 -0700 (PDT) (envelope-from y-nakaga@nwsl.mesh.ad.jp) Received: from nwsl.mesh.ad.jp (localhost.eatell.msr.prug.or.jp [127.0.0.1]) by chandra.eatell.msr.prug.or.jp (8.8.8/8.8.5) with ESMTP id CAA08686; Tue, 11 May 1999 02:13:19 GMT Message-Id: <199905110213.CAA08686@chandra.eatell.msr.prug.or.jp> To: Peter Wemm Cc: Nick Hibma , current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci pcisupport.c In-reply-to: Your message of "Mon, 10 May 1999 22:32:11 +0800." <19990510143213.E2FD91F72@spinner.netplex.com.au> Date: Tue, 11 May 1999 11:13:18 +0900 From: NAKAGAWA Yoshihisa Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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. -- NAKAGAWA, Yoshihisa y-nakaga@nwsl.mesh.ad.jp nakagawa@jp.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message