From owner-freebsd-multimedia Mon Nov 17 18:27:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA07207 for multimedia-outgoing; Mon, 17 Nov 1997 18:27:37 -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 SAA07200 for ; Mon, 17 Nov 1997 18:27:30 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Mon, 17 Nov 1997 21:16:25 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA16785; Mon, 17 Nov 97 21:16:23 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id VAA22588; Mon, 17 Nov 1997 21:15:42 -0500 Message-Id: <19971117211542.44856@ct.picker.com> Date: Mon, 17 Nov 1997 21:15:42 -0500 From: Randall Hopper To: Luigi Rizzo Cc: conrads@neosoft.com, multimedia@FreeBSD.ORG Subject: Re: AWE 64 MIDI config -- I'm lost References: <199711161612.RAA15067@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81 In-Reply-To: <199711161612.RAA15067@labinfo.iet.unipi.it>; from Luigi Rizzo on Sun, Nov 16, 1997 at 05:12:59PM +0100 Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Luigi Rizzo: |> awe0 at 0x620 on isa |> AWE32 not found |> AWE32: not detected | |maybe you can make the probe a little more verbose so as to understand |what is going wrong. Or, ask Randall (i think) who originally imported |the AWE sources and certainly knows how to configure it. Well, I've carefully steared all my ISA board purchases away from PnP, so I haven't had to deal with it. My knowledge of PnP is limited to the fact that it exists. Oh, and (ok, I know another sentence-worth about PnP :-) also I know that Takashi, the guy that wrote AWE driver, does have PnP support in it for Linux. http://bahamut.mm.t.u-tokyo.ac.jp/~iwai/midi.html in particular the FAQ entry on AWE PnP detection looks interesting: http://bahamut.mm.t.u-tokyo.ac.jp/~iwai/awedrv/awedrv-faq.html#Q2.3 I don't know if this could be easily incorporated into Luigi's PnP code or not. Luigi, could you give this FAQ entry a look a see what you think? It looks like they give some sort of PnP port read/write script to do the PnP detection right there in the FAQ. I don't know if its all that's needed or not though. Randall