hmm. well, I couldn't get cacko (1.22) to flash new firmware, so I got a CF-PCMCIA adaptor and tried using my SuSE9.3 laptop. I reconfigured it to use the hostap driver for the card, as per HRW's instructions that reflashing isn't possible otherwise. Here's what I got:
Nov 8 22:59:49 fry cardmgr[4040]: socket 1: Spectrum24 LA4100 Series WLAN PC Card
Nov 8 22:59:50 fry kernel: hostap: module not supported by Novell, setting U taint flag.
Nov 8 22:59:50 fry kernel: hostap_crypt: registered algorithm 'NULL'
Nov 8 22:59:50 fry kernel: hostap_cs: module not supported by Novell, setting U taint flag.
Nov 8 22:59:50 fry kernel: hostap_cs: 0.4.4 - 2005-08-21 (Jouni Malinen <jkmaline@cc.hut.fi>)
Nov 8 22:59:50 fry kernel: hostap_cs: setting Vcc=33 (constant)
Nov 8 22:59:50 fry kernel: hostap_cs: CS_EVENT_CARD_INSERTION
Nov 8 22:59:50 fry kernel: hostap_cs: setting Vcc=33 (from config)
Nov 8 22:59:50 fry kernel: Checking CFTABLE_ENTRY 0x01 (default 0x01)
Nov 8 22:59:50 fry kernel: IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
Nov 8 22:59:50 fry kernel: io->flags = 0x00C7, io.base=0x0000, len=72
Nov 8 22:59:50 fry kernel: hostap_cs: Registered netdevice wifi0
Nov 8 22:59:50 fry kernel: hostap_cs: index 0x01: Vcc 3.3, irq 3, io 0xe080-0xe0c7
Nov 8 22:59:51 fry kernel: hostap_cs: assuming no Primary image in flash - card initialization not completed
Nov 8 22:59:51 fry kernel: wifi0: test Genesis mode with HCR 0x1f
Nov 8 22:59:51 fry kernel: prism2_pccard_cor_sreset: original COR 41
Nov 8 22:59:51 fry kernel: prism2_pccard_genesis_sreset: original COR 41
Nov 8 22:59:51 fry kernel: Readback test failed, HCR 0x1f write 00 e1 a1 ff read 00 ce a1 ce
Nov 8 22:59:51 fry kernel: wifi0: test Genesis mode with HCR 0x0f
Nov 8 22:59:51 fry kernel: prism2_pccard_cor_sreset: original COR 41
Nov 8 22:59:51 fry kernel: prism2_pccard_genesis_sreset: original COR 41
Nov 8 22:59:51 fry kernel: Readback test succeeded, HCR 0x0f
Nov 8 22:59:51 fry kernel: prism2_pccard_genesis_sreset: original COR 41
Nov 8 22:59:51 fry kernel: wifi0: registered netdevice wlan0
Nov 8 22:59:51 fry kernel: wifi0: cannot get RID fdc6 (len=12) - no PRI f/w
the final line simply repeats indefinitely, sometimes saying wifi0, sometimes wlan0.
I also tried a windows reflash utility but it didn't find the card, although Windows was happy to try and use the card.
So, after much googling I found that, according to the Jean Tourrilhes page, the symbol CF wlan card doesn't have any built-in firmware, the host uploads the firmware into the card during initialisation.
http://www.hpl.hp.com/personal/Jean_Tourri...html#SpectrumCFI am now puzzled. Or maybe I misunderstood you HRW... is it that OpenZaurus is set up to use the card in hostap mode, and uploads the firmware to the card using the prism2_srec function during boot, and you're not actually upgrading the card at all?
thanks
Paul