From owner-freebsd-stable Mon Sep 25 16: 6:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from atlas.bit.net.au (atlas.bit.net.au [203.18.94.3]) by hub.freebsd.org (Postfix) with ESMTP id F1AB437B440 for ; Mon, 25 Sep 2000 16:06:48 -0700 (PDT) Received: (from pdh@localhost) by atlas.bit.net.au (8.11.0/8.11.0) id e8PN6f501193; Tue, 26 Sep 2000 09:06:41 +1000 Date: Tue, 26 Sep 2000 09:06:41 +1000 From: Phil Homewood To: Dave Uhring Cc: freebsd-stable@FreeBSD.ORG Subject: Re: pcm driver Message-ID: <20000926090641.A599@atlas.bit.net.au> References: <200009250451.e8P4pY200914@thought.org> <20000925142015.A72441@verdi.jlc.net> <20000926082304.A21277@atlas.bit.net.au> <00092517535400.00237@dave.uhring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <00092517535400.00237@dave.uhring.com>; from duhring@charter.net on Mon, Sep 25, 2000 at 05:44:33PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dave Uhring wrote: > This topic has been hashed to death previously on this forum. The SB16, SB > Vibra16, the Ensoniq 1371-1373 and many other sound cards use *only* device > pcm. device pcm is 16 bit sound, device sbc0 is 8 bit sound. The static persists with only "device pcm". Something weird with the handling of the Vibra16 card? > If sbc1 or pcm1 appear in your dmesg, you have to "sh /dev/MAKEDEV snd1". If > sbc0 or pcm0 appear in your dmest, you "sh /dev/MAKEDEV snd0". pdh@minotaur:~% ls -l /dev/dsp* lrwxr-xr-x 1 root wheel 4 Sep 26 08:10 /dev/dsp -> dsp0 crw-rw-rw- 1 root wheel 30, 3 Sep 26 09:05 /dev/dsp0 crw-rw-rw- 1 root wheel 30, 19 Sep 26 07:55 /dev/dsp1 lrwxr-xr-x 1 root wheel 5 Sep 26 08:10 /dev/dspW -> dspW0 crw-rw-rw- 1 root wheel 30, 5 May 2 11:43 /dev/dspW0 crw-rw-rw- 1 root wheel 30, 21 May 2 12:10 /dev/dspW1 No problem there that I can see. -- Phil Homewood pdh@asiaonline.net Senior Technician +61 7 3620 1930 Asia Online (Brisbane) http://www.asiaonline.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message