From owner-freebsd-multimedia Tue Apr 7 09:18:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA14039 for freebsd-multimedia-outgoing; Tue, 7 Apr 1998 09:18:19 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from droid.nosc.mil (root@droid.nosc.mil [198.253.206.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA14033 for ; Tue, 7 Apr 1998 09:18:18 -0700 (PDT) (envelope-from ganzer@spawar.navy.mil) Received: from spawar.navy.mil (asok.nosc.mil [198.253.140.181]) by droid.nosc.mil (8.8.7/8.8.7) with ESMTP id JAA14744; Tue, 7 Apr 1998 09:11:41 -0700 (PDT) Message-ID: <352A5124.A3FFD99F@spawar.navy.mil> Date: Tue, 07 Apr 1998 09:15:32 -0700 From: "Mark T. Ganzer" X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.6-RELEASE i386) MIME-Version: 1.0 To: Bernie Doehner CC: freebsd-multimedia@FreeBSD.ORG Subject: Re: device nodes for Luigi's drivers? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Bernie Doehner wrote: > Do you have the symbolic links between audio->audio1, mixer->mixer1 > dsp->dsp1, etc (see /dev/MAKEDEV)? Well.... (sheepishly) no I didn't. It wasn't clear to me what devices needed to be created, or whether it used the same devices as the voxware driver - that is why I asked the question originally. I have since gone ahead and did a "sh MAKEDEV snd1" to create all the audio1, mixer1, etc devices, and the links to audio, mixer, etc. (since Luigi's driver says that pnp devices have to use audio1 rather than audio0). The VAT application device error messages have gone away, however I still get no audio, and the meter doesn't budge. How does pcm1 communicate with audio1? It seems like I have a missing link between the two. I am also getting the following messages in my system log when I fire up an active VAT session: /kernel: How strange... mss_intr with no reason!Probing for PnP devices: dmesg is also showing this: CSN 1 Vendor ID: YMH0020 [0x2000a865] Serial 0xffffffff PnP: override config for CSN 1 LDN 0 vend_id 0x2000a865 mss_attach 1 at 0x530 irq 5 dma 1:5 flags 0x15 pcm1 (CS423x/Yamaha sn 0xffffffff) at 0x530 irq 5 drq 1 flags 0x15 id 18 Is there anything else I am missing? -Mark Ganzer ganzer@spawar.navy.mil To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message