[PATCH 4/5] wireless-regdb: Remove incorrect DFS flags for Togo (TG)
Louis Kotze <[email protected]> Sun, 12 Apr 2026 00:21:54 +0200
| Newsgroups | org.infradead.lists.wireless-regdb |
|---|---|
| Message-ID | <[email protected]> |
Commit aad0c26 (2024-07-19) added DFS flags to all bands for Togo, including 2.4 GHz, 6 GHz, and 60 GHz. DFS is only applicable to 5 GHz bands where radar avoidance is required. The source regulation (ARCEP Decision N 226/ARCEP/DG/22) does not require DFS on 2.4 GHz, 6 GHz, or 60 GHz. Remove the incorrect DFS flags from these bands while keeping DFS on the 5 GHz entries where it is correct. Reference: ARCEP Decision N 226/ARCEP/DG/22 Signed-off-by: Louis Kotze <[email protected]> --- db.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/db.txt b/db.txt index 777d323..15b80ee 100644 --- a/db.txt +++ b/db.txt @@ -1945,11 +1945,11 @@ country TD: DFS-ETSI # Source: # https://arcep.tg/wp-content/uploads/2022/12/Decision-226-22-Determinant-les-categories-et-conditions-techniques-dexploitation-des-appareils-de-faible-puissance-et-de-faible-portee.pdf country TG: DFS-ETSI - (2400 - 2483.5 @ 40), (100 mW), DFS + (2400 - 2483.5 @ 40), (100 mW) (5150 - 5350 @ 80), (20), DFS (5470 - 5850 @ 160), (27), DFS - (5925 - 6425 @ 320), (23), DFS, NO-OUTDOOR - (57000 - 66000 @2160), (40), DFS + (5925 - 6425 @ 320), (23), NO-OUTDOOR + (57000 - 66000 @ 2160), (40) # Source: # https://ratchakitcha.soc.go.th/documents/140D100S0000000004000.pdf -- 2.53.0