Subject: Re: Cannot get my SoundBlaster Pro working To: None <aellwood@MIT.EDU, netbsd-help@NetBSD.ORG> From: Wayne Berke <berke@panix.com> List: netbsd-help Date: 02/13/1995 22:48:33
> sb0 at isa0 port 0x220-0x22f irq 5 drq 1: dsp v4.13
^
Is this the right irq? The line I took from /usr/src/sys/arch/i386/conf/ALL
is:
device sb0 at isa? port 0x220 irq 7 drq 1
but that file's been wrong before. :-)
Wayne