All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] wireless-regdb: Update 6 GHz rules for South Africa (ZA)
@ 2026-04-28  7:28 Louis Kotze
  2026-04-28  7:35 ` Chen-Yu Tsai
  0 siblings, 1 reply; 2+ messages in thread
From: Louis Kotze @ 2026-04-28  7:28 UTC (permalink / raw)
  To: wireless-regdb; +Cc: wens

ICASA Notice 1822 of 2023 (23 May 2023) amended Annexure B of the
Radio Frequency Spectrum Regulations, 2015, to allow licence-exempt
use of 5925-6425 MHz for WAS/RLAN.

The notice references ETSI EN 303 687 and defines two device
categories:

  LPI (Low Power Indoor): 23 dBm EIRP, indoor only
  VLP (Very Low Power):   14 dBm EIRP, no restriction

The current entry uses VLP power (14 dBm) with no indoor flag.
Update to LPI with the NO-OUTDOOR flag.

LPI is the appropriate choice because indoor WiFi is the primary
use case for 6 GHz. The VLP limit of 14 dBm is too low for
practical network operation with standard access points advertising
LPI power levels, causing repeated regulatory mismatch errors that
on MLO (Multi-Link Operation) setups disrupt the 6 GHz link.

Per maintainer guidance, only one rule per band is allowed, so this
replaces the VLP rule rather than adding the LPI rule alongside it.

Reference:
  ICASA Notice 1822 of 2023, Government Gazette No. 48643 (23 May 2023)
  Amendment to Annexure B, Radio Frequency Spectrum Regulations, 2015
  https://www.icasa.org.za/uploads/files/Notice-to-amend-Annexure-B-of-the-Radio-Frequency-Spectrum.pdf

Signed-off-by: Louis Kotze <loukot@gmail.com>
---
Changes since v1:
  - Replace VLP rule with LPI rule per "one rule per band" guidance
    (Chen-Yu Tsai), rather than adding both.
  - Resend as standalone top-level patch. The previous v2 was sent
    inline as a reply on 2026-04-10, which the b4-ty tooling cannot
    extract. No content change from that v2.

v1: https://lore.kernel.org/wireless-regdb/CAMcSecJ7nDo+-JqGri80m8yn_cp9UfajHqLQDPYup7Zh7QVj7Q@mail.gmail.com/

 db.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/db.txt b/db.txt
index e019bd0..c310b7f 100644
--- a/db.txt
+++ b/db.txt
@@ -2180,7 +2180,7 @@ country ZA: DFS-ETSI
 	(5170 - 5250 @ 80), (20), AUTO-BW
 	(5250 - 5330 @ 80), (20), DFS, AUTO-BW
 	(5490 - 5710 @ 160), (30)
-	(5925 - 6425 @ 320), (14)
+	(5925 - 6425 @ 320), (23), NO-OUTDOOR
 
 country ZW: DFS-ETSI
 	(2402 - 2482 @ 40), (20)

base-commit: d0781152c3349d64faffaaa28d1221eafe389346
-- 
2.54.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] wireless-regdb: Update 6 GHz rules for South Africa (ZA)
  2026-04-28  7:28 [PATCH v2] wireless-regdb: Update 6 GHz rules for South Africa (ZA) Louis Kotze
@ 2026-04-28  7:35 ` Chen-Yu Tsai
  0 siblings, 0 replies; 2+ messages in thread
From: Chen-Yu Tsai @ 2026-04-28  7:35 UTC (permalink / raw)
  To: wireless-regdb, Louis Kotze

On Tue, 28 Apr 2026 09:28:44 +0200, Louis Kotze wrote:
> ICASA Notice 1822 of 2023 (23 May 2023) amended Annexure B of the
> Radio Frequency Spectrum Regulations, 2015, to allow licence-exempt
> use of 5925-6425 MHz for WAS/RLAN.
> 
> The notice references ETSI EN 303 687 and defines two device
> categories:
> 
> [...]

Applied to master in wens/wireless-regdb.git, thanks!

[1/1] wireless-regdb: Update 6 GHz rules for South Africa (ZA)
      https://git.kernel.org/wens/wireless-regdb/c/0bfb3d418a27

Best regards,
-- 
Chen-Yu Tsai <wens@kernel.org>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-28  7:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-28  7:28 [PATCH v2] wireless-regdb: Update 6 GHz rules for South Africa (ZA) Louis Kotze
2026-04-28  7:35 ` Chen-Yu Tsai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.