I've got an Ambicom card which worked fine under OZ 3.5.4.1rc-2
In pdaxrom, is it a matter of simply inserting the wlan card & if it's recognised, then you can configure it via a gui app???
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133219\"][{POST_SNAPBACK}][/a][/div]
i hdidn't tried the gui one, for my card i just put the firmware in /etc/pcmcia/firmware folder and edited the hostap_fw_load file to include the path, then in console
~:$ iwconfig wlan0 mode manage essid "the_name_of_AP" key f012345678
~:$ ifconfig wlan0 up
~:$ dhcpcd wlan0 -d
That's all.