Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jul 1995 17:45:48 -0400 (EDT)
From:      jfieber@grendel.csc.smith.edu (John Fieber)
To:        didier@aida.org (Didier Derny)
Cc:        questions@FREEBSD.ORG
Subject:   Re: sb16 configuration
Message-ID:  <199507222145.RAA07418@grendel.csc.smith.edu>
In-Reply-To: <Pine.BSF.3.91.950722231351.1038A-100000@aida> from "Didier Derny" at Jul 22, 95 11:17:30 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Didier Derny writes:
> How do I configure the kernel for the soundblaster 16. 

The following works for me.  Note that various ports, irq and drq
values are *not* the out-of-the-box defaults for the card.  I had
to make changes for it to co-habitate with various other cards in
my system.


# SOUND CARDS
controller      snd0
device sb0      at isa? port 0x220 irq 10 drq 1 vector sbintr
device sbxvi0   at isa? drq 6
device sbmidi0  at isa? port 0x300
device opl0     at isa? port 0x388

Upon booting, I get this:

sb0 at 0x220 irq 10 drq 1 on isa
sb0: <SoundBlaster Pro 4.12>
sbxvi0 at 0x0 drq 6 on isa
sbxvi0: <SoundBlaster 16 4.12>
sbmidi0 at 0x300 on isa
sbmidi: <SoundBlaster MPU-401>
opl0 at 0x388 on isa
opl0: <Yamaha OPL-3 FM>



-john

=== jfieber@cs.smith.edu ========== Come up and be a kite!  --K. Bush ===



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507222145.RAA07418>