From: Louis Kotze <loukot@gmail.com>
To: wireless-regdb@lists.infradead.org
Cc: wens@kernel.org, Louis Kotze <loukot@gmail.com>
Subject: [PATCH 4/5] wireless-regdb: Remove incorrect DFS flags for Togo (TG)
Date: Sun, 12 Apr 2026 00:21:54 +0200 [thread overview]
Message-ID: <20260411222155.299441-5-loukot@gmail.com> (raw)
In-Reply-To: <20260411222155.299441-1-loukot@gmail.com>
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 <loukot@gmail.com>
---
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
next prev parent reply other threads:[~2026-04-11 22:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-11 22:21 [PATCH 0/5] wireless-regdb: Fix incorrect entries found during comprehensive audit Louis Kotze
2026-04-11 22:21 ` [PATCH 1/5] wireless-regdb: Update 6 GHz rules for Hong Kong (HK) Louis Kotze
2026-04-11 22:21 ` [PATCH 2/5] wireless-regdb: Update 6 GHz rules for South Korea (KR) Louis Kotze
2026-04-11 22:21 ` [PATCH 3/5] wireless-regdb: Fix 6 GHz LPI power for Russia (RU) Louis Kotze
2026-04-11 22:21 ` Louis Kotze [this message]
2026-04-11 22:21 ` [PATCH 5/5] wireless-regdb: Fix 60 GHz power unit for Ukraine (UA) Louis Kotze
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260411222155.299441-5-loukot@gmail.com \
--to=loukot@gmail.com \
--cc=wens@kernel.org \
--cc=wireless-regdb@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox