From owner-freebsd-current Sat Sep 9 17:06:56 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA07178 for current-outgoing; Sat, 9 Sep 1995 17:06:56 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA07172 for ; Sat, 9 Sep 1995 17:06:54 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id SAA28593; Sat, 9 Sep 1995 18:09:07 -0600 Date: Sat, 9 Sep 1995 18:09:07 -0600 From: Nate Williams Message-Id: <199509100009.SAA28593@rocky.sri.MT.net> To: current@FreeBSD.org Cc: nate@rocky.sri.MT.net (Nate Williams), davdig@root.com Subject: Re: GUS Max support? In-Reply-To: <199509092219.SAA02508@Glock.COM> References: <199509092121.PAA28369@rocky.sri.MT.net> <199509092219.SAA02508@Glock.COM> Sender: current-owner@FreeBSD.org Precedence: bulk > > > 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. Great!. However, in -stable, isa/sound/local.h references 'gusmax.h' which is not generated by config, so I can't build a kernel with gus support. I've rebuilt config and *made* sure that the files I have are the correct -stable versions. The version of this file in -current no longer refernces gusmax.h, so I think we have some stuff pulled into -stable, but not everything for gus support. Does anyone have a GUS-Max working in -stable? Nate