From owner-freebsd-hardware Thu May 20 16:32:27 1999 Delivered-To: freebsd-hardware@freebsd.org Received: from hawaii.conterra.com (hawaii.conterra.com [209.12.164.32]) by hub.freebsd.org (Postfix) with ESMTP id 67B3F1530E for ; Thu, 20 May 1999 16:32:23 -0700 (PDT) (envelope-from myself@conterra.com) Received: from dmaddox.conterra.com (myself@dmaddox.conterra.com [209.12.169.48]) by hawaii.conterra.com (8.8.8/8.8.7) with ESMTP id TAA23119; Thu, 20 May 1999 19:32:21 -0400 (EDT) Received: (from myself@localhost) by dmaddox.conterra.com (8.9.3/8.9.1) id TAA01633; Thu, 20 May 1999 19:30:42 -0400 (EDT) (envelope-from myself) Date: Thu, 20 May 1999 19:30:42 -0400 From: "Donald J . Maddox" To: Andree Jacobson Cc: Tom Embt , freebsd-hardware@FreeBSD.ORG Subject: Re: How to get AWE64 ISA PnP working? Message-ID: <19990520193042.A1385@dmaddox.conterra.com> Reply-To: dmaddox@conterra.com References: <3.0.3.32.19990520054937.00a98514@mail.embt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Andree Jacobson on Thu, May 20, 1999 at 01:22:21PM +0200 Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, May 20, 1999 at 01:22:21PM +0200, Andree Jacobson wrote: > I have the exact same card and it's working just fine... Try adding the > following to your kernel: > > controller pnp0 > device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 This is bad advice, as the feature that makes an AWE an AWE (wavetable synthesis) is not supported by the pcm device at all. To the original poster: I have an AWE64GOLD that works perfectly, in a configuration similar to yours. You may have another device that conflicts with the AWE, or the IRQ/DMA setup you specified in your kernel.conf may not match what your PnP BIOS is actually assigning your card. You need to post _complete_, unabridged dmesg output, and preferably, also the output from the 'pnpinfo' command, if you want us to be able to puzzle out the source of your problems... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message