From owner-freebsd-current Fri Oct 30 03:25:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA21061 for freebsd-current-outgoing; Fri, 30 Oct 1998 03:25:59 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from top.worldcontrol.com (surf43.cruzers.com [205.215.232.43]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA21056 for ; Fri, 30 Oct 1998 03:25:57 -0800 (PST) (envelope-from brian@top.worldcontrol.com) Received: (from brian@localhost) by top.worldcontrol.com (8.9.1/8.8.8) id LAA00369 for freebsd-current@freebsd.org; Fri, 30 Oct 1998 11:26:45 GMT (envelope-from brian) Date: Fri, 30 Oct 1998 03:26:45 -0800 From: Brian Litzinger To: freebsd-current@FreeBSD.ORG Subject: pcm0: /dev/dsp: Undefined error: 0 Message-ID: <19981030032627.A356@top.worldcontrol.com> Mail-Followup-To: freebsd-current@top.worldcontrol.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.9i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just starting using the pcm audio driver on my new laptop. The sound system is the Yamaha YMF 715 chipset which seems to have emulation for everything. It is detected as: ... try to identify the yamaha pcm0 at 0x530 irq 9 drq 0 flags 0xa200 on isa mss_attach 0 at 0x530 irq 9 dma 0:0 flags 0xa200 And much works: xanim, rvplayer. however a simple utility dies: brian@top>vplay -S -s 22050 -b 8 < l.dsp Playing raw data : Speed 22050 Hz Stereo ... /dev/dsp: Undefined error: 0 (I hate 'Undefined error: 0' by the way) Most of the audio settings however were made as: brian@top>cat >/dev/dsp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message