this is the output of dmesg on the Z with the wlan-ng-modules from the feed
prism2cs_init: prism2_cs.o: 0.2.1-pre22 Loaded
prism2cs_init: dev_info is: prism2_cs
prism2_cs: index 0x01: Vcc 3.3, irq 35, io 0xc4860000-0xc486003f
hfa384x_docmd_wait: hfa384x_cmd timeout(2), reg=0x0.
prism2mgmt_readpda: hfa384x_drvr_readpda() failed, result=-110
hfa384x_docmd_wait: hfa384x_cmd timeout(1), reg=0x8000.
hfa384x_cmd_access: Call to hfa384x_docmd_wait failed (-110 0)
hfa384x_drvr_ramdl_enable: Genesis mode failed
hfa384x_docmd_wait: hfa384x_cmd timeout(1), reg=0x8000.
hfa384x_cmd_access: Call to hfa384x_docmd_wait failed (-110 49339)
hfa384x_drvr_ramdl_enable: Genesis mode failed
prism2mgmt_readpda: hfa384x_drvr_readpda() failed, result=-61
prism2mgmt_scan: HostScan not supported with current firmware (<1.3.2).
prism2_cs.o: 0.2.1-pre22 Unloaded
prism2dl -s -g wlan0 gives:
dl: No such device
load_cardpda failed, exiting.
and when i try to use the networkapplet in Preferences and hit "rescan neighborhood", the applet crashes with a SIGSEGV and dmesg shows:
sa1100_pcmcia_init(0)
prism2cs_init: prism2_cs.o: 0.2.1-pre22 Loaded
prism2cs_init: dev_info is: prism2_cs
prism2_cs: index 0x01: Vcc 3.3, irq 35, io 0xc4860000-0xc486003f
hfa384x_docmd_wait: hfa384x_cmd timeout(2), reg=0x0.
prism2mgmt_readpda: hfa384x_drvr_readpda() failed, result=-110
hfa384x_docmd_wait: hfa384x_cmd timeout(1), reg=0x8000.
hfa384x_cmd_access: Call to hfa384x_docmd_wait failed (-110 0)
hfa384x_drvr_ramdl_enable: Genesis mode failed
hfa384x_docmd_wait: hfa384x_cmd timeout(1), reg=0x8000.
hfa384x_cmd_access: Call to hfa384x_docmd_wait failed (-110 49404)
hfa384x_drvr_ramdl_enable: Genesis mode failed
prism2mgmt_readpda: hfa384x_drvr_readpda() failed, result=-61
prism2mgmt_scan: HostScan not supported with current firmware (<1.3.2).
hfa384x_docmd_wait: hfa384x_cmd timeout(1), reg=0x8000.
hfa384x_cmd_access: Call to hfa384x_docmd_wait failed (-110 49180)
-------------- i think this is where i push "rescan neighborhood" ----
device wlan0 entered promiscuous mode
Alignment trap: quicklauncher (2072) PC=0x405ad968 Instr=0x15b63008 Address=0x0005e87f Code 0x00
Alignment trap: quicklauncher (2072) PC=0x40309b58 Instr=0xe590c010 Address=0x0005e88f Code 0x00
Alignment trap: quicklauncher (2072) PC=0x40309b5c Instr=0xe5804004 Address=0x0005e883 Code 0xffffffff
Alignment trap: quicklauncher (2072) PC=0x40309b6c Instr=0xe580c010 Address=0x0005e88f Code 0xffffffff
Alignment trap: quicklauncher (2072) PC=0x40309b78 Instr=0xe5803000 Address=0x0005e87f Code 0xffffffff
Alignment trap: quicklauncher (2072) PC=0x40309b88 Instr=0xe5803008 Address=0x0005e887 Code 0xffffffff
Alignment trap: quicklauncher (2072) PC=0x40309b90 Instr=0xe580100c Address=0x0005e88b Code 0xffffffff
that was the reason for trying to compile the driver anyway,
if someone could explain this to me, i'd be making jumps in the air :-))
Greets
K