I've got a Intersil Prism 2.5 (HFA384x) based CF Card I'm trying to get working on my Zaurus 5500.
On insert I get :
hostap_cs: setting Vcc=33 (constant)
hostap_cs: CS_EVENT_CARD_INSERTION
hostap_cs: ignoring Vcc=33 (from config)
CardServcies(ParseTuple) returned 64
hostap_cs: ParseTuple: Bad CIS tuple
hostap_cs: GetNextTuple: No more items
prism2_config() failed
cardctl ident gives me:
Socket 0:
product info: "Wireless", "LAN Adapter", "Version 01.02", ""
manfid: 0x0156, 0x0002
function: 6 (network)
Anyone have any suggestions as how to proceed?
----
Edited with more info:
I've been pushing my google-fu to the limit today searching out similar problems, it sounds like my card has bad CIS data.
If I do a dump_cis I get an parse error: Invalid argument after it prints out the config base info.
This leaves me without the cftable_entry, VCC, ipeak, io, and irq lines as far as I can determine.
As this card is a prism2ish card could someone with a card using the same chipset (and hopefully the same manfid) post an output of their dump_cis and dump_cis -v ?
I'm hoping I can hack together a cis file and load it in the config file for pcmcia (if I can remember how to write up a entry!)