From owner-freebsd-current Sat Nov 13 21:20:56 1999 Delivered-To: freebsd-current@freebsd.org Received: from sstar.com (sstar.com [209.102.160.1]) by hub.freebsd.org (Postfix) with ESMTP id 966F014A18 for ; Sat, 13 Nov 1999 21:20:53 -0800 (PST) (envelope-from king@sstar.com) Received: from MAROON ([134.132.228.8]) by sstar.com with ESMTP (IPAD 2.5s/64) id 5464200; Sat, 13 Nov 1999 23:20:45 -0600 Message-Id: <4.2.0.58.19991113231829.01620f30@mail.sstar.com> X-Sender: king@mail.sstar.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Sat, 13 Nov 1999 23:20:46 -0600 To: Mathew Kanner From: Jim King Subject: Re: pnp and AWE64 Cc: Alex Zepeda , freebsd-current@FreeBSD.ORG In-Reply-To: <19991113222304.A22008@cs.mcgill.ca> References: <4.2.0.58.19991112191106.0161a680@mail.sstar.com> <4.2.0.58.19991113155109.01622610@mail.sstar.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 10:23 PM 11/13/1999 -0500, Mathew Kanner wrote: >On Nov 13, Jim King wrote: > > At 01:05 PM 11/13/1999 -0800, Alex Zepeda wrote: > > >What does pnpinfo show? > > > > pnpinfo shows a bunch of information about my USR PnP modem, but > nothing at > > all about the AWE64 (or anything else). > > > > Sorry to jump in. I once difficulties with PnP that felt >similiar. I had a working sound card and when I stuck in an ISA PnP >ethernet card, the sound card disapeared. > I fixed it by hacking the for loop in pnp_identify in >isa/pnp.c. When the loop went backwards, I could detect both devices. That does it. When running the loop forward only the ISA PnP modem is found; after hacking it to run the loop backwards the AWE64 *and* the modem are both found. Thanks! Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message