Subject: Re: pcic
To: <>
From: Peter Seebach <seebs@plethora.net>
List: port-i386
Date: 04/12/2000 02:13:16
>Can anyone tell me what the pcic stuff means?  This is an attempt to configure
>a ray0.  The system BIOS claims to have reserved 64k of memory at d8000 for
>ISA devices.

Ah-hah.  It can't have done that, because the memory tops out at 0xdffff.

So, I'm trying 0xc0000.  I've turned on the debug options for i82365_isa.c,
i82365_isasubr.c, pcic.c... and I'm getting *nothing*.  Do we have some
special flag that keeps it from even starting a probe in this range?

-s