Date: Tue, 23 Mar 1999 20:59:03 -0500 From: W Gerald Hicks <wghicks@bellsouth.net> To: kayo@finalpath.ddns.org Cc: questions@FreeBSD.ORG Subject: Re: soundblaster16 Message-ID: <19990323205903K.wghicks@wghicks.bellsouth.net> In-Reply-To: Your message of "Tue, 23 Mar 1999 16:51:11 -0800 (PST)" <Pine.BSF.4.05.9903231647250.1115-100000@finalpath.ddns.org> References: <Pine.BSF.4.05.9903231647250.1115-100000@finalpath.ddns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Kayo <kayo@finalpath.ddns.org> Subject: soundblaster16 Date: Tue, 23 Mar 1999 16:51:11 -0800 (PST) > > > > hi, I compiled with pcm0 in kernel. I get this error > > "pcm0: unit not configured, perhaps you want pcm1 ?" > > also /dev/sndstat shows : > pcm1: <SoundBlaster 16 4.16> at 0x220 irq 5 dma 1:3 > sequencer1: <???> at 0x388 (not functional) > > I am already aware that I can't use snd0 because my second dma is 3 and > snd0 doesn't support second dma 3. I think you're pretty close... My configuration comes out that way too; Whether it's an off by one error or something to do with the major/minor IDs I don't know. cd /dev && sh MAKEDEV snd1 cat somesound.au > /dev/audio Good Luck, Jerry Hicks wghicks@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990323205903K.wghicks>