Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 1999 22:09:58 +0200
From:      "D. Rock" <rock@dead-end.net>
To:        dmaddox@conterra.com
Cc:        current@FreeBSD.ORG
Subject:   Re: New PnP code does not work for me(?)
Message-ID:  <37EE7D96.23ACE6FA@dead-end.net>
References:  <19990926144715.A337@dmaddox.conterra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Donald J . Maddox" schrieb:
> 
> I couldn't get my PnP Creative AWE64G to work with the new PnP
> code, so I tried compiling a kernel with pcm instead.  All I get is:
> 
> unknown0: <Audio> at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,5 on isa0
> unknown1: <Game> at port 0x200-0x207 on isa0
> unknown2: <WaveTable> at port 0x620-0x623 on isa0
unknown indicates that no driver seems to be responsible for this card.
I had a similar problem with an Aztech sound card, which should be MSS
compatible.

> Logical Device ID: CTL0044 0x44008c0e #0
> Device Description: Audio
[...]

You should check your Device IDs with the ones in
/sys/dev/pcm/isa/sb.c

You should add your IDs at the right place there (it should be easy to
find).
Only use the "Audio" ID (CTL0044)

Daniel


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37EE7D96.23ACE6FA>