Subject: Re: not configured, but works?
To: None <wormey@eskimo.com>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: port-i386
Date: 08/26/1998 09:46:18
On Tue, 25 Aug 1998, Space Case wrote:

>  - the audio, which has four "not configured" lines itself
..
> And, what do I need to do to get everything configured -- especially
> the sound?
...
> isapnp0: <CMI8330. Audio Adapter, @@@0001, , > port 0x530/8,0x388/8 irq 11 drq 0 not configured
> isapnp0: <CMI8330. Audio Adapter, @H@0001, , > port 0x320/2 irq 5 not configured
> isapnp0: <CMI8330. Audio Adapter, @P@0001, , > port 0x200/8 not configured
> isapnp0: <CMI8330. Audio Adapter, @X@0001, , > port 0x220/16 irq 5 drq 1,5 not configured

To get some low quality sound you can probably just add your 
card as a SoundBlaster card.  I.e., add this line to
src/sys/dev/isapnp/isapnpdevs and remake everything.

devlogic	sb	@X@0001         CMI8330 Audio Adapter

        Good luck
        -- Lennart