From owner-freebsd-current Sat Sep 9 17:22:15 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA07472 for current-outgoing; Sat, 9 Sep 1995 17:22:15 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA07466 for ; Sat, 9 Sep 1995 17:22:13 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id RAA05955; Sat, 9 Sep 1995 17:21:06 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id RAA00467; Sat, 9 Sep 1995 17:23:16 -0700 Message-Id: <199509100023.RAA00467@corbin.Root.COM> To: Nate Williams cc: current@freebsd.org Subject: Re: GUS Max support? In-reply-to: Your message of "Sat, 09 Sep 95 18:09:07 MDT." <199509100009.SAA28593@rocky.sri.MT.net> From: David Greenman Reply-To: davidg@Root.COM Date: Sat, 09 Sep 1995 17:23:16 -0700 Sender: current-owner@freebsd.org Precedence: bulk >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? Hmmm. I haven't touched the sound code. So unless Jordan messed with it, it should be identical to what was in 2.0.5. -DG