Date: Thu, 22 Jan 1998 16:38:22 -0500 From: Randall Hopper <rhh@ct.picker.com> To: Reisha & Darrell Basdeo <rdbasdeo@carib-link.net> Cc: multimedia@FreeBSD.ORG Subject: Re: Creative Sound Blaster 16 PnP Sound Card and FreeBSD RELEASE 2.2.5 Message-ID: <19980122163822.21926@ct.picker.com> In-Reply-To: <009301bd26ab$1fe7f400$a2411dc4@reisha>; from Reisha & Darrell Basdeo on Wed, Jan 21, 1998 at 08:26:57PM -0000 References: <009301bd26ab$1fe7f400$a2411dc4@reisha>
next in thread | previous in thread | raw e-mail | index | archive | help
Reisha & Darrell Basdeo:
|Could please provide answers to the questions in the attached file.
|I have a Sound Blaster 16 PnP Card and I need to know :-
|
|1. How to configure it properly?
|
|2. What drivers to use ?
|
|3. Specifications to use etc.?
|
|I did a new custom kernel build which includes the sound card.
|
|However, the card is still not seen with the recommended device values.
|
|Could you please offer some assistance?
So you're on 2.2.5. No PnP in the dist AFAIK, so you need to grab the PnP
code from Luigi's page:
http://www.iet.unipi.it/~luigi/FreeBSD.html
and set it up.
PnP aside, here's what you need in your kernel config file. Tweak IRQs and
DMAs to taste:
controller snd0
device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr
device sbxvi0 at isa? drq 5
device sbmidi0 at isa? port 0x330
device opl0 at isa? port 0x388
Randall
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980122163822.21926>
