Hi,
I've just updated my 500gp with the 11462 revision of trunk but I have very unstable wifi. It is configured to wpa but it actually uses WEP, sometimes switches to WPA but the connection is very poor. Before I had v10911 and it was working fine.
root@ap:~# cat /etc/config/wireless
config 'wifi-device' 'wifi0'
option 'type' 'atheros'
option 'channel' '4'
option 'disabled' '0'
option 'agmode' '11bg'
option 'diversity' '0'
option 'txantenna' '1'
option 'rxantenna' '1'
config 'wifi-iface'
option 'device' 'wifi0'
option 'network' 'lan'
option 'mode' 'ap'
option 'ssid' 'WiFi'
option 'encryption' 'psk'
option 'hidden' '0'
option 'isolate' '0'
option 'txpower' '15'
option 'bgscan' '0'
option 'wds' '0'
option 'key' 'password'
option 'macpolicy' 'none'
option 'bursting' '0'
option '80211h' '0'
option 'wmm' '0'
option 'xr' '0'
option 'ar' '0'
option 'turbo' '0'
thanks for your help.
T.