From owner-freebsd-hackers Mon Jan 12 00:35:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA16991 for hackers-outgoing; Mon, 12 Jan 1998 00:35:19 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from gvr.gvr.org (root@gvr.gvr.org [194.151.74.97]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA16979 for ; Mon, 12 Jan 1998 00:35:02 -0800 (PST) (envelope-from guido@gvr.org) Received: (from guido@localhost) by gvr.gvr.org (8.8.6/8.8.5) id JAA29883; Mon, 12 Jan 1998 09:34:44 +0100 (MET) From: Guido van Rooij Message-Id: <199801120834.JAA29883@gvr.gvr.org> Subject: Re: au files In-Reply-To: <199801120511.GAA12565@labinfo.iet.unipi.it> from Luigi Rizzo at "Jan 12, 98 06:11:55 am" To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Date: Mon, 12 Jan 1998 09:34:44 +0100 (MET) Cc: hasty@rah.star-gate.com, jbryant@unix.tfs.net, gjp@erols.com, freebsd-hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk Luigi Rizzo wrote: > > Talking of audio stuff: is it possible to have /dev/pcaudio behaving > > like a sound device? That would make it possible to play real audio > > via the built in speaker. > > do you mean support more formats or speeds ? or just not abort when > presented with the Voxware ioctl() ? I want to run the real audio player ;-). So what I'd like is to link /dev/audio to /dev/pcaudio and go. -Guido