Subject: gus_isapnp.c requires a change for Gravis Ultrasound PnP
To: None <netbsd-bugs@netbsd.org>
From: Zach Fine <zach@xdsl014.serv.net>
List: netbsd-bugs
Date: 12/24/1999 17:10:58
in /usr/src/sys/dev/isapnp/gus_isapnp.c, the line:

static int gus_0 = 0;		/* XXX what's this */

needs to be changed to:

static int gus_0 = 1;		/* XXX what's this */

or else the Gravis Ultrasound Plug & Play soundcard will not be
enabled even though isapnp and "guspnp* at isapnp?" are enabled in the 
kernel configuration file.

Thanks.

-Zach Fine
czyz@serv.net
.