Date: Wed, 18 Dec 1996 14:51:21 -0800 (PST) From: Snob Art Genre <ben@narcissus.ml.org> To: dwhite@resnet.uoregon.edu Cc: Levels of Indirection <root@narcissus.ml.org>, questions@freebsd.org Subject: Re: Adding sb sound support to 2.1.5 kernel Message-ID: <Pine.BSF.3.91.961218145104.4810J-100000@narcissus.ml.org> In-Reply-To: <Pine.BSI.3.94.961218111428.247B-100000@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Dec 1996, Doug White wrote: > On Tue, 17 Dec 1996, Levels of Indirection wrote: > > > Hello. I'm trying to get sound support on my 2.1.5 box. I added the > > following lines to my kernel config file: > > > > # sbxvi: SoundBlaster 16 > > # sbmidi: SoundBlaster 16 MIDI interface > > device snd0 > > snd0 isn't a device, it's a controller, and you must have the sb0 device > too. > > This is a proper config section, assuming the defaults for the sb, irq 5, > dma 1: > > 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 you want > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > Thanks! What's the "If I want" part? Ben The views expressed above are not those of the Worker's Compensation Board of Queensland, Australia.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.961218145104.4810J-100000>