I've just spent another couple of hours trying to get wifi working under pdaXii13 5.4.9 (on my c3000) to no avail.
I have 2 wifi cards I've been trying to get to work, which 'cardctl ident' identifies as follows:
Socket 0:
product info: "WLAN", "11Mbps_PC-Card_3.0", "ISL37100P", "Eval-RevA"
manfid: 0x000b, 0x7100
function: 6 (network)
Socket 0:
product info: "PLANEX COMMUNICATIONS INC.", "PLANEX GW-CF11X Wireless CF Card", "", ""
manfid: 0xd601, 0x0010
function: 6 (network)
I did a search for 'ISL37100P' and apparently that card requires the "prism2_cs" kernel module but this appears to be missing from pdaXii13 although it does have the prism USB module but that's no good to me. This same card worked fine under earlier releases of pdaXii13- why did this module get removed and where can I get a copy?
The Planex card supposedly requires "hostap_cs" networking module, so if I edited /etc/pcmcia/config, left the 'Device Driver Definitions' and 'Dummy Drivers' sections intact but deleted everything in the 'Ethernet Adapter Definitions' and added this in its place:
card "PLANEX COMMUNICATIONS INC."
version "PLANEX GW-CF11X Wireless CF Card"
manfid 0xd601, 0x0010
bind "hostap_cs"
ejected the card, restarted CF/PCMCIA service, re-inserted card... nothing. No modules are being loaded and it just says 'unsupported card' in matchbox panel's card applet. I also tried binding to "hostap" but that did the same so I also edited /etc/pcmcia/hostap_cs.conf to look like this:
device "hostap_cs"
class "network" module "hostap", "hostap_cs"
card "PLANEX COMMUNICATIONS INC."
version "PLANEX GW-CF11X Wireless CF Card"
manfid 0xd601, 0x0010
bind "hostap_cs"
but that hasn't made any difference. Does this file actually get used anyway? What other files are important to establishing a working wifi connection?
I'm all out of ideas now, please can someone help me get wifi working! It would appear Meanie has stopped working on and supporting pdaXii13 and seeing as how wifi used to work out-of-the-box in older versions this is a showstopper and a real shame. We need to add a 'Fixing Wifi' section to meanies otherwise excellent and very comprehensive documentation on the Tyrannozaurus site as most Z need this functioning to be productive and use their Z to its full capacity.