linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pat Erley <pat-lkml@erley.org>
To: zhuyj <zyjzyj2000@gmail.com>, linux-wireless@vger.kernel.org
Cc: "Liu, Bopeng" <Bopeng.Liu@windriver.com>
Subject: Re: 802.11a is supported in AP mode or not?
Date: Wed, 22 Jan 2014 08:51:14 -0600	[thread overview]
Message-ID: <52DFDAE2.8020004@erley.org> (raw)
In-Reply-To: <52DF947E.40800@gmail.com>

On 01/22/2014 03:50 AM, zhuyj wrote:
> Hi, maintainers
>
> I made tests on ubuntu 13.10. I followed these steps.
>  From the following logs, we can see 802.11a is not supported in channel
> list.
> I want to know whether 802.11a supports this or not? Or 802.11a is not
> used in this?
> Chip is 6205. lspci -vvv is as below.
>
> Thanks a lot.
> Zhu Yanjun
>
> 1. installed ubuntu 13.10 client
>
> 2. git clone
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git linux-git
>
> 3. apt-get install kernel-package
>
> 4. make-kpkg --initrd --append-to-version=-test-iwlwifi kernel_image
> kernel-headers
>
> 5. dpkg -i linux-headers-
>    dpkg -i linux-images-
>
> 6.reboot ubuntu 13.10
>
> 7.    $ vi /etc/hostapd.conf
>      interface=wlan0
>      driver=nl80211
>      logger_syslog=-1
>      logger_syslog_level=2
>      logger_stdout=-1
>      logger_stdout_level=2
>      dump_file=/tmp/hostapd.dump
>      ctrl_interface=/var/run/hostapd
>      ctrl_interface_group=0
>      ssid=test
>      country_code=US
>      hw_mode=a
>      channel=2

Channel 2 is in the 2.4ghz band (B/G) not 5ghz (A)

>      beacon_int=100
>      dtim_period=2
>      max_num_sta=255
>      rts_threshold=2347
>      fragm_threshold=2346
>      macaddr_acl=0
>      auth_algs=3
>      ignore_broadcast_ssid=0
>      wmm_enabled=1
>      wmm_ac_bk_cwmin=4
>      wmm_ac_bk_cwmax=10
>      wmm_ac_bk_aifs=7
>      wmm_ac_bk_txop_limit=0
>      wmm_ac_bk_acm=0
>      wmm_ac_be_aifs=3
>      wmm_ac_be_cwmin=4
>      wmm_ac_be_cwmax=10
>      wmm_ac_be_txop_limit=0
>      wmm_ac_be_acm=0
>      wmm_ac_vi_aifs=2
>      wmm_ac_vi_cwmin=3
>      wmm_ac_vi_cwmax=4
>      wmm_ac_vi_txop_limit=94
>      wmm_ac_vi_acm=0
>      wmm_ac_vo_aifs=2
>      wmm_ac_vo_cwmin=2
>      wmm_ac_vo_cwmax=3
>      wmm_ac_vo_txop_limit=47
>      wmm_ac_vo_acm=0
>      eap_server=0
>      wpa=2
>      wpa_passphrase=12345678
>      wpa_key_mgmt=WPA-PSK
>      wpa_pairwise=TKIP CCMP
>      wpa_group_rekey=600
>      wpa_gmk_rekey=86400
>



  parent reply	other threads:[~2014-01-22 14:58 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-22  9:50 802.11a is supported in AP mode or not? zhuyj
2014-01-22 10:33 ` zhuyj
2014-01-22 10:47   ` Liu, Bopeng
2014-01-22 14:51 ` Pat Erley [this message]
2014-01-22 21:20 ` Krishna Chaitanya
2014-01-23  2:00   ` Liu, Bopeng
2014-01-23  6:15     ` Krishna Chaitanya
2014-01-23  6:37       ` Liu, Bopeng
2014-01-23  6:44       ` zhuyj
2014-01-23  8:23         ` Emmanuel Grumbach
2014-01-23  8:36           ` Liu, Bopeng
2014-01-23  8:41             ` Liu, Bopeng
2014-01-23  8:50           ` zhuyj
2014-01-23  8:57             ` Krishna Chaitanya
2014-01-23  8:59               ` Liu, Bopeng
2014-01-23  9:04                 ` Krishna Chaitanya
2014-01-23  9:07                   ` Liu, Bopeng
2014-01-23  9:20                     ` Liu, Bopeng
2014-01-23  9:21                       ` Liu, Bopeng
2014-01-23  9:27                         ` Emmanuel Grumbach
2014-01-23  9:29                           ` Krishna Chaitanya
2014-01-23  9:34                             ` Liu, Bopeng
2014-01-23  9:36                               ` Liu, Bopeng
2014-01-23  9:49                               ` Emmanuel Grumbach
2014-01-24  5:27                                 ` Liu, Bopeng
2014-01-27 21:21                                   ` Anand Moon
2014-01-27 21:59                                     ` Anand Moon
2014-01-24  6:26                           ` Liu, Bopeng

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=52DFDAE2.8020004@erley.org \
    --to=pat-lkml@erley.org \
    --cc=Bopeng.Liu@windriver.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=zyjzyj2000@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).