[wireless-regdb] 06/38: wireless-regdb: Update 5GHz rules for US

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Dec 4 23:56:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository wireless-regdb.

commit 0621b2d879c220dd050e7be657332fbae83c9935
Author: Chen-Yu Tsai <wens at csie.org>
Date:   Tue Oct 6 00:14:56 2015 +0800

    wireless-regdb: Update 5GHz rules for US
    
    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 at csie.org>
    Signed-off-by: Seth Forshee <seth.forshee at canonical.com>
---
 db.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/db.txt b/db.txt
index 4792a42..9cd4038 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)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/wireless-regdb.git



More information about the Kernel-svn-changes mailing list