Date: Tue, 07 Dec 1999 21:22:09 +0800 From: Peter Wemm <peter@netplex.com.au> To: Donn Miller <dmmiller@cvzoom.net> Cc: Kenneth Culver <culverk@culverk.student.umd.edu>, freebsd-current@FreeBSD.ORG Subject: Re: sbc and ViBRA16X Message-ID: <19991207132210.01D321CC6@overcee.netplex.com.au> In-Reply-To: Message from Donn Miller <dmmiller@cvzoom.net> of "Tue, 07 Dec 1999 07:01:04 EST." <384CF700.3B0B444A@cvzoom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au 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?19991207132210.01D321CC6>