Return-path: Received: from mail-pa0-f49.google.com ([209.85.220.49]:40302 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933393Ab3GDBIk (ORCPT ); Wed, 3 Jul 2013 21:08:40 -0400 Received: by mail-pa0-f49.google.com with SMTP id ld11so766503pab.36 for ; Wed, 03 Jul 2013 18:08:39 -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 51/53] wireless-regdb: add 802.11ad 60 GHz channels 1..3 to world regdom Date: Wed, 3 Jul 2013 18:04:47 -0700 Message-Id: <1372899889-19183-52-git-send-email-mcgrof@do-not-panic.com> (sfid-20130704_032043_121716_7A9433C8) 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 is a port of what Vladimir Kondratiev sent to the Linux kernel for the static world regulatory domain. Signed-off-by: Luis R. Rodriguez --- db.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/db.txt b/db.txt index 767aee3..b4f9ffa 100644 --- a/db.txt +++ b/db.txt @@ -10,6 +10,8 @@ country 00: # NB: 5260 MHz - 5700 MHz requies DFS # Channel 149 - 165 (5735 - 5835 @ 80), (3, 20), PASSIVE-SCAN, NO-IBSS + # IEEE 802.11ad (60GHz), channels 1..3 + (57240 - 63720 @ 2160), (N/A, 0) country AD: -- 1.7.10.4