Walt Scrivens wrote: > ...and the ability to easily switch among multiple wireless > configurations.
You could try my intermediate solution: http://ftp.penguin.cz/pub/users/utx/zaurus/wlan_roaming/ After inserting of WLAN card, it scans for available networks and chooses the best one. On the web, the wpa.conf is empty. See wpa_supplicant docs for generating keys. You need bash installed. It is still not nice, because it should recycle existing wireless configuration instead of inventing its own configuration file for WPA keys. I did not finished WEP stuff - I don't use any WEP AP. Also note, that now it now works only after inserting the card and not if you move outside of AP range. It may also require adding of ifup/ifdown wlan0 into APM control scripts, so you get your network rescanned (and firmware reflashed) after resume. Ideally, there should be a small daemon for it communicating with user space via D-BUS. NetworkManager should be able to handle such things, but for PDA it is an overkill - it forces my Zaurus swapping for 20-30 sec every 5 minutes or so. -- Stanislav Brabec http://www.penguin.cz/~utx/zaurus _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
