[PATCH] wireless-regdb: Permit 230 MHz bandwidth in 6 GHz band for GB
Emily
linux at emily.moe
Thu May 29 06:57:06 PDT 2025
From: Emily <hello at emily.moe>
Similarly to the changes in 6c7cbccaee121772a23fa0efdfefcdd8a2369985
(“wireless-regdb: Permit 320 MHz bandwidth in 6 GHz band in
ETSI/CEPT”), the Ofcom regulations for the 5925–6425 MHz band [1]
have no explicit limits on bandwidth:
> Maximum mean EIRP of 250mW for Low Power indoor and 25mW for Very
> Low Power indoor and mobile outdoor.
>
> Maximum mean EIRP density of 12.6mW/MHz in any 1 MHz band.
>
> Techniques to access spectrum and mitigate interference that provide
> at least equivalent performance to the techniques described in
> designated standards specified in the Notices of publication (See
> Section 6) for the 5150 – 5250 MHz band must be used.
I cannot find any material online suggesting that the use of 320 MHz
bandwidth is restricted in any way.
[1] https://www.ofcom.org.uk/siteassets/resources/documents/spectrum/interface-requirements/ir-2030.pdf?v=335258
Signed-off-by: Emily <hello at emily.moe>
---
db.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/db.txt b/db.txt
index e331d4f..c2ed384 100644
--- a/db.txt
+++ b/db.txt
@@ -722,7 +722,7 @@ country GB: DFS-ETSI
(5470 - 5730 @ 160), (500 mW), DFS, wmmrule=ETSI
# short range devices (ETSI EN 300 440-1)
(5725 - 5850 @ 80), (200 mW), NO-OUTDOOR
- (5925 - 6425 @ 160), (250 mW), NO-OUTDOOR, wmmrule=ETSI
+ (5925 - 6425 @ 320), (250 mW), NO-OUTDOOR, wmmrule=ETSI
# 60 GHz band channels 1-6
(57000 - 71000 @ 2160), (40)
--
2.49.0
More information about the wireless-regdb
mailing list