Return-path: Received: from mail-pa0-f50.google.com ([209.85.220.50]:56914 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932241Ab3GDBFs (ORCPT ); Wed, 3 Jul 2013 21:05:48 -0400 Received: by mail-pa0-f50.google.com with SMTP id fb1so776403pad.9 for ; Wed, 03 Jul 2013 18:05:48 -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 12/53] wireless-regdb: PR, Puerto Rico - enable VHT80 Date: Wed, 3 Jul 2013 18:04:08 -0700 Message-Id: <1372899889-19183-13-git-send-email-mcgrof@do-not-panic.com> (sfid-20130704_032041_461347_D177A5F6) 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 update the max EIRP. This also adds a new DFS 5 GHz band: 5490 - 5710 MHz. PR is a proper ISO 3166 alpha2 code for Puerto Rico, an unincorporated territory of the United States. Signed-off-by: Luis R. Rodriguez --- db.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/db.txt b/db.txt index c37c3d6..867b070 100644 --- a/db.txt +++ b/db.txt @@ -637,9 +637,10 @@ country PT: DFS-ETSI country PR: (2402 - 2472 @ 40), (3, 27) - (5170 - 5250 @ 40), (3, 17) - (5250 - 5330 @ 40), (3, 23), DFS - (5735 - 5835 @ 40), (3, 30) + (5170 - 5250 @ 80), (3, 17) + (5250 - 5330 @ 80), (3, 24), DFS + (5490 - 5710 @ 80), (3, 24), DFS + (5735 - 5835 @ 80), (3, 30) country QA: (2402 - 2482 @ 40), (N/A, 20) -- 1.7.10.4