From owner-freebsd-multimedia Fri Mar 17 18:54:55 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from charon.ipass.net (charon.ipass.net [198.79.53.8]) by hub.freebsd.org (Postfix) with ESMTP id 1C28937BE6E for ; Fri, 17 Mar 2000 18:54:52 -0800 (PST) (envelope-from rhh@ipass.net) Received: from stealth.ipass.net. (ppp-1-177.dialup.rdu.ipass.net [209.170.132.177]) by charon.ipass.net (8.9.3/8.9.3) with ESMTP id VAA23082; Fri, 17 Mar 2000 21:54:25 -0500 (EST) Received: (from rhh@localhost) by stealth.ipass.net. (8.9.3/8.8.8) id VAA40245; Fri, 17 Mar 2000 21:56:53 -0500 (EST) (envelope-from rhh) Date: Fri, 17 Mar 2000 21:56:53 -0500 From: Randall Hopper To: "Kevin S. Brackett" Cc: multimedia@FreeBSD.ORG Subject: Re: AWE32 Message-ID: <20000317215653.A40178@ipass.net> References: <200003150412.UAA15188@mega.geek4food.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="yrj/dFKFPuw6o+aM" X-Mailer: Mutt 1.0.1i In-Reply-To: ; from ksb@abyss.net on Wed, Mar 15, 2000 at 04:08:37AM -0500 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Kevin S. Brackett: |On Tue, 14 Mar 2000, Andy Sparrow wrote: | |> Insert 30-pin SIMM(s) in the provided slots. Should be dirt cheap these |> days :=) | |Okay, another question, :) I put two 1mb simms into the card, but no luck |(although I read something about the first 4mb being used as boot rom |(because the card has an onboard ide controler)) .. so my question is |this, is the ram you have parity or non-parity? with that info I can get a |few 4mb simms for it... Try the attached patch plus: options AWE_DEFAULT_MEM_SIZE=8192 in your kernel config file. Works for me. |> You are using an AWE-aware MIDI player, right? I like awemidi. Randall --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch --- sys/i386/conf/ORIG/options.i386 Tue Nov 16 13:26:31 1999 +++ sys/i386/conf/options.i386 Mon Feb 28 18:56:58 2000 @@ -134,6 +134,7 @@ GUS_DMA2 opt_sound.h GUS_DMA opt_sound.h GUS_IRQ opt_sound.h +AWE_DEFAULT_MEM_SIZE opt_sound.h # Video spigot SPIGOT_UNSECURE opt_spigot.h --yrj/dFKFPuw6o+aM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message