From patchwork Fri Oct 20 15:06:51 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Seth Forshee X-Patchwork-Id: 10020487 X-Patchwork-Delegate: kvalo@adurom.com Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id C910360234 for ; Fri, 20 Oct 2017 15:07:00 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CC58B28EE8 for ; Fri, 20 Oct 2017 15:07:00 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C0EB428F17; Fri, 20 Oct 2017 15:07:00 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.4 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D5FAB28EE8 for ; Fri, 20 Oct 2017 15:06:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751738AbdJTPG5 (ORCPT ); Fri, 20 Oct 2017 11:06:57 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:60320 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751640AbdJTPG5 (ORCPT ); Fri, 20 Oct 2017 11:06:57 -0400 Received: from mail-io0-f199.google.com ([209.85.223.199]) by youngberry.canonical.com with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1e5Ysx-0003u3-Rl for linux-wireless@vger.kernel.org; Fri, 20 Oct 2017 15:06:55 +0000 Received: by mail-io0-f199.google.com with SMTP id n79so10980869ion.17 for ; Fri, 20 Oct 2017 08:06:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=UyZ+5u0XQfGWGQQV4PVtorM+czG4y9uPxLxCuhXVh90=; b=QSs8jjYj/2smpqFFqodo/ZRmGUMUDpx7Rydov/DZA0KIajkowfYG/0+NyIU7wCxOH0 E9ZxfH5mWO15m+jD+3M4dldYAksaCNwmm4WslSWgCRPAWkuvc9dAXkMTTQQ4zL3AUbCj vXcx+uXLMDWJlhHXIM6pi6SJJZnq8kouWnt/wYBjN4aLaB1jA3KCbd7ZJeth8gtDaWw2 smP5H6+yZypIEMDGdGHeSnTaoHht/C3zZMyZtx19Wza6sJShqe1yU0485Ae3eqd92LwJ 7lvGgfrfKEHpnhT3Bt1yZG/R2iy1z74m1xaQHxiDbUg+VzN9Dee8+OwsotCJmJjR+X3M fQOQ== X-Gm-Message-State: AMCzsaWpBDoEnHfXII9u4y0hu/3kHQfooqhe3r9BIUkidQZA6yIDZw1a BkuU4AdI2x/pKeBvQ6rhFHM1BgwxnLkJnD89LEBt2ea+aGlorV4pCoCk+otjSmTSGqcwpvZDOc/ GvCV6Z3GLQCoIc46iqiX2M+oCrw1kApoxmUQ6A+2UeexK X-Received: by 10.107.180.3 with SMTP id d3mr6813982iof.46.1508512014724; Fri, 20 Oct 2017 08:06:54 -0700 (PDT) X-Google-Smtp-Source: ABhQp+SVt822ijDH7NkmJt+9BD0lWNCnJKePHpNkB6gv7D5TiePQ8kQxviK2hB2clVxfSyOzWXcbvw== X-Received: by 10.107.180.3 with SMTP id d3mr6813956iof.46.1508512014471; Fri, 20 Oct 2017 08:06:54 -0700 (PDT) Received: from localhost ([2605:a601:aae:1b20:fc:ae4e:4810:a8b8]) by smtp.gmail.com with ESMTPSA id m39sm441046ioo.44.2017.10.20.08.06.52 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 20 Oct 2017 08:06:52 -0700 (PDT) From: Seth Forshee To: wireless-regdb@lists.infradead.org, linux-wireless@vger.kernel.org Cc: =?UTF-8?q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9=20=D0=98=D0=B2=D0=B0=D0=BD=D0=BE=D0=B2?= Subject: [PATCH v2] wireless-regdb: Add 5 Ghz rules for Kazakhstan (KZ) Date: Fri, 20 Oct 2017 10:06:51 -0500 Message-Id: <20171020150651.32424-1-seth.forshee@canonical.com> X-Mailer: git-send-email 2.14.1 Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add rules for 5150-5250 MHz, 5250-5350 MHz, and 5470-5725 Mhz based on the documents at [1] and [2]. v2: Also add DFS region [1] http://mic.gov.kz/sites/default/files/pages/pravila_prisvoeniya_polos_chastot_no34.pdf [2] http://adilet.zan.kz/rus/docs/P000001379_ Signed-off-by: Seth Forshee --- db.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/db.txt b/db.txt index 9d129f2e542b..10c84ee1ca5d 100644 --- a/db.txt +++ b/db.txt @@ -691,8 +691,14 @@ country KY: DFS-FCC (5490 - 5730 @ 160), (24), DFS (5735 - 5835 @ 80), (30) -country KZ: +# Source: +# http://mic.gov.kz/sites/default/files/pages/pravila_prisvoeniya_polos_chastot_no34.pdf +# http://adilet.zan.kz/rus/docs/P000001379_ +country KZ: DFS-ETSI (2402 - 2482 @ 40), (20) + (5150 - 5250 @ 80), (20), NO-OUTDOOR, AUTO-BW + (5250 - 5350 @ 80), (20), NO-OUTDOOR, DFS, AUTO-BW + (5470 - 5725 @ 80), (20), NO-OUTDOOR, DFS country LB: DFS-FCC (2402 - 2482 @ 40), (20)