public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] wireless-regdb: update regulatory rules for India (IN)
@ 2023-04-16  1:30 Seth Forshee
  2023-05-03 14:35 ` [wireless-regdb] " Seth Forshee
  2024-06-21 17:41 ` Felix Fietkau
  0 siblings, 2 replies; 4+ messages in thread
From: Seth Forshee @ 2023-04-16  1:30 UTC (permalink / raw)
  To: wireless-regdb; +Cc: linux-wireless, Keshav

Increase the max EIRP for 2.4 GHz to 30 dBm, and add DFS for 5250-5350
MHz and 5470-5725 MHz.

Source:
https://dot.gov.in/spectrummanagement/delicensing-24-24835-ghz-band-gsr-45-e-5150-5350-ghz-gsr-46-e-and-5725-5875-ghz
https://dot.gov.in/spectrummanagement/license-exemption-5-ghz-gsr-1048e-dated-22102018

Signed-off-by: Seth Forshee <sforshee@kernel.org>
---
 db.txt | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/db.txt b/db.txt
index 915a3b94d418..2a7779510cc5 100644
--- a/db.txt
+++ b/db.txt
@@ -850,11 +850,14 @@ country IL: DFS-ETSI
 	# Table B List of conditions, row 68, wireless device using 802.11a/n/ac protocol
 	(5725 - 5875 @ 80), (200 mW), AUTO-BW
 
+# Source:
+# https://dot.gov.in/spectrummanagement/delicensing-24-24835-ghz-band-gsr-45-e-5150-5350-ghz-gsr-46-e-and-5725-5875-ghz
+# https://dot.gov.in/spectrummanagement/license-exemption-5-ghz-gsr-1048e-dated-22102018
 country IN:
-	(2402 - 2482 @ 40), (20)
+	(2402 - 2482 @ 40), (30)
 	(5150 - 5250 @ 80), (30)
-	(5250 - 5350 @ 80), (24)
-	(5470 - 5725 @ 160), (24)
+	(5250 - 5350 @ 80), (24), DFS
+	(5470 - 5725 @ 160), (24), DFS
 	(5725 - 5875 @ 80), (30)
 
 country IR: DFS-JP
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-07-01  9:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-16  1:30 [PATCH] wireless-regdb: update regulatory rules for India (IN) Seth Forshee
2023-05-03 14:35 ` [wireless-regdb] " Seth Forshee
2024-06-21 17:41 ` Felix Fietkau
2024-07-01  9:26   ` Chen-Yu Tsai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox