From owner-freebsd-current Sun Jan 10 19:46:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA25203 for freebsd-current-outgoing; Sun, 10 Jan 1999 19:46:01 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cassiopeia.hkstar.com (cassiopeia.hkstar.com [202.82.3.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA25185 for ; Sun, 10 Jan 1999 19:45:58 -0800 (PST) (envelope-from c5666305@hkstar.com) Received: from b1.hkstar.com (b1.hkstar.com [202.82.0.87]) by cassiopeia.hkstar.com (8.9.1/8.9.1) with ESMTP id LAA28473 for ; Mon, 11 Jan 1999 11:45:24 +0800 (HKT) Received: from localhost (c5666305@localhost) by b1.hkstar.com (8.8.8/8.8.8) with SMTP id LAA06882 for ; Mon, 11 Jan 1999 11:45:23 +0800 (HKT) X-Authentication-Warning: b1.hkstar.com: c5666305 owned process doing -bs Date: Mon, 11 Jan 1999 11:45:23 +0800 (HKT) From: Chan Yiu Wah To: freebsd-current@FreeBSD.ORG Subject: how to play with pci128 sound card Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I recently bought a pci128 (creativelabs) and config my kernel as following device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 and the system recognized it as es1: rev 0x00 int a irq 9 on pci0.10.0 pcm1: using I/O space register mapping at 0x6c00 Then. I cd /dev and ./MAKEDEV snd1 and tried to play splay and the result is splay: Failed to open sound device. I had checked the dsp1 did exist. Can anyone show me the trick to solve it. cheers. Clarence To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message