Date: Mon, 15 Sep 1997 22:07:30 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: Chan Family <corp@mail.doitnow.com> Cc: "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG> Subject: Re: FreeBSD 2.2.2 Message-ID: <Pine.BSF.3.96.970915220531.3096N-100000@localhost> In-Reply-To: <01BCC1F0.5C764D60@dialup5-2-57.doitnow.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 15 Sep 1997, Chan Family wrote: > I have recently purchased a copy of FreeBSD version 2.2.2, and I > would like to know how to configure the kernel to enable the Sound > Blaster16 card. It should be laid out in LINT, but you basically need to add the following lines to your kernel config & rebuild your kernel. 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 Make sure that the IRQ, DMA channels and the base I/O port match your setup. I have it set to the factory defaults here. If you have a plug&pray SB16, contact multimedia@freebsd.org. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major Spam routed to /dev/null by Procmail | Death to Cyberpromo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970915220531.3096N-100000>