From owner-freebsd-questions Mon Nov 3 09:50:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA18317 for questions-outgoing; Mon, 3 Nov 1997 09:50:20 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA18267 for ; Mon, 3 Nov 1997 09:50:00 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Mon, 3 Nov 1997 12:48:25 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA17579; Mon, 3 Nov 97 12:48:23 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id MAA19839; Mon, 3 Nov 1997 12:48:05 -0500 Message-Id: <19971103124804.00474@ct.picker.com> Date: Mon, 3 Nov 1997 12:48:04 -0500 From: Randall Hopper To: Carey Nairn Cc: questions@FreeBSD.ORG Subject: Re: AWE64 support ? References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81 In-Reply-To: ; from Carey Nairn on Tue, Oct 28, 1997 at 11:26:51PM +1100 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Carey Nairn: |Just a quick question to find out the status of support for Creative AWE64 |sound cards in 2.2.5-RELEASE. I noticed a commented line in the 2.2.2 |LINT file as follows: | |... |device sbmidi0 at isa? port 0x330 |#device awe0 at isa? port 0x620 |device gus0 at isa? port 0x220 irq 12 drq 1 vector gusintr |... | |Does this mean the card is not yet supported? Well the driver in there works, but the ports I submitted didn't appear in the ports tree. Check out: http://multiverse.com/~rhh/awedrv for an updated version of the driver that'll drop right in along with several cool tools to use with it. Let me know if you have any questions. Note that since (I think) you have a PnP card, you'll also need to use the ISA PnP tools to get your card detected before the driver will find it: Have never used it myself, but the last path I have saved off for it is: ftp://rah.star-gate.com/pub/FreeBSD-ISA_PnP_June8.tar.gz Randall Hopper