linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: Question on 'iw reg get/set'
Date: Fri, 02 Jul 2010 09:42:54 -0700	[thread overview]
Message-ID: <4C2E170E.6040207@candelatech.com> (raw)
In-Reply-To: <20100702141216.GB2381@tuxdriver.com>

On 07/02/2010 07:12 AM, John W. Linville wrote:
> On Thu, Jul 01, 2010 at 01:30:35PM -0700, Ben Greear wrote:
>> I'm using an ath9k NIC on a slightly hacked 2.6.34 kernel, Fedora 13 32-bit.
>> I'm using the stock 'iw' command that comes with Fedora 13.
>>
>> As far as I can tell, the results of 'iw reg get'
>> are funky:
>>
>> [root@atom lanforge]# iw reg get
>> country 98:
>> 	(2402 - 2472 @ 40), (N/A, 20)
>> 	(5170 - 5250 @ 20), (N/A, 17)
>> 	(5250 - 5330 @ 20), (N/A, 18), DFS
>>
>> What is '98'?  It doesn't correspond to anything I can find
>> in the numeric or ascii lists of country codes.
>>
>> Also, setting the domain doesn't seem to do anything, although
>> there are no errors:
>>
>> [root@atom lanforge]# iw reg get
>> country 98:
>> 	(2402 - 2472 @ 40), (N/A, 20)
>> 	(5170 - 5250 @ 20), (N/A, 17)
>> 	(5250 - 5330 @ 20), (N/A, 18), DFS
>> [root@atom lanforge]# iw reg set US
>> [root@atom lanforge]# iw reg get
>> country 98:
>> 	(2402 - 2472 @ 40), (N/A, 20)
>> 	(5170 - 5250 @ 20), (N/A, 17)
>> 	(5250 - 5330 @ 20), (N/A, 18), DFS
>>
>> Anyone know if this is *supposed* to work?
>
> The ath9k driver is setting its own regulatory restrictions based on
> its EEPROM.  Setting the domain from userland can only further restrict
> the regulatory settings.  The '98' value represents a synthesized
> regulatory domain, based on the intersection of the available source
> of regulatory information (which can include the EEPROM, the userland
> setting, and a country IE from your AP).

Is there any way to get/set these raw settings (like, whatever it has in EEPROM)?

I expect we may ship some of these systems overseas, and would like the flexibility
to set the country-code for testing purposes, if nothing else.

Is there any documentation as to what '98' really means, or do we just ignore that
value and look at the info printed out after that?

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

  reply	other threads:[~2010-07-02 16:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-01 20:30 Question on 'iw reg get/set' Ben Greear
2010-07-02 14:12 ` John W. Linville
2010-07-02 16:42   ` Ben Greear [this message]
2010-07-02 16:48     ` John W. Linville
2010-07-03 16:35       ` 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=4C2E170E.6040207@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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).