From owner-freebsd-questions Tue Apr 20 9:30:56 1999 Delivered-To: freebsd-questions@freebsd.org Received: from vanessa.eliuk.org (sec2d9.dial.uniserve.ca [204.244.165.72]) by hub.freebsd.org (Postfix) with ESMTP id D9FC314EA6 for ; Tue, 20 Apr 1999 09:30:50 -0700 (PDT) (envelope-from kevin_eliuk@sunshine.net) Received: from localhost (cagey@localhost) by vanessa.eliuk.org (8.9.3/8.9.3) with ESMTP id JAA02577; Tue, 20 Apr 1999 09:06:25 -0700 (PDT) (envelope-from cagey@vanessa.eliuk.org) Date: Tue, 20 Apr 1999 09:06:24 -0700 (PDT) From: "Kevin G. Eliuk" To: Sean Shilton Cc: freebsd-questions@freebsd.org Subject: Re: pcm audio driver In-Reply-To: <19990419235947.12725.rocketmail@web708.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 19 Apr 1999, Sean Shilton wrote: > I have compiled the pcm audio driver in my 3.1 kernel. dmesg | grep > pcm reveals that the machine does see the sound device. I do not know > which device to pipe audio files to however (before i had the snd0 > compiled in and could re-direct to /dev/audio). > Thanks Read /sys/i386/isa/sound/[CARDS | README], you will have to make symbollic links to the correct devices. My /dev directory looks like this for sound. lrwxrwxrwx 1 root wheel 6 Apr 2 22:06 audio -> audio1 lrwxrwxrwx 1 root wheel 4 Apr 2 22:06 dsp -> dsp1 lrwxrwxrwx 1 root wheel 5 Apr 2 22:06 dspW -> dspW1 lrwxrwxrwx 1 root wheel 5 Apr 2 22:07 dspdefault -> dspW1 -- Regards, Kevin G. Eliuk Box 67, Granthams Landing, BC VON 1X0 (604)886-4040 Discover Rock Solid, Discover FreeBSD | http://www.FreeBSD.Org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message