Return-path: Received: from mail-pd0-f181.google.com ([209.85.192.181]:65340 "EHLO mail-pd0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933393Ab3GDBHz (ORCPT ); Wed, 3 Jul 2013 21:07:55 -0400 Received: by mail-pd0-f181.google.com with SMTP id 14so580195pdj.40 for ; Wed, 03 Jul 2013 18:07:55 -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 41/53] wireless-regdb: US, United States - enable VHT80 Date: Wed, 3 Jul 2013 18:04:37 -0700 Message-Id: <1372899889-19183-42-git-send-email-mcgrof@do-not-panic.com> (sfid-20130704_032040_283422_D15B079C) 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 support on the US 5 GHz frequencies. This also updates the 5 GHz bands with higher max EIRP. Signed-off-by: Luis R. Rodriguez --- db.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/db.txt b/db.txt index 63ee9b4..0ebb934 100644 --- a/db.txt +++ b/db.txt @@ -767,11 +767,11 @@ country UA: country US: DFS-FCC (2402 - 2472 @ 40), (3, 27) - (5170 - 5250 @ 40), (3, 17) - (5250 - 5330 @ 40), (3, 20), DFS - (5490 - 5600 @ 40), (3, 20), DFS - (5650 - 5710 @ 40), (3, 20), DFS - (5735 - 5835 @ 40), (3, 30) + (5170 - 5250 @ 80), (3, 17) + (5250 - 5330 @ 80), (3, 24), DFS + (5490 - 5600 @ 80), (3, 24), DFS + (5650 - 5710 @ 80), (3, 24), DFS + (5735 - 5835 @ 80), (3, 30) # 60g band # reference: http://cfr.regstoday.com/47cfr15.aspx#47_CFR_15p255 # channels 1,2,3, EIRP=40dBm(43dBm peak) -- 1.7.10.4