Return-path: Received: from mail-pd0-f181.google.com ([209.85.192.181]:63447 "EHLO mail-pd0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751590Ab3GQCTp (ORCPT ); Tue, 16 Jul 2013 22:19:45 -0400 Received: by mail-pd0-f181.google.com with SMTP id 14so1290225pdj.40 for ; Tue, 16 Jul 2013 19:19:45 -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 11/53] wireless-regdb: PH, Philippines - enable VHT80 Date: Tue, 16 Jul 2013 19:18:00 -0700 Message-Id: <1374027522-18488-12-git-send-email-mcgrof@do-not-panic.com> (sfid-20130717_043608_973430_823D8D56) 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 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