From owner-freebsd-current Tue Dec 9 05:53:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA02724 for current-outgoing; Tue, 9 Dec 1997 05:53:12 -0800 (PST) (envelope-from owner-freebsd-current) 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 FAA02719 for ; Tue, 9 Dec 1997 05:53:06 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Tue, 9 Dec 1997 8:49:27 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA23155; Tue, 9 Dec 97 08:49:25 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id IAA23174; Tue, 9 Dec 1997 08:49:14 -0500 Message-Id: <19971209084913.32436@ct.picker.com> Date: Tue, 9 Dec 1997 08:49:13 -0500 From: Randall Hopper To: Dennis Tenn , Luigi Rizzo , =?iso-8859-1?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= , Luoqi Chen , "Jordan K. Hubbard" , Amancio Hasty Cc: FreeBSD-current Subject: Re: SB AWE64 support References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81 In-Reply-To: ; from Dennis Tenn on Fri, Dec 05, 1997 at 06:03:42AM -0500 Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Dennis Tenn: |Has anyone been able to get this card to work under FreeBSD 2.2.x or 3.0? Luoqi Chen: |Try the AWE32 driver from http://bahamut.mm.t.u-tokyo.ac.jp/~iwai/awedrv/, |it supports AWE wavetable synth. Driver in -current only supports FM synth |which sounds really pathetic. Maybe we should commit this new driver, I have |been running it with -stable for month without any problem. Conrad Sabatier got his AWE64 working with the port of the Linux AWEDRV using Luigi's PnP code. Check out: http://multiverse.com/~rhh/awedrv for FreeBSD port/package links. There's a link to Conrad's AWE PnP setup how-to off of this page. Randall