[wireless-regdb] [PATCH] Update regulatory info for Russia (RU) on 5GHz

Seth Forshee sforshee at kernel.org
Mon Jan 30 12:00:55 PST 2023


On Mon, Jan 30, 2023 at 09:05:30PM +0700, Eugene Konev wrote:
> Update regulatory info for Russia on 5GHz in accordance with
> current regulatory rules.
> 
> Source: https://docs.cntd.ru/document/902048009?section=text
> 
> Signed-off-by: Eugene Konev <uejikov at gmail.com>
> ---
>  db.txt | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/db.txt b/db.txt
> index 3f74194..9bc2c1c 100644
> --- a/db.txt
> +++ b/db.txt
> @@ -1500,10 +1500,11 @@ country RS: DFS-ETSI
>         # 60 GHz band channels 1-4, ref: Etsi En 302 567
>         (57000 - 66000 @ 2160), (40)
> 
> -country RU:
> +# Source: https://docs.cntd.ru/document/902048009?section=text
> +country RU: DFS-ETSI
>         (2400 - 2483.5 @ 40), (20)
> -       (5150 - 5350 @ 160), (20), NO-OUTDOOR
> -       (5650 - 5850 @ 160), (20), NO-OUTDOOR
> +       (5150 - 5350 @ 160), (200 mW), NO-OUTDOOR, DFS
> +       (5650 - 5850 @ 160), (200 mW), NO-OUTDOOR, DFS

Based on your earlier mail these ranges require TPC. Linux does not
support TPC, so we have to cut power limits in half in the regdb. So
these need to remain at 100 mW.

Thanks,
Seth



More information about the wireless-regdb mailing list