hi, i tried the mvista kernel i synced yesterday (source.mvista.com::linuxppc_2_4_devel) but pcmcia doesn't work.
my old config.opts had this (probably not perfect but it worked) include port 0x4000-0x40ff, port 0x4400-0x44ff include memory 0x80000000-0x803ff000, memory 0xfd000000-0xfd3ff000 should lspci come up with new i/o ranges? i tried several different combinations of i/o in pcmcia's config.opts but i when i insert a card i always get the message cs: unable to map card memory! this is the actual difference: --- lspci-2.4.5 Sat Sep 8 00:59:20 2001 +++ lspci-2.4.10 Sat Sep 8 01:07:40 2001 @@ -21,10 +21,10 @@ 00:13.0 CardBus bridge: Texas Instruments PCI1211 Flags: bus master, medium devsel, latency 168, IRQ 22 Memory at 80880000 (32-bit, non-prefetchable) [size=4K] - Bus: primary=00, secondary=01, subordinate=01, sec-latency=176 + Bus: primary=00, secondary=01, subordinate=04, sec-latency=176 Memory window 0: fd000000-fd3ff000 (prefetchable) Memory window 1: 80000000-803ff000 - I/O window 0: 00001000-000010ff - I/O window 1: 00001400-000014ff + I/O window 0: 00004000-000040ff + I/O window 1: 00004400-000044ff 16-bit legacy interface ports at 0001 -- [EMAIL PROTECTED] Brad Midgley