Date: Thu, 4 Mar 1999 20:02:32 -0500 From: "Donald J . Maddox" <dmaddox@conterra.com> To: Rick <ric@home.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sound Blaster 16 Message-ID: <19990304200231.A2526@dmaddox.conterra.com> In-Reply-To: <3.0.5.32.19990304190032.010146a0@mail>; from Rick on Thu, Mar 04, 1999 at 07:00:32PM -0500 References: <3.0.5.32.19990304190032.010146a0@mail>
next in thread | previous in thread | raw e-mail | index | archive | help
Yes. Your kernel config should look something like: 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 it's a PnP card, don't forget to add: controller pnp0 On Thu, Mar 04, 1999 at 07:00:32PM -0500, Rick wrote: > I just got a sound blaster 16 to stick into my freebsd box (3.1-Stable). > I was looking through lint and it has the SB16 listed for both sb0 > and sbxvi0.. > do i use both? > -Rick > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990304200231.A2526>