OK, my whining never ceases...
OZ 3.5.3 (Hentges); I'm wrestling with wpa_supplicant. I have the wpa_supplicant.conf file set up, and so I try the following, with these results:
root@akita:/# wpa_supplicant -iwlan0 -c/etc/wpa_supplicant.conf
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Operation not supported
Failed to enable WPA in the driver
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Operation not supported
Failed to disable WPA in the driver
lsmod shows hostap and hostap_cs installed. I had heard that hostap provided client-side WPA, so thought this would be possible with my Buffalo WLI2-CF-S11, but perhaps I'm missing something horribly obvious.
Any suggestions?