Doug Rabson wrote:
> On Tue, 11 May 1999, NAKAGAWA Yoshihisa wrote:
> 
> > > 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.
> 
> And a very useful mechanism it is. Which is why I implemented priority
> ordered probes in -current.

For the sake of the thread, this got committed a day or two ago, and these
hacks have been replaced with a low priority match.

Cheers,
-Peter



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to