From owner-freebsd-multimedia Sat Dec 7 14:21:56 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA12701 for multimedia-outgoing; Sat, 7 Dec 1996 14:21:56 -0800 (PST) Received: from w2xo.pgh.pa.us (w2xo.pgh.pa.us [206.210.70.5]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id OAA12694 for ; Sat, 7 Dec 1996 14:21:49 -0800 (PST) Received: (from durham@localhost) by w2xo.pgh.pa.us (8.7.6/8.7.3) id RAA00392 for freebsd-multimedia@freebsd.org; Sat, 7 Dec 1996 17:15:14 -0500 (EST) Message-ID: X-Mailer: XFMail 0.5-alpha [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 07 Dec 1996 17:06:29 -0500 (EST) From: Jim Durham To: freebsd-multimedia@freebsd.org Subject: Discription of device functions? Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm running 2.1.6 with a SB16 card. I've compiled the sb support into the kernel and it seems to work just fine. There seems to be little documentation of the "how tos" on the various device files in /dev, like /dev/audio, /dev/dsp, and so forth. I discovered that /dev/audio will play .au files copied to "catted" to it, but I wonder about most of the rest. Apparently this "tradition" began in the Sun world. Since that's foreign to me, I need some documentation to use this stuff. Can anyone point me in the right direction? Thanks, -Jim Durham