From owner-freebsd-questions Sat May 22 5:52:13 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hole.noc.iafrica.com (hole.noc.iafrica.com [196.31.1.191]) by hub.freebsd.org (Postfix) with ESMTP id CF60A14C05 for ; Sat, 22 May 1999 05:52:03 -0700 (PDT) (envelope-from robh@hole.noc.iafrica.com) Received: from robh (helo=localhost) by hole.noc.iafrica.com with local-smtp (Exim 2.04 #1) id 10lBFy-000592-00 for freebsd-questions@freebsd.org; Sat, 22 May 1999 14:52:02 +0200 Date: Sat, 22 May 1999 14:52:02 +0200 (SAT) From: Rob Hunter X-Sender: robh@hole.noc.iafrica.com To: freebsd-questions@freebsd.org Subject: problem with AWE64 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 Hi I'm running 3.2-RELEASE. I've got an awe 64, and as far as what I can see I've configured my kernel properly to support it. When booting, I get: config> pnp 1 0 os enable port0 0x220 irq0 5 drq0 1 drq1 5 port1 0x330 port2 0x388 config> pnp 1 1 os enable port0 0x201 config> pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 when it loads the startup script, and: sb0 at 0x220 irq 5 drq 1 on isa snd0: sbxvi0 at drq 5 on isa snd0: sbmidi0 at 0x330 on isa snd0: awe0 at 0x620 on isa awe0: opl0 at 0x388 on isa snd0: after the kernel has finished loading. There's something that I haven't done, and I think it's a ./MAKEDEV in /dev, but I don't know what. I get: Can't open /dev/dsp! when trying to play an mp3 with amp/mpg123. There's no such device in /dev called dsp (or snd for that matter) Any help appreciated --Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message