All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: linux-wireless@vger.kernel.org
Subject: Question on 'iw reg get/set'
Date: Thu, 01 Jul 2010 13:30:35 -0700	[thread overview]
Message-ID: <4C2CFAEB.9070302@candelatech.com> (raw)

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?

Thanks,
Ben

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

             reply	other threads:[~2010-07-01 21:02 UTC|newest]

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