Return-path: Received: from mail-pa0-f53.google.com ([209.85.220.53]:52714 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751326Ab3GQCWX (ORCPT ); Tue, 16 Jul 2013 22:22:23 -0400 Received: by mail-pa0-f53.google.com with SMTP id tj12so1407376pac.40 for ; Tue, 16 Jul 2013 19:22:23 -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 42/53] wireless-regdb: ID, Indonesia - enable 5 GHz and VHT80 Date: Tue, 16 Jul 2013 19:18:31 -0700 Message-Id: <1374027522-18488-43-git-send-email-mcgrof@do-not-panic.com> (sfid-20130717_042227_155912_274A9E17) 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" Pursuant to: http://www.postel.go.id/content/ID/regulasi/standardisasi/kepdir/bwa%205,8%20ghz.pdf, provide a 5GHz rule for Indonesian regulatory domain. QCA has also verified VHT80 can be enabled. Patch originally posted by Paul Stewart , I just modified to enable 80 MHz bandwidth. Signed-off-by: Luis R. Rodriguez --- db.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/db.txt b/db.txt index bc8fe07..6aa57a7 100644 --- a/db.txt +++ b/db.txt @@ -380,7 +380,9 @@ country HU: DFS-ETSI (57240 - 65880 @ 2160), (N/A, 40), NO-OUTDOOR country ID: + # ref: http://www.postel.go.id/content/ID/regulasi/standardisasi/kepdir/bwa%205,8%20ghz.pdf (2402 - 2482 @ 40), (N/A, 20) + (5735 - 5815 @ 80), (N/A, 20) country IE: DFS-ETSI (2402 - 2482 @ 40), (N/A, 20) -- 1.7.10.4