All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] wireless-regdb: Update regulatory rules for China (CN)
@ 2022-02-04 15:19 ` Jiaxun Yang
  0 siblings, 0 replies; 9+ messages in thread
From: Jiaxun Yang @ 2022-02-04 15:19 UTC (permalink / raw)
  To: sforshee; +Cc: wireless-regdb, linux-wireless

China had updated regulations on ISM frequencies by
"工信部无〔2021〕129号".

The new regulation effectives from Jan 1 2022.

Update regdb accroading to it's attachment "2400MHz、5100MHz
和 5800MHz 频段无线电发射设备射频技术要求".

Announcement: https://wap.miit.gov.cn/zwgk/zcwj/wjfb/tz/art/2021/art_e4ae71252eab42928daf0ea620976e4e.html
Attachment: https://wap.miit.gov.cn/cms_files/filemanager/1226211233/attach/20219/d125301b13454551b698ff5afa49ca28.pdf

Those documents are only available in Chinese.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
 db.txt | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/db.txt b/db.txt
index 6dbda3c..e6fd657 100644
--- a/db.txt
+++ b/db.txt
@@ -346,11 +346,12 @@ country CL: DFS-JP
 	(5250 - 5330 @ 80), (20), DFS, AUTO-BW
 	(5735 - 5835 @ 80), (20)
 
+# Source:
+# https://wap.miit.gov.cn/cms_files/filemanager/1226211233/attach/20219/d125301b13454551b698ff5afa49ca28.pdf
 country CN: DFS-FCC
-	(2402 - 2482 @ 40), (20)
-	(5170 - 5250 @ 80), (23), AUTO-BW
-	(5250 - 5330 @ 80), (23), DFS, AUTO-BW
-	(5735 - 5835 @ 80), (30)
+	(2400 - 2483.5 @ 40), (20)
+	(5150 - 5350 @ 80), (23), DFS, AUTO-BW
+	(5725 - 5850 @ 80), (33)
 	# 60 GHz band channels 1,4: 28dBm, channels 2,3: 44dBm
 	# ref: http://www.miit.gov.cn/n11293472/n11505629/n11506593/n11960250/n11960606/n11960700/n12330791.files/n12330790.pdf
 	(57240 - 59400 @ 2160), (28)
-- 
2.34.1.windows.1

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

* [wireless-regdb] [PATCH] wireless-regdb: Update regulatory rules for China (CN)
@ 2022-02-04 15:19 ` Jiaxun Yang
  0 siblings, 0 replies; 9+ messages in thread
From: Jiaxun Yang @ 2022-02-04 15:19 UTC (permalink / raw)
  To: sforshee; +Cc: wireless-regdb, linux-wireless

China had updated regulations on ISM frequencies by
"工信部无〔2021〕129号".

The new regulation effectives from Jan 1 2022.

Update regdb accroading to it's attachment "2400MHz、5100MHz
和 5800MHz 频段无线电发射设备射频技术要求".

Announcement: https://wap.miit.gov.cn/zwgk/zcwj/wjfb/tz/art/2021/art_e4ae71252eab42928daf0ea620976e4e.html
Attachment: https://wap.miit.gov.cn/cms_files/filemanager/1226211233/attach/20219/d125301b13454551b698ff5afa49ca28.pdf

Those documents are only available in Chinese.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
 db.txt | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/db.txt b/db.txt
index 6dbda3c..e6fd657 100644
--- a/db.txt
+++ b/db.txt
@@ -346,11 +346,12 @@ country CL: DFS-JP
 	(5250 - 5330 @ 80), (20), DFS, AUTO-BW
 	(5735 - 5835 @ 80), (20)
 
+# Source:
+# https://wap.miit.gov.cn/cms_files/filemanager/1226211233/attach/20219/d125301b13454551b698ff5afa49ca28.pdf
 country CN: DFS-FCC
-	(2402 - 2482 @ 40), (20)
-	(5170 - 5250 @ 80), (23), AUTO-BW
-	(5250 - 5330 @ 80), (23), DFS, AUTO-BW
-	(5735 - 5835 @ 80), (30)
+	(2400 - 2483.5 @ 40), (20)
+	(5150 - 5350 @ 80), (23), DFS, AUTO-BW
+	(5725 - 5850 @ 80), (33)
 	# 60 GHz band channels 1,4: 28dBm, channels 2,3: 44dBm
 	# ref: http://www.miit.gov.cn/n11293472/n11505629/n11506593/n11960250/n11960606/n11960700/n12330791.files/n12330790.pdf
 	(57240 - 59400 @ 2160), (28)
-- 
2.34.1.windows.1

_______________________________________________
wireless-regdb mailing list
wireless-regdb@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/wireless-regdb

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

* Re: [PATCH] wireless-regdb: Update regulatory rules for China (CN)
  2022-02-04 15:19 ` [wireless-regdb] " Jiaxun Yang
@ 2022-02-12 15:48   ` Seth Forshee
  -1 siblings, 0 replies; 9+ messages in thread
From: Seth Forshee @ 2022-02-12 15:48 UTC (permalink / raw)
  To: Jiaxun Yang; +Cc: wireless-regdb, linux-wireless

On Fri, Feb 04, 2022 at 03:19:29PM +0000, Jiaxun Yang wrote:
> China had updated regulations on ISM frequencies by
> "工信部无〔2021〕129号".
> 
> The new regulation effectives from Jan 1 2022.
> 
> Update regdb accroading to it's attachment "2400MHz、5100MHz
> 和 5800MHz 频段无线电发射设备射频技术要求".
> 
> Announcement: https://wap.miit.gov.cn/zwgk/zcwj/wjfb/tz/art/2021/art_e4ae71252eab42928daf0ea620976e4e.html
> Attachment: https://wap.miit.gov.cn/cms_files/filemanager/1226211233/attach/20219/d125301b13454551b698ff5afa49ca28.pdf
> 
> Those documents are only available in Chinese.
> 
> Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>

Thanks for the patch. I'm looking at a machine translation of the
document, and based on that I think one change needs to be made, see
below. If something was mistranslated or if I misunderstood, please let
me know.

> ---
>  db.txt | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
> 
> diff --git a/db.txt b/db.txt
> index 6dbda3c..e6fd657 100644
> --- a/db.txt
> +++ b/db.txt
> @@ -346,11 +346,12 @@ country CL: DFS-JP
>  	(5250 - 5330 @ 80), (20), DFS, AUTO-BW
>  	(5735 - 5835 @ 80), (20)
>  
> +# Source:
> +# https://wap.miit.gov.cn/cms_files/filemanager/1226211233/attach/20219/d125301b13454551b698ff5afa49ca28.pdf
>  country CN: DFS-FCC
> -	(2402 - 2482 @ 40), (20)
> -	(5170 - 5250 @ 80), (23), AUTO-BW
> -	(5250 - 5330 @ 80), (23), DFS, AUTO-BW
> -	(5735 - 5835 @ 80), (30)
> +	(2400 - 2483.5 @ 40), (20)
> +	(5150 - 5350 @ 80), (23), DFS, AUTO-BW

It looks like this range requires TPC, and if TPC is not supported the
max EIRP needs to be lowered by 3 dBm. Since Linux does not support TPC,
we need to reduce this power limit to 20 dBm.

Thanks,
Seth

> +	(5725 - 5850 @ 80), (33)
>  	# 60 GHz band channels 1,4: 28dBm, channels 2,3: 44dBm
>  	# ref: http://www.miit.gov.cn/n11293472/n11505629/n11506593/n11960250/n11960606/n11960700/n12330791.files/n12330790.pdf
>  	(57240 - 59400 @ 2160), (28)
> -- 
> 2.34.1.windows.1

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

* Re: [wireless-regdb] [PATCH] wireless-regdb: Update regulatory rules for China (CN)
@ 2022-02-12 15:48   ` Seth Forshee
  0 siblings, 0 replies; 9+ messages in thread
From: Seth Forshee @ 2022-02-12 15:48 UTC (permalink / raw)
  To: Jiaxun Yang; +Cc: wireless-regdb, linux-wireless

On Fri, Feb 04, 2022 at 03:19:29PM +0000, Jiaxun Yang wrote:
> China had updated regulations on ISM frequencies by
> "工信部无〔2021〕129号".
> 
> The new regulation effectives from Jan 1 2022.
> 
> Update regdb accroading to it's attachment "2400MHz、5100MHz
> 和 5800MHz 频段无线电发射设备射频技术要求".
> 
> Announcement: https://wap.miit.gov.cn/zwgk/zcwj/wjfb/tz/art/2021/art_e4ae71252eab42928daf0ea620976e4e.html
> Attachment: https://wap.miit.gov.cn/cms_files/filemanager/1226211233/attach/20219/d125301b13454551b698ff5afa49ca28.pdf
> 
> Those documents are only available in Chinese.
> 
> Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>

Thanks for the patch. I'm looking at a machine translation of the
document, and based on that I think one change needs to be made, see
below. If something was mistranslated or if I misunderstood, please let
me know.

> ---
>  db.txt | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
> 
> diff --git a/db.txt b/db.txt
> index 6dbda3c..e6fd657 100644
> --- a/db.txt
> +++ b/db.txt
> @@ -346,11 +346,12 @@ country CL: DFS-JP
>  	(5250 - 5330 @ 80), (20), DFS, AUTO-BW
>  	(5735 - 5835 @ 80), (20)
>  
> +# Source:
> +# https://wap.miit.gov.cn/cms_files/filemanager/1226211233/attach/20219/d125301b13454551b698ff5afa49ca28.pdf
>  country CN: DFS-FCC
> -	(2402 - 2482 @ 40), (20)
> -	(5170 - 5250 @ 80), (23), AUTO-BW
> -	(5250 - 5330 @ 80), (23), DFS, AUTO-BW
> -	(5735 - 5835 @ 80), (30)
> +	(2400 - 2483.5 @ 40), (20)
> +	(5150 - 5350 @ 80), (23), DFS, AUTO-BW

It looks like this range requires TPC, and if TPC is not supported the
max EIRP needs to be lowered by 3 dBm. Since Linux does not support TPC,
we need to reduce this power limit to 20 dBm.

Thanks,
Seth

> +	(5725 - 5850 @ 80), (33)
>  	# 60 GHz band channels 1,4: 28dBm, channels 2,3: 44dBm
>  	# ref: http://www.miit.gov.cn/n11293472/n11505629/n11506593/n11960250/n11960606/n11960700/n12330791.files/n12330790.pdf
>  	(57240 - 59400 @ 2160), (28)
> -- 
> 2.34.1.windows.1

_______________________________________________
wireless-regdb mailing list
wireless-regdb@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/wireless-regdb

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

* Re: [PATCH] wireless-regdb: Update regulatory rules for China (CN)
  2022-02-12 15:48   ` [wireless-regdb] " Seth Forshee
@ 2022-02-12 16:24     ` Jiaxun Yang
  -1 siblings, 0 replies; 9+ messages in thread
From: Jiaxun Yang @ 2022-02-12 16:24 UTC (permalink / raw)
  To: Seth Forshee; +Cc: wireless-regdb, linux-wireless



在 2022/2/12 15:48, Seth Forshee 写道:
> On Fri, Feb 04, 2022 at 03:19:29PM +0000, Jiaxun Yang wrote:
>> China had updated regulations on ISM frequencies by
>> "工信部无〔2021〕129号".
>>
>> The new regulation effectives from Jan 1 2022.
>>
>> Update regdb accroading to it's attachment "2400MHz、5100MHz
>> 和 5800MHz 频段无线电发射设备射频技术要求".
>>
>> Announcement: https://wap.miit.gov.cn/zwgk/zcwj/wjfb/tz/art/2021/art_e4ae71252eab42928daf0ea620976e4e.html
>> Attachment: https://wap.miit.gov.cn/cms_files/filemanager/1226211233/attach/20219/d125301b13454551b698ff5afa49ca28.pdf
>>
>> Those documents are only available in Chinese.
>>
>> Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
> Thanks for the patch. I'm looking at a machine translation of the
> document, and based on that I think one change needs to be made, see
> below. If something was mistranslated or if I misunderstood, please let
> me know.
Thanks for pointing.

I asked a RF expert and he adviced you're right :-)

v2 is on the way.

Thanks.

- Jiaxun

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

* Re: [wireless-regdb] [PATCH] wireless-regdb: Update regulatory rules for China (CN)
@ 2022-02-12 16:24     ` Jiaxun Yang
  0 siblings, 0 replies; 9+ messages in thread
From: Jiaxun Yang @ 2022-02-12 16:24 UTC (permalink / raw)
  To: Seth Forshee; +Cc: wireless-regdb, linux-wireless



在 2022/2/12 15:48, Seth Forshee 写道:
> On Fri, Feb 04, 2022 at 03:19:29PM +0000, Jiaxun Yang wrote:
>> China had updated regulations on ISM frequencies by
>> "工信部无〔2021〕129号".
>>
>> The new regulation effectives from Jan 1 2022.
>>
>> Update regdb accroading to it's attachment "2400MHz、5100MHz
>> 和 5800MHz 频段无线电发射设备射频技术要求".
>>
>> Announcement: https://wap.miit.gov.cn/zwgk/zcwj/wjfb/tz/art/2021/art_e4ae71252eab42928daf0ea620976e4e.html
>> Attachment: https://wap.miit.gov.cn/cms_files/filemanager/1226211233/attach/20219/d125301b13454551b698ff5afa49ca28.pdf
>>
>> Those documents are only available in Chinese.
>>
>> Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
> Thanks for the patch. I'm looking at a machine translation of the
> document, and based on that I think one change needs to be made, see
> below. If something was mistranslated or if I misunderstood, please let
> me know.
Thanks for pointing.

I asked a RF expert and he adviced you're right :-)

v2 is on the way.

Thanks.

- Jiaxun

_______________________________________________
wireless-regdb mailing list
wireless-regdb@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/wireless-regdb

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

* Re: [PATCH] wireless-regdb: Update regulatory rules for China (CN)
  2023-12-05  9:11 ` Chen-Yu Tsai
@ 2023-12-05 12:19   ` Jiaxun Yang
  0 siblings, 0 replies; 9+ messages in thread
From: Jiaxun Yang @ 2023-12-05 12:19 UTC (permalink / raw)
  To: Chen-Yu Tsai, linux-wireless; +Cc: wireless-regdb



在2023年12月5日十二月 上午9:11,Chen-Yu Tsai写道:
> On Sun, 19 Nov 2023 18:24:01 +0000, Jiaxun Yang wrote:
>> China had updated regulations on 5150 MHz to 5350 MHz by
>> "中华人民共和国工业和信息化部令(第54号)", which released
>> an update to "中华人民共和国无线电频率划分规定".
>> 
>> The new regulation effectives from 1 July 2023.
>> 
>> In updated regulation, footnote "CHN44" had restricted 5150 MHz to
>> 5350 MHz as in door only for Broadband Wireless Access systems.
>> 
>> [...]
>
> Applied, thanks!
>
> [1/1] wireless-regdb: Update regulatory rules for China (CN)
>       commit: 8c784a10448e36dc387fe02ae6bf69f4ae0208d2

Hi Chen-Yu,

I didn't see this commit in[1], did you move upstream repo?
Better to update documents here[2] as well :-)

[1]: https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/
[2]: https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb

Thanks
- Jiaxun
>
> Best regards,
> -- 
> Chen-Yu Tsai <wens@kernel.org>

-- 
- Jiaxun

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

* Re: [PATCH] wireless-regdb: Update regulatory rules for China (CN)
  2023-11-19 18:24 Jiaxun Yang
@ 2023-12-05  9:11 ` Chen-Yu Tsai
  2023-12-05 12:19   ` Jiaxun Yang
  0 siblings, 1 reply; 9+ messages in thread
From: Chen-Yu Tsai @ 2023-12-05  9:11 UTC (permalink / raw)
  To: linux-wireless, Jiaxun Yang; +Cc: wireless-regdb


On Sun, 19 Nov 2023 18:24:01 +0000, Jiaxun Yang wrote:
> China had updated regulations on 5150 MHz to 5350 MHz by
> "中华人民共和国工业和信息化部令(第54号)", which released
> an update to "中华人民共和国无线电频率划分规定".
> 
> The new regulation effectives from 1 July 2023.
> 
> In updated regulation, footnote "CHN44" had restricted 5150 MHz to
> 5350 MHz as in door only for Broadband Wireless Access systems.
> 
> [...]

Applied, thanks!

[1/1] wireless-regdb: Update regulatory rules for China (CN)
      commit: 8c784a10448e36dc387fe02ae6bf69f4ae0208d2

Best regards,
-- 
Chen-Yu Tsai <wens@kernel.org>


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

* [PATCH] wireless-regdb: Update regulatory rules for China (CN)
@ 2023-11-19 18:24 Jiaxun Yang
  2023-12-05  9:11 ` Chen-Yu Tsai
  0 siblings, 1 reply; 9+ messages in thread
From: Jiaxun Yang @ 2023-11-19 18:24 UTC (permalink / raw)
  To: linux-wireless; +Cc: wireless-regdb, Jiaxun Yang

China had updated regulations on 5150 MHz to 5350 MHz by
"中华人民共和国工业和信息化部令(第54号)", which released
an update to "中华人民共和国无线电频率划分规定".

The new regulation effectives from 1 July 2023.

In updated regulation, footnote "CHN44" had restricted 5150 MHz to
5350 MHz as in door only for Broadband Wireless Access systems.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
 db.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/db.txt b/db.txt
index fdc2c13..24bb6d4 100644
--- a/db.txt
+++ b/db.txt
@@ -403,10 +403,11 @@ country CL: DFS-JP
 
 # Source:
 # https://wap.miit.gov.cn/cms_files/filemanager/1226211233/attach/20219/d125301b13454551b698ff5afa49ca28.pdf
+# https://www.miit.gov.cn/cms_files/filemanager/1226211233/attach/20236/d1dc19424d5a4cfe90d631adeee8dd58.pdf
 # Note: The transmit power for 5150-5350MHz bands can be raised by 3dBm when TPC is implemented
 country CN: DFS-FCC
 	(2400 - 2483.5 @ 40), (20)
-	(5150 - 5350 @ 80), (20), DFS, AUTO-BW
+	(5150 - 5350 @ 80), (20), DFS, AUTO-BW, NO-OUTDOOR
 	(5725 - 5850 @ 80), (33)
 	# 60 GHz band channels 1,4: 28dBm, channels 2,3: 44dBm
 	# ref: http://www.miit.gov.cn/n11293472/n11505629/n11506593/n11960250/n11960606/n11960700/n12330791.files/n12330790.pdf
-- 
2.34.1


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

end of thread, other threads:[~2023-12-05 12:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-04 15:19 [PATCH] wireless-regdb: Update regulatory rules for China (CN) Jiaxun Yang
2022-02-04 15:19 ` [wireless-regdb] " Jiaxun Yang
2022-02-12 15:48 ` Seth Forshee
2022-02-12 15:48   ` [wireless-regdb] " Seth Forshee
2022-02-12 16:24   ` Jiaxun Yang
2022-02-12 16:24     ` [wireless-regdb] " Jiaxun Yang
2023-11-19 18:24 Jiaxun Yang
2023-12-05  9:11 ` Chen-Yu Tsai
2023-12-05 12:19   ` Jiaxun Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.