i think this is it:

http://lists.openmoko.org/nabble.html#nabble-td1484094


        In reply to this post
        by Matthias Apitz



        Hi,


I was able to disable/re-enable wifi with
following lines, I did however not have the time to check the impact on
battery life....


# using Atheros wmiconfig command to disable wlan 

./wmiconfig -i eth0 --wlan disable



# To re-enable wlan:

./wmiconfig -i eth0 --wlan enable

# set re-association mode 0 :  do send disassoc when reassociation

./wmiconfig -i eth0 --setreassocmode 0

# now try to reconnect wlan using gui

iwlist eth0 scan 



Cheers,


 Filip.

ill test it 

                                          
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
http://clk.atdmt.com/GBL/go/177141664/direct/01/
_______________________________________________
Openmoko community mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to