Subject: Re: CD audio ?
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-i386
Date: 01/31/2000 12:01:38
On Mon, 31 Jan 2000 19:53:21 +0000
Patrick Welche <prlw1@newn.cam.ac.uk> wrote:
> On Sun, Jan 30, 2000 at 02:31:54PM -0800, Tony Hernandez wrote:
> > I have a CD rom/Player that works when I drop a disk in it in linux but not in
> > netbsd 1.4.1 <1.4.2_ALPHA kernel> what's up ? Here's dmesg:
> >
> > isapnp0: read port 0x203
> > isapnp0: <CMI8330/C3D Audio Adapter, @@@0001, , > port 0x530/8,0x388/8 irq 11
> > drq 0 not configured
> > isapnp0: <CMI8330/C3D Audio Adapter, @H@0001, , > port 0x330/2 irq 9 not
> > configured
> > isapnp0: <CMI8330/C3D Audio Adapter, @P@0001, , > port 0x200/8 not configured
> > sb1 at isapnp0 port 0x220/16 irq 5 drq 1,5
> > sb1: CMI8330/C3D Audio Adapter : dsp v4.13
> > audio0 at sb1: full duplex
> > opl0 at sb1: model OPL3
> > midi1 at opl0: <SB Yamaha OPL3>
> >
> > what's up with all these unconfigured's ?
> > ANy comments are always greatly appreciated.
>
> Looks like the sound card isn't supported. The CD rom drive should still
> work though!
Heh... amusingly, "sb" did in fact attach to the device :-)
This looks like a pretty wacked out device, tho.
Looks like the @P@0001 is a game-port adapter...
Looks like the @@@0001 is more stuff for the "sb" attachment (OPL
and whatnot)... the "sb" attachment handled it separately... the 0x530
makes me think the thing has a "wss" emulation mode, as well.
That would leave the @H@0001 part... Except that wouldn't be right,
either... note at soundblaster also likes to put things at 0x330/2...
This seems all very confusing. What brand/model is the card?
-- Jason R. Thorpe <thorpej@nas.nasa.gov>