Message ID | 20221017025204.1370004-1-PascalCoffeeLake@gmail.com (mailing list archive) |
---|---|
State | Not Applicable |
Delegated to: | Johannes Berg |
Headers | show |
Series | wireless-regdb: Update regulatory rules for Japan (JP) on 5GHz | expand |
Hi, thank you for your information. On our website you can find email addresses of companies and people. https://www.skymem.info In short, it’s like Google for emails. Best regards, Robert, Skymem team On Mon, Oct 17, 2022 at 5:29 AM CaffeeLake <pascalcoffeelake@gmail.com> wrote: > > Support 144ch for JP Region. > > The Ministry of Internal Affairs and Communications has approved 144ch in Japan. > > Source: https://www.soumu.go.jp/main_content/000635492.pdf > > Signed-off-by: CaffeeLake <PascalCoffeeLake@gmail.com> > --- > db.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/db.txt b/db.txt > index 012824f..8b3827a 100644 > --- a/db.txt > +++ b/db.txt > @@ -907,13 +907,15 @@ country JO: DFS-JP > (5170 - 5250 @ 80), (23) > (5735 - 5835 @ 80), (23) > > +# Source: > +# https://www.soumu.go.jp/main_content/000635492.pdf > country JP: DFS-JP > (2402 - 2482 @ 40), (20) > (2474 - 2494 @ 20), (20), NO-OFDM > (4910 - 4990 @ 40), (23) > (5170 - 5250 @ 80), (20), AUTO-BW > (5250 - 5330 @ 80), (20), DFS, AUTO-BW > - (5490 - 5710 @ 160), (23), DFS > + (5490 - 5730 @ 160), (23), DFS > # 60 GHz band channels 2-4 at 10mW, > # ref: http://www.arib.or.jp/english/html/overview/doc/1-STD-T74v1_1.pdf > (57000 - 66000 @ 2160), (10 mW) > -- > 2.37.3 > > > _______________________________________________ > wireless-regdb mailing list > wireless-regdb@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/wireless-regdb
On Mon, Oct 17, 2022 at 11:52:04AM +0900, CaffeeLake wrote: > Support 144ch for JP Region. > > The Ministry of Internal Affairs and Communications has approved 144ch in Japan. > > Source: https://www.soumu.go.jp/main_content/000635492.pdf > > Signed-off-by: CaffeeLake <PascalCoffeeLake@gmail.com> Applied, thanks! > --- > db.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/db.txt b/db.txt > index 012824f..8b3827a 100644 > --- a/db.txt > +++ b/db.txt > @@ -907,13 +907,15 @@ country JO: DFS-JP > (5170 - 5250 @ 80), (23) > (5735 - 5835 @ 80), (23) > > +# Source: > +# https://www.soumu.go.jp/main_content/000635492.pdf > country JP: DFS-JP > (2402 - 2482 @ 40), (20) > (2474 - 2494 @ 20), (20), NO-OFDM > (4910 - 4990 @ 40), (23) > (5170 - 5250 @ 80), (20), AUTO-BW > (5250 - 5330 @ 80), (20), DFS, AUTO-BW > - (5490 - 5710 @ 160), (23), DFS > + (5490 - 5730 @ 160), (23), DFS > # 60 GHz band channels 2-4 at 10mW, > # ref: http://www.arib.or.jp/english/html/overview/doc/1-STD-T74v1_1.pdf > (57000 - 66000 @ 2160), (10 mW) > -- > 2.37.3 >
diff --git a/db.txt b/db.txt index 012824f..8b3827a 100644 --- a/db.txt +++ b/db.txt @@ -907,13 +907,15 @@ country JO: DFS-JP (5170 - 5250 @ 80), (23) (5735 - 5835 @ 80), (23) +# Source: +# https://www.soumu.go.jp/main_content/000635492.pdf country JP: DFS-JP (2402 - 2482 @ 40), (20) (2474 - 2494 @ 20), (20), NO-OFDM (4910 - 4990 @ 40), (23) (5170 - 5250 @ 80), (20), AUTO-BW (5250 - 5330 @ 80), (20), DFS, AUTO-BW - (5490 - 5710 @ 160), (23), DFS + (5490 - 5730 @ 160), (23), DFS # 60 GHz band channels 2-4 at 10mW, # ref: http://www.arib.or.jp/english/html/overview/doc/1-STD-T74v1_1.pdf (57000 - 66000 @ 2160), (10 mW)
Support 144ch for JP Region. The Ministry of Internal Affairs and Communications has approved 144ch in Japan. Source: https://www.soumu.go.jp/main_content/000635492.pdf Signed-off-by: CaffeeLake <PascalCoffeeLake@gmail.com> --- db.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 2.37.3