[wireless-regdb] [PATCH 12/23] wireless-regdb: update SA's 5 GHz rules

Luis R. Rodriguez mcgrof at do-not-panic.com
Fri Nov 1 10:03:07 EDT 2013


This:

  o increases the max EIRP from 17 dBm to 20 dBm
    on its first 5 GHz frequency range

  o reduces the max EIRP on its first DFS frequency
    range from 24 dBm to 20 dBm

  o increases the max EIRP on its second DFS frequency
    range from 24 dBm to 27 dBm

  o removes the last 5 GHz frequency range

Source is QCA's regulatory team's efforts.

Signed-off-by: Luis R. Rodriguez <mcgrof at do-not-panic.com>
---
 db.txt | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/db.txt b/db.txt
index 983fdf9..bd5994d 100644
--- a/db.txt
+++ b/db.txt
@@ -698,10 +698,9 @@ country RW: DFS-FCC
 
 country SA: DFS-ETSI
 	(2402 - 2482 @ 40), (20)
-	(5170 - 5250 @ 80), (17)
-	(5250 - 5330 @ 80), (24), DFS
-	(5490 - 5710 @ 80), (24), DFS
-	(5735 - 5835 @ 80), (30)
+	(5170 - 5250 @ 80), (20)
+	(5250 - 5330 @ 80), (20), DFS
+	(5490 - 5710 @ 80), (27), DFS
 
 country SE: DFS-ETSI
 	(2402 - 2482 @ 40), (20)
-- 
1.8.4.rc3




More information about the wireless-regdb mailing list