Linux wireless drivers development
 help / color / mirror / Atom feed
* wireless-regdb US and CA settings incorrect?
@ 2011-05-05 11:21 Juuso Oikarinen
  2011-05-05 15:57 ` Luis R. Rodriguez
  0 siblings, 1 reply; 8+ messages in thread
From: Juuso Oikarinen @ 2011-05-05 11:21 UTC (permalink / raw)
  To: ext John W. Linville; +Cc: linux-wireless

Hi John, all,

The following is an excerpt of the db.txt from most recent
wireless-regdb.

country US:
         (2402 - 2472 @ 40), (3, 27)
         (5170 - 5250 @ 40), (3, 17)
         (5250 - 5330 @ 40), (3, 20), DFS
         (5490 - 5600 @ 40), (3, 20), DFS
         (5650 - 5710 @ 40), (3, 20), DFS
         (5735 - 5835 @ 40), (3, 30)
 
country CA:
         (2402 - 2472 @ 40), (3, 27)
         (5170 - 5250 @ 40), (3, 17)
         (5250 - 5330 @ 40), (3, 20), DFS
         (5490 - 5710 @ 40), (3, 20), DFS
         (5735 - 5835 @ 40), (3, 30)

We are under the understanding that the Canadian national rules deny the
usage of the 5490-5710 range of frequencies (ref from RSS-210), but the
range is present in the allowed range of frequencies for the CA region:

"Additional requirements for the band 5600-5650 MHz: Until further
notice, devices subject to this Section shall not be capable of
transmitting in the band 5600-5650 MHz, so that Environment Canada
weather radars operating in this band are protected."

Then again, the FCC rules (15.407) do not prohibit the mentioned range
of frequencies within the US (with DFS and limited power level) but in
the regulatory database that range is missing.


Is there a bug in the regulatory db, or am I misunderstanding something?


-Juuso


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Wireless-regdb US and CA settings incorrect?
@ 2011-05-09 13:31 Michael Green
  2011-05-10  4:57 ` Juuso Oikarinen
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Green @ 2011-05-09 13:31 UTC (permalink / raw)
  To: Juuso Oikarinen, ext Luis R. Rodriguez
  Cc: ext John W. Linville, linux-wireless@vger.kernel.org,
	wireless-regdb@lists.infradead.org

[-- Attachment #1: Type: text/plain, Size: 3262 bytes --]

1) Canada:    Industry Canada allows STAs to passive scan (ie enable operation) in those weather radar channels (5.6 to 5.65 GHz).  
APs must disable operation in those channels in Canada.  

2) U.S.:  I hope the entire industry (including Open Source) is aware and understands latest FCC rules for this band (attached "interim rules").    Here again, APs must disable operation in those channels and follow other restrictions about usage and installation, warnings to installers as described in this attachment.
STAs in US are not subject to these restrictions.

3) Atheros licensed software has two different reg domains for some countries like U.S. to support this case (ie different channels sets for AP vs. STA for the same country).


And somewhat related note:  in future when peer to peer technologies are supported in open source, then we need to be careful that sw and hw complies with these same rules (when a client device acts like a  "Master" per FCC definition using radar channels, then it must meet the full AP/DFS rules).  This point is not directly related to above Q&A, but thought I would mention it now.



Michael Green
Atheros Communications, Inc.
mgreen@atheros.com
Desk:   +1-781-400-1491
Mobile: +1-508-380-4921

-----Original Message-----
From: Juuso Oikarinen [mailto:juuso.oikarinen@nokia.com] 
Sent: Monday, May 09, 2011 6:29 AM
To: ext Luis R. Rodriguez
Cc: Michael Green; ext John W. Linville; linux-wireless@vger.kernel.org; wireless-regdb@lists.infradead.org
Subject: Re: wireless-regdb US and CA settings incorrect?

On Thu, 2011-05-05 at 08:57 -0700, ext Luis R. Rodriguez wrote:
> On Thu, May 5, 2011 at 4:21 AM, Juuso Oikarinen 
> <juuso.oikarinen@nokia.com> wrote:
> > Hi John, all,
> >
> > The following is an excerpt of the db.txt from most recent 
> > wireless-regdb.
> >
> > country US:
> >         (2402 - 2472 @ 40), (3, 27)
> >         (5170 - 5250 @ 40), (3, 17)
> >         (5250 - 5330 @ 40), (3, 20), DFS
> >         (5490 - 5600 @ 40), (3, 20), DFS
> >         (5650 - 5710 @ 40), (3, 20), DFS
> >         (5735 - 5835 @ 40), (3, 30)
> >
> > country CA:
> >         (2402 - 2472 @ 40), (3, 27)
> >         (5170 - 5250 @ 40), (3, 17)
> >         (5250 - 5330 @ 40), (3, 20), DFS
> >         (5490 - 5710 @ 40), (3, 20), DFS
> >         (5735 - 5835 @ 40), (3, 30)
> >
> > We are under the understanding that the Canadian national rules deny 
> > the usage of the 5490-5710 range of frequencies (ref from RSS-210), 
> > but the range is present in the allowed range of frequencies for the CA region:
> >
> > "Additional requirements for the band 5600-5650 MHz: Until further 
> > notice, devices subject to this Section shall not be capable of 
> > transmitting in the band 5600-5650 MHz, so that Environment Canada 
> > weather radars operating in this band are protected."
> >
> > Then again, the FCC rules (15.407) do not prohibit the mentioned 
> > range of frequencies within the US (with DFS and limited power 
> > level) but in the regulatory database that range is missing.
> >
> >
> > Is there a bug in the regulatory db, or am I misunderstanding something?
> 
> 
> Michael, any opinion on this?

Any take on this one?

-Juuso



[-- Attachment #2: KDB 443999 Interim Approval of UNII Devices.pdf --]
[-- Type: application/pdf, Size: 84474 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-06-23  3:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-05 11:21 wireless-regdb US and CA settings incorrect? Juuso Oikarinen
2011-05-05 15:57 ` Luis R. Rodriguez
2011-05-09 10:28   ` Juuso Oikarinen
2011-06-23  0:18   ` Green, Michael
2011-06-23  3:18     ` Luis R. Rodriguez
  -- strict thread matches above, loose matches on Subject: below --
2011-05-09 13:31 Wireless-regdb " Michael Green
2011-05-10  4:57 ` Juuso Oikarinen
2011-05-10  5:40   ` Juuso Oikarinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox