Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 1998 18:51:55 -0800 (PST)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: AWE-32
Message-ID:  <Pine.BSF.4.03.9811081850170.23928-100000@resnet.uoregon.edu>
In-Reply-To: <XFMail.981108120955.asmodai@wxs.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
This belonged on either -questions or -multimedia.

On Sun, 8 Nov 1998, Jeroen Ruigrok/Asmodai wrote:

> Problem is, I was trying to set-up my SoundBlaster AWE-32, when
> rebooting I got the fooling stuff at probing:
> 
> Probing for PnP devices:
> CSN 1 Vendor ID: CTL009c [0x9c008c0e] Serial 0x10046cf4 Comp ID: PNP0600
> [0x0006d041]

Okay, newer AWE32 with PnP support.  SB32 perhaps?

> sb0 at 0x220 irq 5 drq 1 on isa
> snd0: <SoundBlaster 16 4.16> 
> sbxvi0 at ? drq 5 on isa
> snd0: <SoundBlaster 16 4.16> 
> sbmidi0 at 0x330 on isa
> snd0: <SoundBlaster MPU-401> 
> awe0 at 0x620 on isa
> AWE32: not detected
> 
> Hold it! That's awkward...
> 
> controller      snd0
> device          sb0     at isa? port 0x220 irq 5 drq 1
> device          sbxvi0  at isa? drq 5
> device          sbmidi0 at isa? port 0x330
> device          awe0    at isa? port 0x620
> 
> Am I missing something in here?

Yes -- the snd driver is not pnp aware, while the pcm driver is.  Replace
what you have above with

device pcm0 at isa? port 0 tty irq 0 dma 0 vector pcmintr

rebuild, reboot, and you should be good to go.

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9811081850170.23928-100000>