[wireless-regdb] [PATCH 47/53] wireless-regdb: enable HT40 in RU - Russian Federation
Luis R. Rodriguez
mcgrof at do-not-panic.com
Tue Jul 16 22:18:36 EDT 2013
From: "Luis R. Rodriguez" <mcgrof at do-not-panic.com>
As per QCA the Russian Federation (RU) enables
HT40 on the 5 GHz band as follows. This has been
verified by actual product submission and product
certification.
Band [MHz] Max BW [MHz] Max gain Max EIRP [dBm (mW)]
5170-5330 40 N/A 20.00 (100.00)
5650-5710 40 N/A 30.00 (1000.00)
5735.000 - 5835.000 40 N/A 30.00 (1000.00)
Prior to this we didn't have HT40 allowed on RU at all.
This patch changes this and splits the 5 GHz band into
two segments which allow two different max EIRP values.
Exact details on the 5 GHz QCA work for Russia you can
refer to this PDF:
https://lists.infradead.org/pipermail/wireless-regdb/attachments/20130125/29d3fa1f/attachment-0001.pdf
Originally submitted to the list by Michael Green.
Signed-off-by: Luis R. Rodriguez <mcgrof at do-not-panic.com>
---
db.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/db.txt b/db.txt
index c76131b..0815e6e 100644
--- a/db.txt
+++ b/db.txt
@@ -672,7 +672,9 @@ country RS:
country RU:
(2402 - 2482 @ 40), (N/A, 20)
- (5735 - 5835 @ 20), (N/A, 30)
+ (5170 - 5330 @ 40), (N/A, 20)
+ (5650 - 5710 @ 40), (N/A, 30)
+ (5735 - 5835 @ 40), (N/A, 30)
country RW:
(2402 - 2482 @ 40), (N/A, 20)
--
1.7.10.4
More information about the wireless-regdb
mailing list