Subject: Re: dmesg
To: None <current-users@netbsd.org>
From: Space Case <wormey@eskimo.com>
List: current-users
Date: 10/04/1998 09:24:41
On Oct 4,  5:13pm, Patrick Welche wrote:
>Messages seen while booting generic on some sort of i386. Might be
>useful?

>isapnp0: <CMI8330. Audio Adapter, @@@0001, , > port 0x530/8,0x388/8 irq 5 drq 0 not configured
>isapnp0: <CMI8330. Audio Adapter, @H@0001, , > port 0x330/2 irq 9 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

Hey, looks like your MB is similar to mine (I have a TX-PRO).  You can get
the audio configured by applying this patch to src/sys/dev/isapnp/isapnpdevs:

*** isapnpdevs.orig     Tue Sep 22 04:14:05 1998
--- isapnpdevs  Sun Sep 27 11:45:59 1998
***************
*** 130,135 ****
--- 130,136 ----
  devlogic      sb      CTL0044         SB AWE64 Gold
  devlogic      sb      CTL0045         SB AWE64 Value
  devlogic      sb      OPT9250         Televideo card, Opti
+ devlogic      sb      @X@0001         CMI8330. Audio Adapter
  devcompat     sb      PNPB000         Generic SB 1.5
  devcompat     sb      PNPB001         Generic SB 2.0
  devcompat     sb      PNPB002         Generic SB Pro

Then do a `make -f Makefile.isapnpdevs`...

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
sb1 at isapnp0 port 0x220/16 irq 5 drq 1,5
sb1: CMI8330. Audio Adapter : dsp v4.13
midi1 at sb1: <SB MIDI UART>
audio0 at sb1
opl0 at sb1: model OPL3
midi2 at opl0: <Yamaha OPL3>


~Steve

-- 
Steve Allen - wormey@eskimo.com   http://www.eskimo.com/~wormey/   ICQ 6709819

Faith is the quality that enables you to eat blackberry jam on a picnic
without looking to see whether the seeds move.

Contrary to popular belief, Unix is user friendly.  
It just happens to be selective about who it makes friends with.
	-Kyle Hearn  <kyle@intex.net>

Genius, n.:
	A chemist who discovers a laundry additive that rhymes with
"bright".