Donn Miller wrote:
> Kenneth Culver wrote:
> > 
> > Alright, I was under the impression that in order for the ViBRA16X
> > soundcard (sound blaster) to work, these lines were needed in the kernel:
> > 
> > device pcm0
> > device sbc0
> > 
> > Am I right, because it doesn't attach a driver to the soundcard.
> 
> In my kernel config, I've got the order of the two switched
> around.  Don't know if that makes a difference or not.

Under -current, the kernel config file order is totally irrelevant.  You
can order it however you like.  The only ordering is imposed on old drivers
in the sys/i386/isa/isa_compat.* files.  New-style drivers are supposed to
set the 'sensitive' flag so they get probed first but I don't recall this
being quite implemented properly.

> - Donn

Cheers,
-Peter
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to