Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 1999 11:13:18 +0900
From:      NAKAGAWA Yoshihisa <y-nakaga@nwsl.mesh.ad.jp>
To:        Peter Wemm <peter@netplex.com.au>
Cc:        Nick Hibma <n_hibma@FreeBSD.ORG>, current@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/pci pcisupport.c 
Message-ID:  <199905110213.CAA08686@chandra.eatell.msr.prug.or.jp>
In-Reply-To: Your message of "Mon, 10 May 1999 22:32:11 %2B0800." <19990510143213.E2FD91F72@spinner.netplex.com.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I was thinking of doing this, the same as alpm and intpm:
> 
>     case 0x<devid>:
> #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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905110213.CAA08686>