From owner-freebsd-questions Fri Jul 21 19: 2:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id A909237B960 for ; Fri, 21 Jul 2000 19:02:48 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (sol.cs.binghamton.edu [128.226.123.100]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with ESMTP id WAA08631 for ; Fri, 21 Jul 2000 22:02:44 -0400 (EDT) Date: Fri, 21 Jul 2000 22:00:21 -0400 (EDT) From: Zhihui Zhang To: freebsd-questions@freebsd.org Subject: sound on Dell Inspiron 5000 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to make sound work on Dell Inspiron 5000 with FreeBSD 4.0-release. The dmesg displays: chip2: port 0x1400 - 0x14ff irq 5 at device 8.0 on pci0. I put the following in the configuration file: device pcm device pcm0 at isa? port 0x1400 irq 5 drq 1 flags 0x15 I use mp3blaster to play a mp3 file. It says fail to open device file. Thanks for any help. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message