Date: Fri, 26 Apr 1996 21:28:57 -0700 From: John Polstra <jdp@polstra.com> To: bmk@transport.com Cc: freebsd-hardware@freebsd.org Subject: Re: Sound Blaster 16 PnP Message-ID: <199604270428.VAA10478@austin.polstra.com> In-Reply-To: Your message of "Fri, 26 Apr 1996 16:51:29 PDT." <199604262351.QAA04308@dtr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Are you using the standard SB16 addresses and interrupts? Did you
> > notice the warning in "/usr/src/sys/i386/conf/LINT" about that?
>
> The only thing I've changed is sb0 is on irq 5 in my system.
I would try this: Add the line
options "SBC_IRQ=5"
to your config file, re-run config, and build a new kernel. That should
override the default definition of 7 in "sys/i386/isa/sound/sound_config.h".
If that doesn't help, then I'm at a loss.
-- John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604270428.VAA10478>
