Hi, On Mon, Jun 3, 2024 at 2:06 PM Ping-Ke Shih <pkshih@xxxxxxxxxxx> wrote: > > Malaysia Communications and Multimedia Commission announced CLASS > ASSIGNMENT NO. 1 OF 2022, which page 11 describes frequency bands > 5925-6425 MHz are used with conditions of 25 mW EIRP for indoor and outdoor > use and 200 mW EIRP for indoor use only. > > [1] https://www.mcmc.gov.my/skmmgovmy/media/General/CA-No-1-of-2022_-signed_19012022.pdf > > Signed-off-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > --- > db.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/db.txt b/db.txt > index f27dd5214630..adfcce15e3a7 100644 > --- a/db.txt > +++ b/db.txt > @@ -1294,12 +1294,15 @@ country MX: DFS-FCC > (5490 - 5730 @ 160), (24), DFS > (5735 - 5835 @ 80), (30) > > +# Source: > +# https://www.mcmc.gov.my/skmmgovmy/media/General/CA-No-1-of-2022_-signed_19012022.pdf I see some differences compared to the existing rules below. > country MY: DFS-FCC > (2402 - 2482 @ 40), (20) Regulations say 2400 - 2500 MHz at 500mW. > (5170 - 5250 @ 80), (24), AUTO-BW Regulations say 5150 - 5250 at 1W. > (5250 - 5330 @ 80), (24), DFS, AUTO-BW Regulations say 5250 - 5350 at 1W with DFS and TPC required. Since Linux doesn't have TPC support [1], this rule should be removed. > (5490 - 5650 @ 160), (24), DFS Regulations say 5470 - 5650 at 1W with DFS and TPC required. Since Linux doesn't have TPC support [1], this rule should be removed. > (5735 - 5835 @ 80), (24) Regulations say 5735 - 5875 at 1W. > + (5925 - 6425 @ 320), (200 mW), NO-OUTDOOR This part looks correct. Could you update your patch to include these changes? Or send a separate patch following this one to update the existing rules? Thanks ChenYu [1] https://lore.kernel.org/wireless-regdb/a5123274d5a8d80d554ffb786e25bef72d45f69b.camel@xxxxxxxxxxxxxxxx/ > country NG: DFS-ETSI > (2402 - 2482 @ 40), (20) > -- > 2.25.1 >