Subject: Re: GUSPNP without audio
To: None <port-i386@netbsd.org>
From: Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
List: port-i386
Date: 05/14/1999 23:36:12
Gary Duzan <gary@wheel.tiac.net> wrote:
>    I don't use audio much so I don't know when it started, but with
> a 1.4 kernel I don't get any sound out of my Gravis UltraSound PNP.
> The guspnp device is probed, but no audio device is attached to it.
> It has worked fine in the past. Attached are the kernel config and
> dmesg output.

I had the same problem. For me, the following worked:
Edit /sys/dev/isapnp/gus_isapnp.c, line 129, changing:
static int gus_0 = 0;
to
static int gus_0 = 1;

Hope this helps,
 Thomas Klausner

-- 
Thomas Klausner - wiz@danbala.tuwien.ac.at
WWW-homepage: http://fbma.tuwien.ac.at/~e9325658/Welcome.html
Someone who thinks logically is a nice contrast to the real world.