[PATCH 1/5] wireless-regdb: Update 6 GHz rules for Hong Kong (HK)
Louis Kotze <[email protected]> Sun, 12 Apr 2026 00:21:51 +0200
| Newsgroups | org.infradead.lists.wireless-regdb |
|---|---|
| Message-ID | <[email protected]> |
OFCA published HKCA 1081 Issue 2 (August 29, 2025), updating the 6 GHz WLAN specification for Hong Kong: - LPI (indoor): 24 dBm EIRP - VLP (outdoor): 14 dBm EIRP - Frequency: 5945-6425 MHz (5925-5945 reserved as guard band) The previous entry had VLP power only (14 dBm), no indoor flag, and used the wrong frequency start (5925 instead of 5945). Update to LPI with correct frequency range and NO-OUTDOOR flag. Reference: HKCA 1081 Issue 2 (August 2025) https://www.ofca.gov.hk/filemanager/ofca/en/content_401/hkca1081.pdf Signed-off-by: Louis Kotze <[email protected]> --- db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db.txt b/db.txt index 343b256..172029e 100644 --- a/db.txt +++ b/db.txt @@ -883,7 +883,7 @@ country HK: DFS-ETSI (5250 - 5350 @ 80), (23), DFS, AUTO-BW, NO-OUTDOOR (5470 - 5730 @ 160), (27), DFS (5730 - 5850 @ 80), (36) - (5925 - 6425 @ 160), (14) + (5945 - 6425 @ 160), (24), NO-OUTDOOR # Source: # https://www.conatel.gob.hn/doc/Regulacion/resoluciones/2023/NR05-23.pdf -- 2.53.0