Return-path: Received: from mail-pb0-f46.google.com ([209.85.160.46]:63624 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751505Ab3GQCUj (ORCPT ); Tue, 16 Jul 2013 22:20:39 -0400 Received: by mail-pb0-f46.google.com with SMTP id rq2so1355512pbb.33 for ; Tue, 16 Jul 2013 19:20:38 -0700 (PDT) From: "Luis R. Rodriguez" To: linville@tuxdriver.com Cc: wireless-regdb@lists.infradead.org, linux-wireless@vger.kernel.org, "Luis R. Rodriguez" Subject: [PATCH 21/53] wireless-regdb: DE, Germany - enable VHT80 Date: Tue, 16 Jul 2013 19:18:10 -0700 Message-Id: <1374027522-18488-22-git-send-email-mcgrof@do-not-panic.com> (sfid-20130717_043607_487641_7D0284B7) In-Reply-To: <1374027522-18488-1-git-send-email-mcgrof@do-not-panic.com> References: <1374027522-18488-1-git-send-email-mcgrof@do-not-panic.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: From: "Luis R. Rodriguez" This enables 80 MHz bandwidth usage on all 5 GHz frequencies. This is a country that belongs CEPT [0] and an available regulatory source is ECC/DEC/(04)08 [1]. Quoting: considering [...] e. that the systems covered by this ECC Decision operate typically in a 20 MHz channel bandwidth, other values for the channel bandwidth are also feasible provided they comply with the relevant maximum mean e.i.r.p. and the corresponding maximum mean e.i.r.p. density limits; [0] https://en.wikipedia.org/wiki/European_Conference_of_Postal_and_Telecommunications_Administrations [1] http://www.erodocdb.dk/Docs/doc98/official/pdf/ECCDEC0408.PDF Signed-off-by: Luis R. Rodriguez --- db.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/db.txt b/db.txt index 15e413e..b58d4e2 100644 --- a/db.txt +++ b/db.txt @@ -226,11 +226,11 @@ country DE: DFS-ETSI # entries 279004 and 280006 (2400 - 2483.5 @ 40), (N/A, 100 mW) # entry 303005 - (5150 - 5250 @ 40), (N/A, 100 mW), NO-OUTDOOR + (5150 - 5250 @ 80), (N/A, 100 mW), NO-OUTDOOR # entries 304002 and 305002 - (5250 - 5350 @ 40), (N/A, 100 mW), NO-OUTDOOR, DFS + (5250 - 5350 @ 80), (N/A, 100 mW), NO-OUTDOOR, DFS # entries 308002, 309001 and 310003 - (5470 - 5725 @ 40), (N/A, 500 mW), DFS + (5470 - 5725 @ 80), (N/A, 500 mW), DFS # 60 gHz band channels 1-4, ref: Etsi En 302 567 (57240 - 65880 @ 2160), (N/A, 40), NO-OUTDOOR -- 1.7.10.4