public inbox for wireless-regdb@lists.infradead.org
 help / color / mirror / Atom feed
From: Louis Kotze <loukot@gmail.com>
To: wireless-regdb@lists.infradead.org
Cc: wens@kernel.org, Louis Kotze <loukot@gmail.com>
Subject: [PATCH 5/5] wireless-regdb: Fix 60 GHz power unit for Ukraine (UA)
Date: Sun, 12 Apr 2026 00:21:55 +0200	[thread overview]
Message-ID: <20260411222155.299441-6-loukot@gmail.com> (raw)
In-Reply-To: <20260411222155.299441-1-loukot@gmail.com>

Commit 90e83fc (December 2020) changed Ukraine's 60 GHz entry from
(40) to (40 mW), likely an accidental addition of the mW suffix
when converting other bands to mW notation. This reduces the power
limit from 40 dBm (10 W) to 40 mW (16 dBm) — a 1000x reduction.

ETSI EN 302 567, referenced in the entry's comment, specifies
40 dBm EIRP for 60 GHz. All other ETSI-based countries in the
database use 40 dBm for this band.

Restore the correct power of 40 dBm.

Reference:
  ETSI EN 302 567
  Ukrainian law zakon.rada.gov.ua/laws/show/z0201-15#n48
Signed-off-by: Louis Kotze <loukot@gmail.com>
---
 db.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/db.txt b/db.txt
index 15b80ee..460e03b 100644
--- a/db.txt
+++ b/db.txt
@@ -2044,7 +2044,7 @@ country UA: DFS-ETSI
 	(5725 - 5850 @ 80), (100 mW), NO-OUTDOOR
 	(5945 - 6425 @ 320), (23), NO-OUTDOOR
 	# 60 GHz band channels 1-4, ref: Etsi En 302 567
-	(57000 - 66000 @ 2160), (40 mW), NO-OUTDOOR
+	(57000 - 66000 @ 2160), (40), NO-OUTDOOR
 
 country UG: DFS-FCC
 	(2402 - 2482 @ 40), (20)
-- 
2.53.0



      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 ` [PATCH 4/5] wireless-regdb: Remove incorrect DFS flags for Togo (TG) Louis Kotze
2026-04-11 22:21 ` Louis Kotze [this message]

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-6-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