public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Pedersen <thomas@adapt-ip.com>
To: sforshee@kernel.org
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
	Thomas Pedersen <thomas@adapt-ip.com>
Subject: [PATCH 2/2] wireless-regdb: add 802.11ah bands to world regulatory domain
Date: Mon,  7 Feb 2022 17:24:50 -0800	[thread overview]
Message-ID: <20220208012450.190982-2-thomas@adapt-ip.com> (raw)
In-Reply-To: <20220208012450.190982-1-thomas@adapt-ip.com>

802.11ah does not have a band which intersects global
regulatory domains, so just add the possible range as
NO-IR to at least allow passive scan.

Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com>
---
 db.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/db.txt b/db.txt
index b6732070f6d7..228b9bacb9ec 100644
--- a/db.txt
+++ b/db.txt
@@ -10,6 +10,9 @@ wmmrule ETSI:
 
 # This is the world regulatory domain
 country 00:
+	# There is no global intersection for 802.11ah, so just mark the entire
+	# possible band as NO-IR
+	(755 - 928 @ 2), (20), NO-IR
 	(2402 - 2472 @ 40), (20)
 	# Channel 12 - 13.
 	(2457 - 2482 @ 20), (20), NO-IR, AUTO-BW
-- 
2.30.2


  reply	other threads:[~2022-02-08  1:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-08  1:24 [PATCH 1/2] wireless-regdb: add support for US S1G channels Thomas Pedersen
2022-02-08  1:24 ` Thomas Pedersen [this message]
2022-02-12 15:32 ` Seth Forshee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220208012450.190982-2-thomas@adapt-ip.com \
    --to=thomas@adapt-ip.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=sforshee@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox