Compaq WL200 and pd6729

David Hinds dhinds at sonic.net
Wed Mar 23 18:46:16 EST 2005


On Thu, Mar 24, 2005 at 10:32:43AM +1100, AM Drew wrote:

> 0000:00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev 
> a3) (prog-if 00 [Normal decode])
>         Flags: bus master, 66Mhz, fast devsel, latency 0
>         Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
>         I/O behind bridge: 00009000-0000afff
>         Memory behind bridge: d8000000-d9ffffff
>         Prefetchable memory behind bridge: d4000000-d4ffffff

Your PD6729 bridge is sitting behind this PCI bridge.  In your
config.opts file, you should remove the default IO and memory windows
and instead use:

  include memory 0xd8000000-0xd9ffffff
  include port 0x9000-0xafff

-- Dave



More information about the linux-pcmcia mailing list