Date: Mon, 27 Sep 1999 02:44:25 +0000 (GMT) From: "Jason C. Wells" <jcwells@u.washington.edu> To: pete collins <pete@postpagan.com> Cc: FreeBSD-questions <freebsd-questions@freebsd.org> Subject: Re: Sound Blaster16 PCI Message-ID: <Pine.BSF.4.10.9909270240470.47565-100000@s8-37-26.student.washington.edu> In-Reply-To: <37EE92C8.BD922D95@postpagan.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 26 Sep 1999, pete collins wrote: >OK, installed a sound blaster card into my machine today. >Can't get it to work. >I have tried both approaches: > >using controller pnp0 approach and below. > >I know this is a really popular problem so perhaps someone who has been >down this road before can help me out. > >I added these lines to my kernel: > >---------------------------------------------------------- ># Sound Card > >controller snd0 >device sbxvi0 at isa? drq 5 >device sbmidi0 at isa? port 0x330 >---------------------------------------------------------- (It has been a while since I did this so...) If you are running a pnp card then you should use the device pcm0 in you kernel and not any of the above. See 'grep pcm0 /sys/i386/conf/LINT' far comments. Thank You, | http://students.washington.edu/jcwells Jason Wells | "Those who would trade freedom for security deserve neither | freedom nor security." - Benjamin Franklin 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?Pine.BSF.4.10.9909270240470.47565-100000>