I\'m using a SanDisk wifi card in a C860 with Cacko 1.21 and hostap 1.12 drivers. It connects fine to an AP with WEP disabled. I can then enable WEP on that AP and reconfigure the card and it connects fine again. However, when I try to connect to a different AP with a different WEP key, the card connects to the AP and a few seconds later disconnects. dmesg shows:
hostap_cs: CS_EVENT_PM_SUSPEND
hostap_cs: CS_EVENT_RESET_PHYSICAL
pxa_pcmcia_suspend(0)
eth0: hfa384x_setup_bap - timeout before
... numerous lines of errors from eth0: deleted ...
Could not read current WEP flags.
eth0: encryption setup failed
eth0: set_encryption_failed
If I then connect to an AP without WEP, I can then connect again to another AP with WEP enabled.
Is anyone else seeing this problem? Any suggestions??