Subject: netbsd-current/i386 and SB32 PnP
To: None <netbsd-help@NetBSD.ORG>
From: Keith Moore <moore@cs.utk.edu>
List: netbsd-help
Date: 05/21/1997 18:29:51
I'm running -current, sup'ed as of this afternoon.

I have a (genuine) SoundBlaster AWE 32 PnP installed in an isa bus in
a Pentium 133 box.

boot msgs say:

> isapnp0 at isa0 port 0x279: read port 0x207
> sb1 at isapnp0 port 0x240/16,0x300/2,0x388/4 irq 5 drq 0,5
> sb1: Creative SB32 PnP Audio: dsp v4.13
> sb1: could not attach to audio device driver (22)
> isapnp0: <Creative SB32 PnP, CTL2011, IDE> port 0x168/8,0x36e/2 irq 10 not configured
> isapnp0: <Creative SB32 PnP, CTL0021, WaveTable> port 0x620/4 not configured
> isapnp0: <Creative SB32 PnP, CTL7001, Game> ignored; resource conflict
> isapnp0: <Creative SB32 PnP, CTL0051, StereoEnhance> port 0x100/1 not configured

kernel config file has:

sb0	at isa? port 0x220 irq 7 drq 1	# SoundBlaster
wss0	at isa? port 0x530 irq 10 drq 0	# Windows Sound System
pas0	at isa? port 0x220 irq 7 drq 1	# ProAudio Spectrum
gus0	at isa? port 0x220 irq 7 drq 1 flags 6 # Gravis Ultra Sound
...

isapnp0	at isa? 
ep*	at isapnp?
sb*	at isapnp?
joy*	at isapnp?

I don't think I've changed anything sb-related from GENERIC.

Any idea what I can do to get audio working?

thanks!

Keith