All of lore.kernel.org
 help / color / mirror / Atom feed
From: Seth Forshee <seth.forshee@canonical.com>
To: Illia Volochii <illia.volochii@gmail.com>
Cc: wireless-regdb@lists.infradead.org, linux-wireless@vger.kernel.org
Subject: Re: [wireless-regdb] [PATCH] wireless-regdb: Update regulatory rules for Ukraine (UA)
Date: Thu, 28 Jan 2021 13:41:42 -0600	[thread overview]
Message-ID: <YBMTdvq71TGJjbvR@ubuntu-x1> (raw)
In-Reply-To: <20201222192329.56983-1-illia.volochii@gmail.com>

On Tue, Dec 22, 2020 at 09:23:28PM +0200, Illia Volochii wrote:
> This patch is based on the latest Ukrainian norms https://zakon.rada.gov.ua/laws/show/z0201-15#n48 and is an updated version of the one sent previously.
> 
> * Extend some frequency ranges.
> * Provide some power limits in mW to be consistent with local norms.
> * Decrease EIRP on 60 GHz band channels to 20 dbm.
> * Set wmmrule=ETSI to frequency ranges that are related to EN 301 893.
> * Permit outdoor usage of 2.4 GHz band channels.
> * Prohibit outdoor usage of some 5 GHz and 60 GHz band channels.
> 
> Signed-off-by: Illia Volochii <illia.volochii@gmail.com>
> ---
>  db.txt | 27 ++++++++++++++-------------
>  1 file changed, 14 insertions(+), 13 deletions(-)
> 
> diff --git a/db.txt b/db.txt
> index c71a03a..be6edf0 100644
> --- a/db.txt
> +++ b/db.txt
> @@ -1548,21 +1548,22 @@ country TZ:
>  	(2402 - 2482 @ 40), (20)
>  	(5735 - 5835 @ 80), (30)
>  
> -# Source:
> -# #914 / 06 Sep 2007: http://www.ucrf.gov.ua/uk/doc/nkrz/1196068874
> -# #1174 / 23 Oct 2008: http://www.nkrz.gov.ua/uk/activities/ruling/1225269361
> -# (appendix 8)
> -# Listed 5GHz range is a lowest common denominator for all related
> -# rules in the referenced laws. Such a range is used because of
> -# disputable definitions there.
> +# Source: https://zakon.rada.gov.ua/laws/show/z0201-15#n48
> +# Power limit units are the same as provided in the source (i.e., mW for
> +# 2.4 and 5 GHz, dbm for 60 GHz).
> +# Although it is allowed to use up to 250 mW for some 5 GHz frequency ranges,
> +# all of them are limited to 100 mW for IEEE 802.11n and IEEE 802.11ac.
> +# 2.4 GHz band channels can be used outdoors when some requirements are met.
> +# 5 GHz band channels must be used only indoors in some cases. They are neither
> +# permitted nor denied outdoors in others.
>  country UA: DFS-ETSI
> -	(2400 - 2483.5 @ 40), (20), NO-OUTDOOR
> -	(5150 - 5250 @ 80), (20), NO-OUTDOOR, AUTO-BW
> -	(5250 - 5350 @ 80), (20), DFS, NO-OUTDOOR, AUTO-BW
> -	(5490 - 5670 @ 160), (20), DFS
> -	(5735 - 5835 @ 80), (20)
> +	(2400 - 2483.5 @ 40), (100 mW)

You mention that some conditions are required for outdoor use of this
range. One of those is TPC, which would require reducing the max EIRP to
50 mW. There's also some language about the SSID format which implies a
license might be required, but it's not entirely clear from the
translation I'm reading. Seems like it might be best to keep this at 100
mW, NO-OUTDOOR.

> +	(5150 - 5250 @ 80), (100 mW), NO-OUTDOOR, AUTO-BW, wmmrule=ETSI
> +	(5250 - 5350 @ 80), (100 mW), DFS, NO-OUTDOOR, AUTO-BW, wmmrule=ETSI
> +	(5470 - 5725 @ 160), (100 mW), DFS, NO-OUTDOOR, wmmrule=ETSI
> +	(5725 - 5850 @ 80), (100 mW), NO-OUTDOOR
>  	# 60 GHz band channels 1-4, ref: Etsi En 302 567
> -	(57000 - 66000 @ 2160), (40)
> +	(57000 - 66000 @ 2160), (20), NO-OUTDOOR

These changes all look fine to me.

Thanks,
Seth

>  
>  country UG: DFS-FCC
>  	(2402 - 2482 @ 40), (20)
> -- 
> 2.25.1
> 

_______________________________________________
wireless-regdb mailing list
wireless-regdb@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/wireless-regdb


  reply	other threads:[~2021-01-28 19:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-20 21:27 [PATCH] wireless-regdb: Update regulatory rules for Ukraine (UA) Illia Volochii
2020-12-20 21:27 ` [wireless-regdb] " Illia Volochii
2020-12-22 19:17 ` Illia Volochii
2020-12-22 19:17   ` [wireless-regdb] " Illia Volochii
2020-12-22 19:23   ` Illia Volochii
2020-12-22 19:23     ` [wireless-regdb] " Illia Volochii
2021-01-28 19:41     ` Seth Forshee [this message]
2021-01-29 14:49       ` Illia Volochii
2021-01-29 15:00         ` Seth Forshee
2021-01-29 15:03 ` Seth Forshee

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=YBMTdvq71TGJjbvR@ubuntu-x1 \
    --to=seth.forshee@canonical.com \
    --cc=illia.volochii@gmail.com \
    --cc=linux-wireless@vger.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 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.