From owner-freebsd-multimedia Fri Aug 22 20:17:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA17636 for multimedia-outgoing; Fri, 22 Aug 1997 20:17:48 -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 UAA17631 for ; Fri, 22 Aug 1997 20:17:45 -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 UAA07095; Fri, 22 Aug 1997 20:17:46 -0700 (PDT) Message-Id: <199708230317.UAA07095@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Dave Hayes cc: multimedia@FreeBSD.ORG Subject: Re: [SUMMARY] Re: Why don't the sound drivers work with VAT? In-reply-to: Your message of "Fri, 22 Aug 1997 20:05:55 PDT." <199708230305.UAA01529@hokkshideh.jetcafe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 22 Aug 1997 20:17:46 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The problem is that in your system the PnP code failed to program your card. I should be able to have solution for this type of scenario this weekend and it involves modifying the PnP code. So in summary the problem has nothing to do with the gus rather with the PnP code in the sound driver. Cheers, Amancio >From The Desk Of Dave Hayes : > > 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 > > That worked. Apparently it is better to let the code detect the card. > ------ > 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 > > Show me a person who really knows what 'good' is, and I will show you that > the person almost never uses the word. >