From: Zhu Yi <yi.zhu@intel.com>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: "linville@tuxdriver.com" <linville@tuxdriver.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
"Ortiz, Samuel" <samuel.ortiz@intel.com>
Subject: Re: [PATCH 2/2] iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driver
Date: Thu, 21 May 2009 11:13:14 +0800 [thread overview]
Message-ID: <1242875594.24825.605.camel@debian> (raw)
In-Reply-To: <43e72e890905201954x7a5bc41etf0305b793cbc032e@mail.gmail.com>
On Thu, 2009-05-21 at 10:54 +0800, Luis R. Rodriguez wrote:
> CHAN2G() and CHAN5G() could use the second argument removed, its
> always 0.
Yeah, I saw mac80211_hwsim doing this, but not ath9k ;-)
> BTW does 'iw list' give you something back with all these channels?
Yes. And we refresh the channel flags according to EEPROM afterwards.
Below is a paste of the 'iw list' result here. BTW, I'm using the
default world regdom.
Thanks,
-yi
---
Wiphy phy1
Band 1:
Frequencies:
* 2412 MHz [1] (27.0 dBm)
* 2417 MHz [2] (27.0 dBm)
* 2422 MHz [3] (27.0 dBm)
* 2427 MHz [4] (27.0 dBm)
* 2432 MHz [5] (27.0 dBm)
* 2437 MHz [6] (27.0 dBm)
* 2442 MHz [7] (27.0 dBm)
* 2447 MHz [8] (27.0 dBm)
* 2452 MHz [9] (27.0 dBm)
* 2457 MHz [10] (27.0 dBm)
* 2462 MHz [11] (27.0 dBm)
* 2467 MHz [12] (disabled)
* 2472 MHz [13] (disabled)
* 2484 MHz [14] (disabled)
Bitrates:
* 1.0 Mbps
* 2.0 Mbps
* 5.5 Mbps
* 11.0 Mbps
* 6.0 Mbps
* 9.0 Mbps
* 12.0 Mbps
* 18.0 Mbps
* 24.0 Mbps
* 36.0 Mbps
* 48.0 Mbps
* 54.0 Mbps
Band 2:
Frequencies:
* 5170 MHz [34] (disabled)
* 5180 MHz [36] (23.0 dBm) (no IBSS)
* 5190 MHz [38] (disabled)
* 5200 MHz [40] (23.0 dBm) (no IBSS)
* 5210 MHz [42] (disabled)
* 5220 MHz [44] (23.0 dBm) (no IBSS)
* 5230 MHz [46] (disabled)
* 5240 MHz [48] (23.0 dBm) (no IBSS)
* 5260 MHz [52] (23.0 dBm) (no IBSS)
* 5280 MHz [56] (23.0 dBm) (no IBSS)
* 5300 MHz [60] (23.0 dBm) (no IBSS)
* 5320 MHz [64] (23.0 dBm) (no IBSS)
* 5500 MHz [100] (disabled)
* 5520 MHz [104] (disabled)
* 5540 MHz [108] (disabled)
* 5560 MHz [112] (disabled)
* 5580 MHz [116] (disabled)
* 5600 MHz [120] (disabled)
* 5620 MHz [124] (disabled)
* 5640 MHz [128] (disabled)
* 5660 MHz [132] (disabled)
* 5680 MHz [136] (disabled)
* 5700 MHz [140] (disabled)
* 5745 MHz [149] (30.0 dBm) (no IBSS)
* 5765 MHz [153] (30.0 dBm) (no IBSS)
* 5785 MHz [157] (30.0 dBm) (no IBSS)
* 5805 MHz [161] (30.0 dBm) (no IBSS)
* 5825 MHz [165] (30.0 dBm) (no IBSS)
* 5920 MHz [184] (disabled)
* 5940 MHz [188] (disabled)
* 5960 MHz [192] (disabled)
* 5980 MHz [196] (disabled)
* 6000 MHz [200] (disabled)
* 6020 MHz [204] (disabled)
* 6040 MHz [208] (disabled)
* 6060 MHz [212] (disabled)
* 6080 MHz [216] (disabled)
Bitrates:
* 6.0 Mbps
* 9.0 Mbps
* 12.0 Mbps
* 18.0 Mbps
* 24.0 Mbps
* 36.0 Mbps
* 48.0 Mbps
* 54.0 Mbps
max # scan SSIDs: 10
Supported interface modes:
* IBSS
* Station
next prev parent reply other threads:[~2009-05-21 3:20 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-21 2:18 [Announce] Intel Wireless Multicomm 3200 WiFi driver Zhu Yi
2009-05-21 2:18 ` [PATCH 1/2] wireless: move some utility functions from mac80211 to cfg80211 Zhu Yi
2009-05-21 2:19 ` [PATCH 2/2] iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driver Zhu Yi
2009-05-21 2:54 ` Luis R. Rodriguez
2009-05-21 3:13 ` Zhu Yi [this message]
2009-05-21 7:12 ` [PATCH 1/2] wireless: move some utility functions from mac80211 to cfg80211 drago01
2009-05-21 7:09 ` Zhu Yi
2009-05-21 9:21 ` Johannes Berg
2009-05-21 13:38 ` John W. Linville
2009-05-21 13:56 ` Johannes Berg
2009-05-21 14:10 ` Gábor Stefanik
2009-05-21 14:41 ` John W. Linville
2009-05-21 14:54 ` Johannes Berg
2009-05-21 9:32 ` Johannes Berg
2009-05-21 11:53 ` Zhu, Yi
2009-05-21 16:10 ` [Announce] Intel Wireless Multicomm 3200 WiFi driver Johannes Berg
2009-05-21 17:54 ` Gábor Stefanik
2009-05-21 17:57 ` Johannes Berg
2009-05-21 18:23 ` Gábor Stefanik
2009-05-26 22:24 ` Luis R. Rodriguez
2009-05-31 2:17 ` Zhu Yi
2009-05-31 6:27 ` Luis R. Rodriguez
2009-05-31 6:42 ` Zhu Yi
2009-05-31 12:10 ` Maxim Levitsky
2009-05-31 12:20 ` Gábor Stefanik
2009-06-01 1:29 ` Zhu Yi
2009-06-01 22:52 ` Luis R. Rodriguez
2009-06-02 7:36 ` Zhu Yi
2009-06-01 23:00 ` Luis R. Rodriguez
2009-06-02 7:42 ` Zhu Yi
2009-06-02 16:53 ` Luis R. Rodriguez
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=1242875594.24825.605.camel@debian \
--to=yi.zhu@intel.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=mcgrof@gmail.com \
--cc=samuel.ortiz@intel.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 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.