Date: Tue, 20 Apr 1999 09:06:24 -0700 (PDT) From: "Kevin G. Eliuk" <kevin_eliuk@sunshine.net> To: Sean Shilton <unsatisfy@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: pcm audio driver Message-ID: <Pine.BSF.4.10.9904200854430.412-100000@vanessa.eliuk.org> In-Reply-To: <19990419235947.12725.rocketmail@web708.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9904200854430.412-100000>