From owner-freebsd-multimedia Fri Aug 22 17:34:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA12613 for multimedia-outgoing; Fri, 22 Aug 1997 17:34:34 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA12607 for ; Fri, 22 Aug 1997 17:34:31 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.7/8.8.5) with ESMTP id RAA06567; Fri, 22 Aug 1997 17:34:31 -0700 (PDT) Message-Id: <199708230034.RAA06567@rah.star-gate.com> To: Dave Hayes cc: multimedia@FreeBSD.ORG Subject: Re: Why don't the sound drivers work with VAT? In-reply-to: Your message of "Fri, 22 Aug 1997 17:31:01 PDT." <199708230031.RAA13304@hokkshideh.jetcafe.org> Date: Fri, 22 Aug 1997 17:34:31 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Please try this: controller snd0 device gus0 at isa? vector gusintr config -n touch /sys/i386/isa/sound/*.c cd /sys/compile/ make make install reboot Tnks, Amancio >From The Desk Of Dave Hayes : > > Whats your kernel config look like and this time all I need is the > > gus / snd0 bits from the kernel configuration. > > # Sound Card > controller snd0 > device gus0 at isa? port 0x220 irq 12 drq 1 flags 0x3 vector gusintr > ------- > Dave Hayes - Altadena CA, USA - dave@jetcafe.org > >>> The opinions expressed above are entirely my own <<< > Freedom Knight of Usenet - http://www.jetcafe.org/~dave/usenet > > A sample is a sample. Yet nobody would buy my house when I > showed them a brick from it. - Mulla Nasrudin >