2015-09-16 14:22:36

by Seth Forshee

[permalink] [raw]
Subject: [PATCH] wireless-regdb: Add ETSI as the DFS region for Hong Kong

Based on [1], Hong Kong follows ETSI requirements for DFS.

[1] http://www.ofca.gov.hk/filemanager/ofca/en/content_401/hkta1039.pdf

Signed-off-by: Seth Forshee <[email protected]>
---
db.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/db.txt b/db.txt
index 982db34..d57ea84 100644
--- a/db.txt
+++ b/db.txt
@@ -490,7 +490,7 @@ country GY:
(2402 - 2482 @ 40), (30)
(5735 - 5835 @ 80), (30)

-country HK:
+country HK: DFS-ETSI
(2402 - 2482 @ 40), (20)
(5170 - 5250 @ 80), (17), AUTO-BW
(5250 - 5330 @ 80), (24), DFS, AUTO-BW
--
1.9.1



2015-09-23 16:21:50

by Seth Forshee

[permalink] [raw]
Subject: Re: [PATCH] wireless-regdb: Add ETSI as the DFS region for Hong Kong

On Wed, Sep 16, 2015 at 09:22:00AM -0500, Seth Forshee wrote:
> Based on [1], Hong Kong follows ETSI requirements for DFS.
>
> [1] http://www.ofca.gov.hk/filemanager/ofca/en/content_401/hkta1039.pdf
>
> Signed-off-by: Seth Forshee <[email protected]>

Applied.