Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 1997 23:21:24 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Ellon Peterkin <epeterkin@wwsciences.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: SB16 card
Message-ID:  <Pine.BSF.3.96.971026232016.12269L-100000@gdi.uoregon.edu>
In-Reply-To: <01a900eb$74d8ab20$0100a8c0@eclipsecomp.hybrid.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 1 Feb 1980, Ellon Peterkin wrote:

> hello,
>             I'm having trouble setting up my SB16 sound card in FreeBSD and
> I cannot seem to find any detailed instructions as to how to go about this,
> I have done what little I have been able to read on it , which was to enter
> the SB16 controller into my kernel and recompile it and then make the device
> node snd0...

You need to add the following lines to your kernel config:

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

If your SB16 is Plug&Pray, contact multimedia@freebsd.org for a driver
upgrade.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971026232016.12269L-100000>