diff mbox series

wireless-regdb: update 5 GHz rules for PK and add 60 GHz rule

Message ID 20220805170207.121080-1-sforshee@kernel.org (mailing list archive)
State Not Applicable
Delegated to: Johannes Berg
Headers show
Series wireless-regdb: update 5 GHz rules for PK and add 60 GHz rule | expand

Commit Message

Seth Forshee Aug. 5, 2022, 5:02 p.m. UTC
[1] contains updated information for 5 GHz in PK as well as information
for 60 GHz use. Update the rules to match.

[1] https://www.pta.gov.pk/assets/media/iot_srd_regulatory_framework_01-06-2022.pdf

Cc: Murtaza Saeed <mnk.saeed@gmail.com>
Signed-off-by: Seth Forshee <sforshee@kernel.org>
---
 db.txt | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

Comments

Seth Forshee Aug. 12, 2022, 3:36 p.m. UTC | #1
On Fri, Aug 05, 2022 at 12:02:07PM -0500, Seth Forshee wrote:
> [1] contains updated information for 5 GHz in PK as well as information
> for 60 GHz use. Update the rules to match.
> 
> [1] https://www.pta.gov.pk/assets/media/iot_srd_regulatory_framework_01-06-2022.pdf
> 
> Cc: Murtaza Saeed <mnk.saeed@gmail.com>
> Signed-off-by: Seth Forshee <sforshee@kernel.org>

Applied.

> ---
>  db.txt | 10 ++++++++--
>  1 file changed, 8 insertions(+), 2 deletions(-)
> 
> diff --git a/db.txt b/db.txt
> index 16abf2951e77..07cdf4a29e49 100644
> --- a/db.txt
> +++ b/db.txt
> @@ -1362,8 +1362,14 @@ country PH: DFS-FCC
>  country PK: DFS-JP
>  	# https://fab.gov.pk/type-approval/
>  	# https://pta.gov.pk/media/Pakistan_Table_of_Frequency_Allocations.pdf
> -	(2402 - 2482 @ 40), (20)
> -	(5725 - 5875 @ 80), (30)
> +	# https://www.pta.gov.pk/assets/media/iot_srd_regulatory_framework_01-06-2022.pdf
> +	(2402 - 2482 @ 40), (100 mW)
> +	(5150 - 5270 @ 80), (200 mW), NO-OUTDOOR, AUTO-BW
> +	(5270 - 5350 @ 80), (100 mW), NO-OUTDOOR, DFS, AUTO-BW
> +	(5470 - 5610 @ 80), (100 mW), NO-OUTDOOR, DFS, AUTO-BW
> +	(5610 - 5725 @ 80), (200 mW), AUTO-BW
> +	(5725 - 5875 @ 80), (1000 mW)
> +	(57000 - 66000 @ 2160), (40)
>  
>  # PL as part of EU/CEPT accepted decisions 2005/513/EC (5GHz RLAN, EN 301 893)
>  # and 2006/771/EC (amended by 2008/432/EC, Short-Range Devices, EN 300 440)
> -- 
> 2.34.1
> 
> 
> _______________________________________________
> wireless-regdb mailing list
> wireless-regdb@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/wireless-regdb
diff mbox series

Patch

diff --git a/db.txt b/db.txt
index 16abf2951e77..07cdf4a29e49 100644
--- a/db.txt
+++ b/db.txt
@@ -1362,8 +1362,14 @@  country PH: DFS-FCC
 country PK: DFS-JP
 	# https://fab.gov.pk/type-approval/
 	# https://pta.gov.pk/media/Pakistan_Table_of_Frequency_Allocations.pdf
-	(2402 - 2482 @ 40), (20)
-	(5725 - 5875 @ 80), (30)
+	# https://www.pta.gov.pk/assets/media/iot_srd_regulatory_framework_01-06-2022.pdf
+	(2402 - 2482 @ 40), (100 mW)
+	(5150 - 5270 @ 80), (200 mW), NO-OUTDOOR, AUTO-BW
+	(5270 - 5350 @ 80), (100 mW), NO-OUTDOOR, DFS, AUTO-BW
+	(5470 - 5610 @ 80), (100 mW), NO-OUTDOOR, DFS, AUTO-BW
+	(5610 - 5725 @ 80), (200 mW), AUTO-BW
+	(5725 - 5875 @ 80), (1000 mW)
+	(57000 - 66000 @ 2160), (40)
 
 # PL as part of EU/CEPT accepted decisions 2005/513/EC (5GHz RLAN, EN 301 893)
 # and 2006/771/EC (amended by 2008/432/EC, Short-Range Devices, EN 300 440)