diff mbox

wireless-regdb: Update regulations for Ukraine

Message ID CAHc5FiXv=aeKKwpz2RP3ho+d-eggxfGuECk1deyNWNdkT8r8gg@mail.gmail.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Mykyta Iziumtsev Oct. 8, 2012, 9:28 a.m. UTC
Add 5GHz band and mark 2.4GHz and 5GHz as NO-OUTDOOR according to
"??????? ??? ???????????? ???????? ???????????????? ???????
?? ???????????????? ?????????, ??? ???????????? ???? ?? ????????
??????? ?? ????????????" from 27 May 2010.

Ref: http://www.ucrf.gov.ua/uk/doc/nkrz/1196068874

Update rules as follows as lowest common denominator:
        (2400 - 2483.5 @ 40), (N/A, 20), NO-OUTDOOR
        (5150 - 5350 @ 40), (N/A, 20), NO-OUTDOOR

All WiFi equipment can be classified as either Client, Master,
or Access Terminal. Client maps to STA or P2P-Client,
Master -- to AP, IBSS/Mesh node or P2P-GO, and Access Terminal
can be either Client or Master, but there is additional requirement
that it should be deactivated on request from authorities.
But at the same time Access Terminal can be used outdoor.
For Master device there is requirement for indoor-only usage.
Further, WiFi equipment is divided by 802.11n capability criteria.

802.11bg/802.11a Client and Master
2400-2483,5 100 mW for DSSS/OFDM and 500 mW for FHSS
5150-5350 200 mW

802.11bg/80211a Access Terminal
2400-2483,5 100 mW
5150-5350 200 mW
5470-5670 1 W
5725-5850 2 W

802.11bgn/802.11an Client, Master or Access Terminal
2400-2483,5 100 mW
5150-5350 100 mW
5470-5670 100 mW
5725-5850 100 mW

Signed-off-by: Mykyta Iziumtsev <mykyta.iziumtsev@gmail.com>
Signed-off-by: Pavel Chernyshev <pchernyshev@gmail.com>
Signed-off-by: Andrew Bordunov <andrew.bordunov@gmail.com>
---
 db.txt |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Arend van Spriel Oct. 9, 2012, 7:53 a.m. UTC | #1
On 10/08/2012 11:28 AM, Mykyta Iziumtsev wrote:
> Add 5GHz band and mark 2.4GHz and 5GHz as NO-OUTDOOR according to
> "??????? ??? ???????????? ???????? ???????????????? ???????
> ?? ???????????????? ?????????, ??? ???????????? ???? ?? ????????
> ??????? ?? ????????????" from 27 May 2010.
>
> Ref: http://www.ucrf.gov.ua/uk/doc/nkrz/1196068874
>
> Update rules as follows as lowest common denominator:
>          (2400 - 2483.5 @ 40), (N/A, 20), NO-OUTDOOR
>          (5150 - 5350 @ 40), (N/A, 20), NO-OUTDOOR
>
> Signed-off-by: Mykyta Iziumtsev <mykyta.iziumtsev@gmail.com>
> Signed-off-by: Pavel Chernyshev <pchernyshev@gmail.com>
> Signed-off-by: Andrew Bordunov <andrew.bordunov@gmail.com>
> ---
>   db.txt |    3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/db.txt b/db.txt
> index 4c54543..08c6c89 100644
> --- a/db.txt
> +++ b/db.txt
> @@ -653,7 +653,8 @@ country TR: DFS-ETSI
>   	(5250 - 5330 @ 20), (N/A, 20), DFS
>

Some time ago I suggested to add the source ref in the db.txt. Could we 
add that here now:

+ /*
+  * source: http://www.ucrf.gov.ua/uk/doc/nkrz/1196068874
+  */
>   country UA:
> -	(2402 - 2482 @ 40), (N/A, 20)
> +	(2400 - 2483.5 @ 40), (N/A, 20), NO-OUTDOOR
> +	(5150 - 5350 @ 40), (N/A, 20), NO-OUTDOOR
>
>   country US: DFS-FCC
>   	(2402 - 2472 @ 40), (3, 27)
>

Regards,
AvS

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Andrii Bordunov Dec. 4, 2012, 7:35 p.m. UTC | #2
Yes, good amendment. New patch will be submitted in several days.
Sorry for breaking thread alignment, I don't have Arend's message-id.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/db.txt b/db.txt
index 4c54543..08c6c89 100644
--- a/db.txt
+++ b/db.txt
@@ -653,7 +653,8 @@  country TR: DFS-ETSI
 	(5250 - 5330 @ 20), (N/A, 20), DFS

 country UA:
-	(2402 - 2482 @ 40), (N/A, 20)
+	(2400 - 2483.5 @ 40), (N/A, 20), NO-OUTDOOR
+	(5150 - 5350 @ 40), (N/A, 20), NO-OUTDOOR

 country US: DFS-FCC
 	(2402 - 2472 @ 40), (3, 27)