Problem with yenta_socket (unable to map card memory) - PROGRESS

Jeff Morrow jmorrow at jmorrow.org
Sat Jul 10 14:37:23 EDT 2004


> You probably need to update /etc/pcmcia/config.opts to list memory and
> IO port ranges that are available for PCI bus 1.
> 
> Perhaps:
> 
>   include memory 0xe0000000-0xe0ffffff
>   include port 0xa000-0xbfff
> 
> (the full ranges will show up in 'lspci -vv' for the PCI bus bridge
> with secondary bus = 1)

Thanks for that last hint.  0xe0000000-0xe0ffffff didn't work, but 
0xe4000000-0xe4ffffff did.  Now it will recognize my plain vanilla 
10/100 card, but it won't recognize the wireless card that I'm trying to 
get working in the first place.

The wireless card is a Linksys WPC11 ver.3.  I know it can work with 
Linux because I have a Knoppix box running with the exact same card, and 
it's working fine.  (That box uses an old ISA-to-PCMCIA converter, 
though.  Not sure if that matters.)

When I start up with the Linksys card, I get high beep, low beep, and 
the following messages:

cs: IO port probe 0x0100-0x04ff: excluding 0x290-0x297 0x4d0-0x4d7
cs: IO port probe 0x0800-0x08ff: clean.
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0a00-0x0aff: clean.
cs: IO port probe 0xa000-0xbfff: clean.
cs: memory probe 0xe4000000-0xe4ffffff: excluding 0xe4000000-0xe40fffff

Any thoughts?

Jeff





More information about the linux-pcmcia mailing list