From owner-freebsd-questions Tue Apr 6 2:44:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.netvision.net.il (alpha.netvision.net.il [194.90.1.13]) by hub.freebsd.org (Postfix) with ESMTP id 564B114BCF for ; Tue, 6 Apr 1999 02:44:38 -0700 (PDT) (envelope-from spud@i.am) Received: from i.am (RAS2-p111.hfa.netvision.net.il [62.0.145.239]) by alpha.netvision.net.il (8.9.3/8.8.6) with ESMTP id LAA04353 for ; Tue, 6 Apr 1999 11:42:37 +0200 (IST) Message-ID: <3709D436.86028DF8@i.am> Date: Tue, 06 Apr 1999 12:30:33 +0300 From: Tomer Weller X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: pcm0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i wanna use the pcm0 driver for my sbpro emulation, here's my configuration with the voxware drivers : #begin voxware sound controller snd0 options "SBC_IRQ=5" device sb0 at isa? port 0x220 tty irq 5 drq 1 flags 0x15 device mpu0 at isa? port 0x330 irq 9 device opl0 at isa? port 0x388 conflicts #end voxware sound how should a pcm0 configuration line look like ? i checked out LINT and tried many other configurations but whenever i try to listen to WAVE sound i hear noise. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message