I see that 2.6.19 is supposed to support WPA with fullmac prism54 cards: http://prism54.org/punbb/viewtopic.php?pid=6813 However, I can't seem to get it working. I'm running 2.6.19.1 on Gentoo with wpa_supplicant version 0.5.6. The access point is actually another Linux box running hostapd. It is configured to use WPA-PSK with TKIP encryption. Here's my wpa_supplicant.conf: ctrl_interface=/var/run/wpa_supplicant ctrl_interface_group=0 ap_scan=1 network={ ssid="jimbo" key_mgmt=WPA-PSK proto=WPA psk="xxxxxxxxxxxxx" } The LEDs on the card start flashing when I try to connect to the access point, but it doesn't succeed in connecting. Here's the output I get in /var/log/messages while it is trying to connect: Jan 1 16:50:58 lucy eth0: resetting device... Jan 1 16:50:58 lucy eth0: uploading firmware... Jan 1 16:50:58 lucy eth0: firmware version: 1.0.4.3 Jan 1 16:50:58 lucy eth0: firmware upload complete Jan 1 16:50:58 lucy eth0: interface reset complete Jan 1 16:50:59 lucy eth0: prism54_set_txpower() auto power will be implemented later. Jan 1 16:50:59 lucy prism54_hostapd - len=48 Jan 1 16:50:59 lucy eth0: Caught WPA supplicant wpa init request Jan 1 16:50:59 lucy eth0: Enabling WPA Jan 1 16:50:59 lucy prism54_hostapd - len=48 Jan 1 16:50:59 lucy eth0: Caught WPA drop unencrypted request Jan 1 16:50:59 lucy eth0: timeout waiting for mgmt response 100, triggering device Jan 1 16:51:02 lucy eth0: timeout waiting for mgmt response 100, triggering device Jan 1 16:51:11 lucy eth0: timeout waiting for mgmt response 100, triggering device Jan 1 16:51:19 lucy eth0: timeout waiting for mgmt response 100, triggering device Jan 1 16:51:27 lucy eth0: timeout waiting for mgmt response 100, triggering device Jan 1 16:51:27 lucy eth0: timeout waiting for mgmt response 90, triggering device Jan 1 16:51:27 lucy prism54_hostapd - len=48 Jan 1 16:51:27 lucy eth0: Caught WPA drop unencrypted request Jan 1 16:51:27 lucy prism54_hostapd - len=48 Jan 1 16:51:27 lucy eth0: Caught WPA supplicant set WPA IE request Jan 1 16:51:27 lucy eth0: WPA IE Attachment was set Jan 1 16:51:40 lucy prism54_hostapd - len=48 Jan 1 16:51:40 lucy eth0: Caught WPA drop unencrypted request Jan 1 16:51:40 lucy prism54_hostapd - len=48 Jan 1 16:51:40 lucy eth0: Caught WPA supplicant set WPA IE request Jan 1 16:51:40 lucy eth0: WPA IE Attachment was set Jan 1 16:51:53 lucy prism54_hostapd - len=48 Jan 1 16:51:53 lucy eth0: Caught WPA drop unencrypted request Jan 1 16:51:53 lucy prism54_hostapd - len=48 Jan 1 16:51:53 lucy eth0: Caught WPA supplicant set WPA IE request Jan 1 16:51:53 lucy eth0: WPA IE Attachment was set Any ideas as to what's going wrong here? Here's what lspci thinks of my card, if that helps: 06:00.0 Network controller: Intersil Corporation ISL3890 [Prism GT/Prism Duette]/ISL3886 [Prism Javelin/Prism Xbow] (rev 01) Please CC me in any responses, I'm not subscribed to this mailing list. thanks for any help, Jim Faulkner - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html