From owner-freebsd-multimedia Fri Aug 22 10:08:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA20313 for multimedia-outgoing; Fri, 22 Aug 1997 10:08:39 -0700 (PDT) Received: from hokkshideh.jetcafe.org (hokkshideh.jetcafe.org [207.155.21.4]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA20308 for ; Fri, 22 Aug 1997 10:08:36 -0700 (PDT) Received: from hokkshideh.jetcafe.org (localhost [127.0.0.1]) by hokkshideh.jetcafe.org (8.8.5/8.8.5) with ESMTP id KAA05584; Fri, 22 Aug 1997 10:10:13 -0700 (PDT) Message-Id: <199708221710.KAA05584@hokkshideh.jetcafe.org> X-Mailer: exmh version 2.0delta 6/3/97 To: Mark Tinguely Cc: hasty@rah.star-gate.com, multimedia@FreeBSD.ORG Subject: Re: Why don't the sound drivers work with VAT? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 22 Aug 1997 10:10:13 -0700 From: Dave Hayes Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > if he is dealing with guspnp-6, remember the PNP code caused the GUS (classic) > to not be found. I mentioned a hack around it in sys/sound/gus_wave.c > in the routine gus_wave_init(): Actually the kernel does find the card. My setup used to work when I had 2.1-STABLE with the old voxware (?) drivers. I know this is not a hardware thing, nor is the kernel having a problem finding the card. I -may- not have my /dev directory set up right, I made /dev/vatio and I think /dev/audio works.... hokkshideh> ls -l /dev/vatio crw-rw---- 1 root wheel 25, 128 Jul 2 1996 /dev/vatio hokkshideh> ls -l /dev/audio lrwxrwxrwx 1 root wheel 6 Jul 11 16:56 /dev/audio@ -> audio1 hokkshideh> ls -l /dev/audio1 crw-rw-rw- 1 root wheel 30, 20 Jul 11 16:57 /dev/audio1 ...but I could be loopy on this. ------ 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 What we see depends on mainly what we look for.