Return-path: Received: from mail-qt0-f193.google.com ([209.85.216.193]:45792 "EHLO mail-qt0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727547AbeIQNMR (ORCPT ); Mon, 17 Sep 2018 09:12:17 -0400 Received: by mail-qt0-f193.google.com with SMTP id g44-v6so14400276qtb.12 for ; Mon, 17 Sep 2018 00:46:05 -0700 (PDT) From: Sven Eckelmann To: seth.forshee@canonical.com Cc: linux-wireless@vger.kernel.org, wireless-regdb@lists.infradead.org, Simon Wunderlich , Shashidhar Lakkavalli , Sven Eckelmann Subject: [PATCH v2 2/2] wireless-regdb: Sync DE with ETSI EN 301 893 V2.1.1 (2017-05) Date: Mon, 17 Sep 2018 09:45:49 +0200 Message-Id: <20180917074549.7011-1-sven.eckelmann@openmesh.com> (sfid-20180917_094607_626726_B9E77834) In-Reply-To: <20180917074212.6739-1-sven.eckelmann@openmesh.com> References: <20180917074212.6739-1-sven.eckelmann@openmesh.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: The documents https://www.etsi.org/deliver/etsi_en/301800_301899/301893/02.01.01_60/en_301893v020101p.pdf and https://www.bundesnetzagentur.de/SharedDocs/Downloads/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Frequenzen/Allgemeinzuteilungen/2010_07_WLAN_5GHz_pdf.pdf show that the limits for the 5GHz bands are out of date: * 5150 - 5250 MHz only usage is allowed to use up to 23 dBm (200 mW) even without TPC Signed-off-by: Sven Eckelmann --- db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db.txt b/db.txt index 7f978e1..8f356f7 100644 --- a/db.txt +++ b/db.txt @@ -378,7 +378,7 @@ country CZ: DFS-ETSI country DE: DFS-ETSI (2400 - 2483.5 @ 40), (100 mW) - (5150 - 5250 @ 80), (100 mW), NO-OUTDOOR, AUTO-BW, wmmrule=ETSI + (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) -- 2.11.0