Message ID | 20220208012450.190982-2-thomas@adapt-ip.com (mailing list archive) |
---|---|
State | Not Applicable |
Delegated to: | Johannes Berg |
Headers | show |
Series | [1/2] wireless-regdb: add support for US S1G channels | expand |
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
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(+)