Linux wireless drivers development
 help / color / mirror / Atom feed
From: Chen-Yu Tsai <wens@csie.org>
To: seth.forshee@canonical.com
Cc: Chen-Yu Tsai <wens@csie.org>,
	wireless-regdb@lists.infradead.org,
	linux-wireless@vger.kernel.org
Subject: [PATCH v4 3/5] wireless-regdb: Update 5GHz rules for US
Date: Tue,  6 Oct 2015 00:14:56 +0800	[thread overview]
Message-ID: <1444061698-16384-4-git-send-email-wens@csie.org> (raw)
In-Reply-To: <1444061698-16384-1-git-send-email-wens@csie.org>

The FCC increased the maximum conducted transmission power for the
U-NII-1 (5150 ~ 5250 MHz) band to 30 dBm or 1 W for master devices
and 24 dBm or 250 mW for mobile/portable
devices.

Since 250 mW is slightly lower than 24 dBm, set the power limit to
a conservative value of 23 dBm.

Effective 6/2/2014.

See FCC KDB 905462 D06.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
---
 db.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/db.txt b/db.txt
index f6607bc..ee6eaad 100644
--- a/db.txt
+++ b/db.txt
@@ -1159,7 +1159,8 @@ country UG: DFS-FCC
 
 country US: DFS-FCC
 	(2402 - 2472 @ 40), (30)
-	(5170 - 5250 @ 80), (17), AUTO-BW
+	# 5.15 ~ 5.25 GHz: 30 dBm for master mode, 23 dBm for clients
+	(5170 - 5250 @ 80), (23), AUTO-BW
 	(5250 - 5330 @ 80), (23), DFS, AUTO-BW
 	(5490 - 5730 @ 160), (23), DFS
 	(5735 - 5835 @ 80), (30)
-- 
2.5.3


  parent reply	other threads:[~2015-10-05 16:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-05 16:14 [PATCH v4 0/5] wireless-regdb: Update TW and US rules to latest regulations Chen-Yu Tsai
2015-10-05 16:14 ` [PATCH v4 1/5] wireless-regdb: Update U-NII-2c (5470 ~ 5725 MHz) rules for Taiwan (TW) Chen-Yu Tsai
2015-10-05 16:14 ` [PATCH v4 2/5] wireless-regdb: Update regulatory rule boundary frequencies " Chen-Yu Tsai
2015-10-05 16:14 ` Chen-Yu Tsai [this message]
2015-10-05 16:14 ` [PATCH v4 4/5] wireless-regdb: Add U-NII-1 (5150 ~ 5250 MHz) band " Chen-Yu Tsai
2015-10-05 16:14 ` [PATCH v4 5/5] wireless-regdb: Update 5 GHz rules for Taiwan (TW) to follow US Chen-Yu Tsai
2015-10-13 18:37 ` [PATCH v4 0/5] wireless-regdb: Update TW and US rules to latest regulations Seth Forshee

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=1444061698-16384-4-git-send-email-wens@csie.org \
    --to=wens@csie.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=seth.forshee@canonical.com \
    --cc=wireless-regdb@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox