Date: Sat, 13 Nov 1999 23:20:46 -0600 From: Jim King <king@sstar.com> To: Mathew Kanner <mat@cs.mcgill.ca> Cc: Alex Zepeda <jazepeda@pacbell.net>, freebsd-current@FreeBSD.ORG Subject: Re: pnp and AWE64 Message-ID: <4.2.0.58.19991113231829.01620f30@mail.sstar.com> In-Reply-To: <19991113222304.A22008@cs.mcgill.ca> References: <Jim King's message [Re: pnp and AWE64] as of Sat, Nov 13, 1999 at 03:51:52PM -0600> <4.2.0.58.19991112191106.0161a680@mail.sstar.com> <Pine.BSF.4.10.9911131303200.251-100000@localhost> <4.2.0.58.19991113155109.01622610@mail.sstar.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.19991113231829.01620f30>