* [PATCH 1/2] wireless-regdb: add support for US S1G channels
@ 2022-02-08 1:24 Thomas Pedersen
2022-02-08 1:24 ` [PATCH 2/2] wireless-regdb: add 802.11ah bands to world regulatory domain Thomas Pedersen
2022-02-12 15:32 ` [PATCH 1/2] wireless-regdb: add support for US S1G channels Seth Forshee
0 siblings, 2 replies; 3+ messages in thread
From: Thomas Pedersen @ 2022-02-08 1:24 UTC (permalink / raw)
To: sforshee; +Cc: linux-wireless, Thomas Pedersen
The 902-928MHz band is one of the US ISM bands, so follows
the same emission limits described in FCC part 15.
Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com>
---
db.txt | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/db.txt b/db.txt
index 6dbda3c17e54..b6732070f6d7 100644
--- a/db.txt
+++ b/db.txt
@@ -1596,6 +1596,12 @@ country UG: DFS-FCC
# frequency band, 2,483.5–2,500 MHz which is subject to strict emission limits
# set out in 47 CFR § 15.205. TODO: reenable and specify a safe TX power here.
country US: DFS-FCC
+ # S1G Channel 1-3
+ (902-904 @ 2), (30)
+ # S1G Channel 5-35
+ (904-920 @ 16), (30)
+ # S1G Channel 37-51
+ (920-928 @ 8), (30)
(2400 - 2472 @ 40), (30)
# 5.15 ~ 5.25 GHz: 30 dBm for master mode, 23 dBm for clients
(5150 - 5250 @ 80), (23), AUTO-BW
--
2.30.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] wireless-regdb: add 802.11ah bands to world regulatory domain
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
2022-02-12 15:32 ` [PATCH 1/2] wireless-regdb: add support for US S1G channels Seth Forshee
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Pedersen @ 2022-02-08 1:24 UTC (permalink / raw)
To: sforshee; +Cc: linux-wireless, Thomas Pedersen
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] wireless-regdb: add support for US S1G channels
2022-02-08 1:24 [PATCH 1/2] wireless-regdb: add support for US S1G channels Thomas Pedersen
2022-02-08 1:24 ` [PATCH 2/2] wireless-regdb: add 802.11ah bands to world regulatory domain Thomas Pedersen
@ 2022-02-12 15:32 ` Seth Forshee
1 sibling, 0 replies; 3+ messages in thread
From: Seth Forshee @ 2022-02-12 15:32 UTC (permalink / raw)
To: Thomas Pedersen; +Cc: linux-wireless
On Mon, Feb 07, 2022 at 05:24:49PM -0800, Thomas Pedersen wrote:
> The 902-928MHz band is one of the US ISM bands, so follows
> the same emission limits described in FCC part 15.
>
> Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com>
Applied both patches, thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-02-12 15:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-08 1:24 [PATCH 1/2] wireless-regdb: add support for US S1G channels Thomas Pedersen
2022-02-08 1:24 ` [PATCH 2/2] wireless-regdb: add 802.11ah bands to world regulatory domain Thomas Pedersen
2022-02-12 15:32 ` [PATCH 1/2] wireless-regdb: add support for US S1G channels Seth Forshee
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox