Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Sep 1995 15:34:46 -0500
From:      Jim Lowe <james@miller.cs.uwm.edu>
To:        current@FreeBSD.org, nate@rocky.sri.MT.net
Subject:   Re:  GUS Max support?
Message-ID:  <199509092034.PAA22701@miller.cs.uwm.edu>

next in thread | raw e-mail | index | archive | help
> Message-Id: <199509091827.MAA27942@rocky.sri.MT.net>
>
> I'm finally getting some time to update my home box to -stable In the
> past, one needed to add a separate gusmax line to the configuration file
> to get explicit GUSMAX support.  Has this been removed or forgotten from
> the new distribution, since it's no longer mentioned in LINT?  The file
> 'local.h' has hooks for this, but config no longer generates gusmax.h.
> What am I doing wrong?
> 
There is no need to specify a gus max card anymore.  Supplying the stuff
for the gus is enough.  The code should auto-detect if you have a gus-max.
You should see a boot up message something like:

	gus0 at 0x220 irq 15 drq 1 flags 0x3 on isa
	gus0: <Gravis UltraSound MAX (512k)>
	gus0: <GUS MAX (CS4231)>

The line: gus0: <GUS MAX (CS4231)> specifies the max card.

	-Jim



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