Re: [PATCH 4/5] wireless-regdb: Remove incorrect DFS flags for Togo (TG)
Chen-Yu Tsai <[email protected]> Mon, 13 Apr 2026 12:56:14 +0800
| Newsgroups | org.infradead.lists.wireless-regdb |
|---|---|
| Message-ID | <CAGb2v64MBR5tJraW2xJX762csY7vG-hstUp1ES4dPpCARN6f_A@mail.gmail.com> |
Hi, On Sun, Apr 12, 2026 at 6:22=E2=80=AFAM Louis Kotze <[email protected]> wrot= e: > > 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. I don't read French, but my translation app says that DFS is required for all bands except the 60 GHz band. I am looking at table 9 - broadband data transmission devices (pages 20-21). If you're looking at table 3 - non-specific SRDs, then you get a much lower power limit. ChenYu > 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-Determinan= t-les-categories-et-conditions-techniques-dexploitation-des-appareils-de-fa= ible-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 >