Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 1998 04:39:11 +0200 (EET)
From:      Vladimir Kushnir <kushn@mail.kar.net>
To:        ROOT <root@cinch.rt66.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: /dev/dsp like support in freebsd?
Message-ID:  <Pine.BSF.3.96.980325043224.6076A-100000@kushnir.kiev.ua>
In-Reply-To: <Pine.BSF.3.96.980324071445.399A-100000@cinch.rt66.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 24 Mar 1998, ROOT wrote:

> 
>  I was wondering if fbsd had /dev/dsp (like in linux) support for things

Yes, both of drivers support it.

> like wav or mp3 files.. I'd like to play mp3s in freebsd, but most players
> want /dev/dsp.. Checked the /dev/MAKEDEV file, and found nothing that
> looked to pertain to that.. Any help?

Look for snd in /dev/MAKEDEV. 

cd /dev
./MAKEDEF snd0 

will make the full set of sound devices (/dev/audio, /dev/dsp, /dev/mixer
and so on).

> 
> Brian

Regards,
Vladimir


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.3.96.980325043224.6076A-100000>