Hi, I use dscape for a long time and it works well on my ibook G4.
Today I have tested the last All-in-one softmac patch bcm43xx-060326__forlinux2.6.16__.patch.bz2. With the very good surprise, it works with WPA and in a simple way: the only thing to do is to modprobe bcm43xx and to configure wpa_supplicant, I don't need to make the other iwconfig or iwlist. With the debian unstable (wpasupplicant 0.4.8-1), I put in /etc/network/interfaces iface eth1 inet dhcp wpa-conf/home/user/.wpa/wpa_supplicant.conf pre-up modprobe bcm43xx post-down modprobe -r bcm43xx and use "ifup/ifdown eth1". Thanks for your work, Bin _______________________________________________ Bcm43xx-dev mailing list [email protected] http://lists.berlios.de/mailman/listinfo/bcm43xx-dev
