Subject: Re: NetBSD/i386 and Yamaha Sound Card
To: None <feyrer@rfhs8012.fh-regensburg.de>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: netbsd-bugs
Date: 07/29/1998 11:43:50
> >   	There was a bug in NetBSD 1.2 that caused a PC with a 440LX
> >   	motherboard and a Yamaha OPL3 3D Sound card to panic on booting.
> >   	Does anyone know if that bug has been fixed?
> 
> Most likely. Try upgrading to 1.3.2.
If it is the panic that comes from the generic kernel finding
both a WSS and a SB then the bug is still in 1.3.2.  It has
been fixed in -current, but the fix didn't make it to 1.3.2.
You need to boot with a kernel without sound support or
disable the sound until you can rebuild the kernel with
only one of the SB or WSS drivers.

        -- Lennart