From: Tamas Selmeci <tselmeci@dension.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] What are [SHORT-GI-40] and [DSSS_CCK-40] good for?
Date: Thu, 30 Jul 2009 15:58:35 +0200 [thread overview]
Message-ID: <4A71A70B.8070704@dension.com> (raw)
Hi all!
I have an AR5416-based TP-Link miniPCI wifi card. To be honest, I'm far
away from being satisfied with it's transfer speed, but it doesn't seem
to be the fault of the driver.
Trying to optimize performance in AP mode, hostapd provided the
following ht_capab options (supported by the chip, of course):
[HT40+], [HT40-]: ok, no problem.
[SHORT-GI-40], [DSSS_CCK-40]: I don't know them. When these flags were
set and the AP was running on channel 8 or 10, the client with an
TP-Link AR9170 USB dongle (Windows) failed to connect to it. It started
the connection but failed almost always getting an IP from DHCP server.
So these flags are now not set, and the situation seems to be rather good.
Could you please tell me in a few words what should these two unknown
options cause?
iwconfig wlan0 power off is performed.
hostapd.conf now:
interface=wlan0
driver=nl80211
ieee80211n=1
hw_mode=g
max_num_sta=256
ht_capab=[HT40+]
channel=2
tx_queue_data3_aifs=7
tx_queue_data3_cwmin=15
tx_queue_data3_cwmax=1023
tx_queue_data3_burst=0
tx_queue_data2_aifs=3
tx_queue_data2_cwmin=15
tx_queue_data2_cwmax=63
tx_queue_data2_burst=0
tx_queue_data1_aifs=1
tx_queue_data1_cwmin=7
tx_queue_data1_cwmax=15
tx_queue_data1_burst=3.0
tx_queue_data0_aifs=1
tx_queue_data0_cwmin=3
tx_queue_data0_cwmax=7
tx_queue_data0_burst=1.5
logger_syslog=1
logger_syslog_level=0
logger_stdout=-1
logger_stdout_level=0
debug=1
ctrl_interface_group=0
macaddr_acl=0
auth_algs=1
dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd
ssid=apname
wpa=3
wpa_key_mgmt=WPA-PSK
wpa_pairwise=CCMP
rsn_pairwise=CCMP
ap_max_inactivity=15
wpa_psk=47a8cf2591b8ad8726514fff464a315678ecd72c0f920d7a92dcdca8c32f6107
Thanks,
Regards,
--
Tamas Selmeci
R&D Engineer
reply other threads:[~2009-07-30 13:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A71A70B.8070704@dension.com \
--to=tselmeci@dension.com \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.