* [wireless-regdb] [PATCH] wireless-regdb: update regulatory rules for India (IN)
@ 2023-04-16 1:30 Seth Forshee
2023-05-03 14:35 ` 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
_______________________________________________
wireless-regdb mailing list
wireless-regdb@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/wireless-regdb
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [wireless-regdb] [PATCH] wireless-regdb: update regulatory rules for India (IN)
2023-04-16 1:30 [wireless-regdb] [PATCH] wireless-regdb: update regulatory rules for India (IN) Seth Forshee
@ 2023-05-03 14:35 ` Seth Forshee
2024-06-21 17:41 ` Felix Fietkau
1 sibling, 0 replies; 4+ messages in thread
From: Seth Forshee @ 2023-05-03 14:35 UTC (permalink / raw)
To: wireless-regdb; +Cc: linux-wireless, Keshav
On Sat, Apr 15, 2023 at 08:30:31PM -0500, Seth Forshee wrote:
> 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>
Applied.
_______________________________________________
wireless-regdb mailing list
wireless-regdb@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/wireless-regdb
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] wireless-regdb: update regulatory rules for India (IN)
2023-04-16 1:30 [wireless-regdb] [PATCH] wireless-regdb: update regulatory rules for India (IN) Seth Forshee
2023-05-03 14:35 ` Seth Forshee
@ 2024-06-21 17:41 ` Felix Fietkau
2024-07-01 9:26 ` Chen-Yu Tsai
1 sibling, 1 reply; 4+ messages in thread
From: Felix Fietkau @ 2024-06-21 17:41 UTC (permalink / raw)
To: Seth Forshee, wireless-regdb; +Cc: linux-wireless, Keshav
On 16.04.23 03:30, Seth Forshee wrote:
> 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
What about the DFS region? The DFS channels won't work without it.
- Felix
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] wireless-regdb: update regulatory rules for India (IN)
2024-06-21 17:41 ` Felix Fietkau
@ 2024-07-01 9:26 ` Chen-Yu Tsai
0 siblings, 0 replies; 4+ messages in thread
From: Chen-Yu Tsai @ 2024-07-01 9:26 UTC (permalink / raw)
To: Felix Fietkau; +Cc: Seth Forshee, wireless-regdb, linux-wireless, Keshav
On Sat, Jun 22, 2024 at 1:54 AM Felix Fietkau <nbd@nbd.name> wrote:
>
> On 16.04.23 03:30, Seth Forshee wrote:
> > 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
>
> What about the DFS region? The DFS channels won't work without it.
The given references do not specify which region to follow. So unless someone
provides more information, there is nothing we can do.
ChenYu
^ permalink raw reply [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 [wireless-regdb] [PATCH] wireless-regdb: update regulatory rules for India (IN) Seth Forshee
2023-05-03 14:35 ` 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