Return-path: Received: from mail-pd0-f169.google.com ([209.85.192.169]:45267 "EHLO mail-pd0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751332Ab3GQCVu (ORCPT ); Tue, 16 Jul 2013 22:21:50 -0400 Received: by mail-pd0-f169.google.com with SMTP id y10so1317363pdj.28 for ; Tue, 16 Jul 2013 19:21:49 -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 35/53] wireless-regdb: ES, Spain - enable VHT80 Date: Tue, 16 Jul 2013 19:18:24 -0700 Message-Id: <1374027522-18488-36-git-send-email-mcgrof@do-not-panic.com> (sfid-20130717_042155_805476_0BABF0CE) 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 ce61f97..bf4eea1 100644 --- a/db.txt +++ b/db.txt @@ -272,9 +272,9 @@ country EG: country ES: DFS-ETSI (2400 - 2483.5 @ 40), (N/A, 100 mW) - (5150 - 5250 @ 40), (N/A, 100 mW), NO-OUTDOOR - (5250 - 5350 @ 40), (N/A, 100 mW), NO-OUTDOOR, DFS - (5470 - 5725 @ 40), (N/A, 500 mW), DFS + (5150 - 5250 @ 80), (N/A, 100 mW), NO-OUTDOOR + (5250 - 5350 @ 80), (N/A, 100 mW), NO-OUTDOOR, 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