Return-path: Received: from mail-wi0-f175.google.com ([209.85.212.175]:64165 "EHLO mail-wi0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753197Ab3KAOAH (ORCPT ); Fri, 1 Nov 2013 10:00:07 -0400 Received: by mail-wi0-f175.google.com with SMTP id hm4so1109561wib.14 for ; Fri, 01 Nov 2013 07:00:06 -0700 (PDT) From: "Luis R. Rodriguez" To: linville@tuxdriver.com Cc: linux-wireless@vger.kernel.org, wireless-regdb@lists.infradead.org, "Luis R. Rodriguez" Subject: [PATCH 56/65] wireless-regdb: extend 5 GHz range for CR Date: Fri, 1 Nov 2013 14:57:46 +0100 Message-Id: <1383314275-20960-57-git-send-email-mcgrof@do-not-panic.com> (sfid-20131101_150019_271532_665CD1B3) In-Reply-To: <1383314275-20960-1-git-send-email-mcgrof@do-not-panic.com> References: <1383314275-20960-1-git-send-email-mcgrof@do-not-panic.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: This extends the 5 GHz DFS frequency range. Source is QCA's regulatory team's efforts. Signed-off-by: Luis R. Rodriguez --- db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db.txt b/db.txt index 6d20e1f..3eb782c 100644 --- a/db.txt +++ b/db.txt @@ -190,7 +190,7 @@ country CR: DFS-FCC (2402 - 2482 @ 40), (20) (5170 - 5250 @ 80), (17) (5250 - 5330 @ 80), (24), DFS - (5490 - 5710 @ 80), (24), DFS + (5490 - 5730 @ 80), (24), DFS (5735 - 5835 @ 80), (30) country CY: DFS-ETSI -- 1.8.4.rc3