From owner-freebsd-multimedia Wed Jan 7 04:13:29 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA19981 for multimedia-outgoing; Wed, 7 Jan 1998 04:13:29 -0800 (PST) (envelope-from owner-freebsd-multimedia) 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 EAA19974 for ; Wed, 7 Jan 1998 04:13:23 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Wed, 7 Jan 1998 7:11:46 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA15108; Wed, 7 Jan 98 07:11:45 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id HAA22631; Wed, 7 Jan 1998 07:10:44 -0500 Message-Id: <19980107071044.11281@ct.picker.com> Date: Wed, 7 Jan 1998 07:10:44 -0500 From: Randall Hopper To: Hostas Red Cc: multimedia@FreeBSD.ORG Subject: Re: AWE32 under 3.0-CURRENT References: <19980107065413.62404@ct.picker.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81 In-Reply-To: <19980107065413.62404@ct.picker.com>; from Randall Hopper on Wed, Jan 07, 1998 at 06:54:13AM -0500 Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Randall Hopper: |Hostas Red: | |How can I play midi-files on AWE Synth under 3.0-CURRENT? Can't get a bit | |of info on it... | |For now though, you just need to apply a kernel patch and compile a few |ports. For details, see: | | http://multiverse.com/~rhh/awedrv | |The only bit not mentioned on the page is that for 3.0-current, you may |need to remove this #ifdef block at the top of |/usr/src/sys/gnu/i386/isa/sound/awe_config.h after applying the kernel patch: Never mind this awe_config.h mod. I just updated the 3.0-current patch file so that this isn't necessary. Just follow the INSTALL.frbsd instructions in the driver package. Randall