Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 1995 12:29:30 -0800
From:      Steven Wallace <swallace@ece.uci.edu>
To:        "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
Cc:        freebsd-current@freefall.cdrom.com
Subject:   Re: GUS, snddriver, gusintr ? 
Message-ID:  <199503182029.AA17351@balboa.eng.uci.edu>
In-Reply-To: Your message of "Sat, 18 Mar 1995 19:57:09 %2B0100." <199503181857.TAA24577@gilberto.physik.rwth-aachen.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm trying to get my GUS kernel compiled again but I always end up
> in snddriver and gusintr undefined.
> 
> Has the AUDIO_something approach (introduced by Jordan) been reverted again?
> 
> What is the correct kernel option to include a GUS audio device?
> 

Yes, there are now new device names instead of snd*.
Please take a look at LINT and you will see that you need:

controller	snd0
device 		gus0 at isa? port 0x220 irq 11 drq 1 vector gusintr

Please let us know if you are able to compile and have it work correctly.

Steven



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503182029.AA17351>