Return-path: Received: from mail-pd0-f179.google.com ([209.85.192.179]:60854 "EHLO mail-pd0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933393Ab3GDBHm (ORCPT ); Wed, 3 Jul 2013 21:07:42 -0400 Received: by mail-pd0-f179.google.com with SMTP id q10so581478pdj.38 for ; Wed, 03 Jul 2013 18:07:40 -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: [RFC 38/53] wireless-regdb: TR, Turkey - enable VHT80 Date: Wed, 3 Jul 2013 18:04:34 -0700 Message-Id: <1372899889-19183-39-git-send-email-mcgrof@do-not-panic.com> (sfid-20130704_032040_494075_52511C90) In-Reply-To: <1372899889-19183-1-git-send-email-mcgrof@do-not-panic.com> References: <1372899889-19183-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 and also adds a new frequency 5 GHz range: * 5490 - 5710 MHz 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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/db.txt b/db.txt index f19f637..4f2d4e7 100644 --- a/db.txt +++ b/db.txt @@ -746,8 +746,9 @@ country TN: country TR: DFS-ETSI (2402 - 2482 @ 40), (N/A, 20) - (5170 - 5250 @ 20), (N/A, 20) - (5250 - 5330 @ 20), (N/A, 20), DFS + (5170 - 5250 @ 80), (N/A, 20) + (5250 - 5330 @ 80), (N/A, 20), DFS + (5490 - 5710 @ 80), (N/A, 27), DFS # 60 gHz band channels 1-4, ref: Etsi En 302 567 (57240 - 65880 @ 2160), (N/A, 40), NO-OUTDOOR -- 1.7.10.4