From owner-freebsd-questions Tue Jun 4 17:36:14 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA25305 for questions-outgoing; Tue, 4 Jun 1996 17:36:14 -0700 (PDT) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA25299; Tue, 4 Jun 1996 17:36:11 -0700 (PDT) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id SAA20407; Tue, 4 Jun 1996 18:36:01 -0600 Date: Tue, 4 Jun 1996 18:36:01 -0600 From: Nate Williams Message-Id: <199606050036.SAA20407@rocky.sri.MT.net> To: "Marc G. Fournier" Cc: questions@freebsd.org, stable@freebsd.org Subject: Re: Gravis Ultrasound support... In-Reply-To: References: Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I know its supported, I just can't get it to compile under > -stable: > Is there something I need to define in my config file other then: > > device gus0 at isa? port 0x220 irq 12 drq 1 vector gusintr How about the most important one: controller snd0 Nate