Return-path: Received: from mail-pa0-f54.google.com ([209.85.220.54]:42536 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932241Ab3GDBFo (ORCPT ); Wed, 3 Jul 2013 21:05:44 -0400 Received: by mail-pa0-f54.google.com with SMTP id kx10so769968pab.41 for ; Wed, 03 Jul 2013 18:05:43 -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 11/53] wireless-regdb: PH, Philippines - enable VHT80 Date: Wed, 3 Jul 2013 18:04:07 -0700 Message-Id: <1372899889-19183-12-git-send-email-mcgrof@do-not-panic.com> (sfid-20130704_032041_881451_2B0FB84E) 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 the existing only 5 GHz band but also adds 3 other new 5 GHz bands with 80 MHz bandwidth support. Signed-off-by: Luis R. Rodriguez --- db.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/db.txt b/db.txt index 00e5993..c37c3d6 100644 --- a/db.txt +++ b/db.txt @@ -610,7 +610,10 @@ country PG: country PH: (2402 - 2482 @ 40), (N/A, 20) - (5735 - 5835 @ 40), (N/A, 30) + (5170 - 5250 @ 80), (3, 17) + (5250 - 5330 @ 80), (3, 24), DFS + (5490 - 5710 @ 80), (3, 24), DFS + (5735 - 5835 @ 80), (3, 30) country PK: (2402 - 2482 @ 40), (N/A, 20) -- 1.7.10.4