From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peizhao Hu Date: Fri, 03 Dec 2010 15:30:30 +1000 Subject: [ath9k-devel] Progress on Ath9k HT support on Adhoc mode Message-ID: <4CF88076.6080105@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hi Could anyone please tell me the progress on Ath9k HT support for adhoc mode? On the latest OpenWRT trunk build, I can only get 22Mbps throughput with 54Mbit/s rate. below are my setting for the AR9220 radio. config 'wifi-device' 'radio0' option 'type' 'mac80211' option 'macaddr' '00:0c:42:64:bf:70' option 'hwmode' '11na' option 'htmode' 'HT40-' list 'ht_capab' 'SHORT-GI-40' list 'ht_capab' 'TX-STBC' list 'ht_capab' 'RX-STBC1' list 'ht_capab' 'DSSS_CCK-40' option 'country' 'US' option 'channel' '44' option 'txpower' '1' config 'wifi-iface' option 'device' 'radio0' option 'ssid' 'ath9kTest2' option 'encryption' 'none' option 'network' 'wan' option 'mode' 'adhoc' -- regards; Peizhao