linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Emil Petersky <emil.petersky@streamunlimited.com>
To: Seth Forshee <seth.forshee@canonical.com>
Cc: linux-wireless@vger.kernel.org, wireless-regdb@lists.infradead.org
Subject: [PATCH] wireless-regdb: Create entry for united European region
Date: Tue, 17 Sep 2019 11:55:07 +0200	[thread overview]
Message-ID: <76f464e9-8806-ecbf-2dc8-67bb4190ecc7@streamunlimited.com> (raw)
In-Reply-To: <39933518-6a65-fab3-4a66-8f44fc319d57@streamunlimited.com>

[-- Attachment #1: Type: text/plain, Size: 2158 bytes --]

Create entry for united European region, as usage of frequency bands
is harmonized over EU and almost all CEPT countries as well.

All EU countries and almost all CEPT countries accepted decisions
2005/513/EC (5GHz RLAN, EN 301 893)
and 2006/771/EC (amended by 2008/432/EC, Short-Range Devices, EN 300 440)
 EU decision 2005/513/EC:
https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:02005D0513-20070213
 EU decision 2006/771/EC:
https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:02008D0432-20080611
Harmonized CEPT countries:
https://www.ecodocdb.dk/download/25c41779-cd6e/Rec7003e.pdf
Such decision make sense to create united European region (EU) in regdb

United region for EU in regdb will enable much easier handling of proper
wlan parameters on embedded devices sold across the Europe.

Following 40 EU/CEPT countries are fully harmonized:
AD    Andorra
AL     Albania
AT     Austria
BA     Bosnia and Herzegovina
BE     Belgium
BG     Bulgaria
CH     Switzerland
CY     Cyprus
CZ     Czechia
DE     Germany
DK     Denmark
EE     Estonia
ES     Spain
FI     Finland
FR     France
GB     United Kingdom of Great Britain and Northern Ireland
GR     Greece
HR     Croatia
HU     Hungary
IE     Ireland
IS     Iceland
IT     Italy
LI     Liechtenstein
LT     Lithuania
LU     Luxembourg
LV     Latvia
MC     Monaco
MD     Moldova
ME     Montenegro
MK     Macedonia
MT     Malta
NL     Netherlands
NO     Norway
PL     Poland
PT     Portugal
RO     Romania
RS     Serbia
SE     Sweden
SI     Slovenia
SK     Slovakia

Best regards,

Emil

-- 

Emil Petersky

________________________________________________________________________

StreamUnlimited Engineering GmbH
High Tech Campus Vienna, Gutheil-Schoder-Gasse 10, 1100 Vienna, Austria
Office: +43 1 667 2002 4679 Fax: +43 1 667 2002 4401
Mail to: emil.petersky@streamunlimited.com
Visit us: www.streamunlimited.com

Meet us at:
IFA - Berlin, 6-11 September, hall 1.2/booth 224
CEDIA - Denver, 12-14 September
Hong Kong Electronics show - Hong Kong, 13 - 16 October


[-- Attachment #2: 0001-wireless-regdb-Create-entry-for-united-European-region.patch --]
[-- Type: text/plain, Size: 2456 bytes --]

From b0500d84ea0c247f71ecbed90d38ce68cd2af8b8 Mon Sep 17 00:00:00 2001
From: Emil Petersky <emil.petersky@streamunlimited.com>
Date: Tue, 17 Sep 2019 11:45:04 +0200
Subject: [PATCH] wireless-regdb: Create entry for united European region

Signed-off-by: Emil Petersky <emil.petersky@streamunlimited.com>

Create entry for united European region, as usage of frequency bands
is harmonized over EU and almost all CEPT countries as well.

All EU countries and almost all CEPT countries accepted decisions 2005/513/EC (5GHz RLAN, EN 301 893)
and 2006/771/EC (amended by 2008/432/EC, Short-Range Devices, EN 300 440)
 EU decision 2005/513/EC: https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:02005D0513-20070213
 EU decision 2006/771/EC: https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:02008D0432-20080611
Harmonized CEPT countries: https://www.ecodocdb.dk/download/25c41779-cd6e/Rec7003e.pdf
Such decision make sense to create united European region (EU) in regdb

United region for EU in regdb will enable much easier handling of proper
wlan parameters on embedded devices sold across the Europe.
---
 db.txt | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/db.txt b/db.txt
index 30b9318..8964573 100644
--- a/db.txt
+++ b/db.txt
@@ -26,6 +26,19 @@ country 00:
 	# IEEE 802.11ad (60GHz), channels 1..3
 	(57240 - 63720 @ 2160), (0)
 
+# All EU countries and almost all CEPT countries accepted decisions 2005/513/EC (5GHz RLAN, EN 301 893)
+# and 2006/771/EC (amended by 2008/432/EC, Short-Range Devices, EN 300 440)
+#  EU decision 2005/513/EC: https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:02005D0513-20070213
+#  EU decision 2006/771/EC: https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:02008D0432-20080611
+# Harmonized CEPT countries: https://www.ecodocdb.dk/download/25c41779-cd6e/Rec7003e.pdf
+country EU: DFS-ETSI
+	(2400 - 2483.5 @ 40), (100 mW)
+	(5150 - 5250 @ 80), (200 mW), NO-OUTDOOR, AUTO-BW, wmmrule=ETSI
+	(5250 - 5350 @ 80), (100 mW), NO-OUTDOOR, DFS, AUTO-BW, wmmrule=ETSI
+	(5470 - 5725 @ 160), (500 mW), DFS, wmmrule=ETSI
+	# short range devices (ETSI EN 300 440-1)
+	(5725 - 5875 @ 80), (25 mW)
+
 # AD as part of CEPT accepted decisions 2005/513/EC (5GHz RLAN, EN 301 893)
 # and 2006/771/EC (amended by 2008/432/EC, Short-Range Devices, EN 300 440)
 #  EU decision 2005/513/EC: https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:02005D0513-20070213
-- 
2.23.0.windows.1


  reply	other threads:[~2019-09-17  9:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-05 14:19 [PATCH] wireless-regdb: Fix ranges of EU countries as they are harmonized since 2014 Emil Petersky
2019-09-07 23:56 ` Seth Forshee
2019-09-17  7:58   ` Emil Petersky
2019-09-17  8:59     ` [PATCH] wireless-regdb: Harmonize ranges of CEPT countries (stand of July 2019) Emil Petersky
2019-09-17  9:55       ` Emil Petersky [this message]
2019-10-29 13:08         ` [PATCH] wireless-regdb: Create entry for united European region Seth Forshee
2019-10-29 14:57           ` Emil Petersky
2019-10-29 15:08           ` Emil Petersky
2019-11-17 14:40             ` [wireless-regdb] " b.K.il.h.u+tigbuh
2019-10-29 13:02       ` [PATCH] wireless-regdb: Harmonize ranges of CEPT countries (stand of July 2019) Seth Forshee
2019-10-29 13:01     ` [PATCH] wireless-regdb: Fix ranges of EU countries as they are harmonized since 2014 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=76f464e9-8806-ecbf-2dc8-67bb4190ecc7@streamunlimited.com \
    --to=emil.petersky@streamunlimited.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=seth.forshee@canonical.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).