Hi, On Mon, Mar 24, 2025 at 8:26 AM Taavi Eomäe <taaviw@xxxxxxxxx> wrote: > > Allow S1G operation based on currently applicable usage rules specified > in annex 6 of "Raadiosageduste kasutamise tingimused ja tehnilised nõuded > sagedusloast vabastatud raadioseadmetele" > > Enable AUTO-BW for all 5GHz bands as no bandwidth limit is specified for > these bands. > > Specify 6GHz power limit in mW to match others. > > Fix 60GHz band to match regulation and allow bandwidths specified by 802.11ay. I just realized that you didn't provide a Signed-off-by in the patch. I can't apply your patch without it. Can you provide it? Just reply to the thread with a proper Signed-off-by tag. Thanks ChenYu > --- > db.txt | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) > > diff --git a/db.txt b/db.txt > index e331d4f..83f7924 100644 > --- a/db.txt > +++ b/db.txt > @@ -618,18 +618,21 @@ country EC: DFS-FCC > # EU decision 2021/1067/EC: https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32021D1067&from=EN > # Harmonized CEPT countries (July 2019): https://www.ecodocdb.dk/download/25c41779-cd6e/Rec7003e.pdf > # EE: https://www.ttja.ee/et/ettevottele-organisatsioonile/sideteenused/raadioseadmed/wifi-seade > +# EE: https://www.riigiteataja.ee/akt/117052024018?leiaKehtiv (Lisa 6) > # EE: https://www.itu.int/ITU-D/study_groups/SGP_1998-2002/JGRES09/pdf/estonia.pdf > country EE: DFS-ETSI > + (863 - 868 @ 1), (25 mW) > + (915.8 - 919.4 @ 1), (25 mW) > (2400 - 2483.5 @ 40), (100 mW) > (5150 - 5250 @ 80), (200 mW), NO-OUTDOOR, AUTO-BW, wmmrule=ETSI > (5250 - 5350 @ 80), (100 mW), NO-OUTDOOR, DFS, AUTO-BW, wmmrule=ETSI > - (5470 - 5725 @ 160), (500 mW), DFS, wmmrule=ETSI > + (5470 - 5725 @ 160), (500 mW), DFS, AUTO-BW, wmmrule=ETSI > # short range devices (ETSI EN 300 440-1) > - (5725 - 5875 @ 80), (25 mW) > + (5725 - 5875 @ 80), (25 mW), AUTO-BW > # 6 GHz band > - (5945 - 6425 @ 320), (23), NO-OUTDOOR, wmmrule=ETSI > + (5945 - 6425 @ 320), (200 mW), NO-OUTDOOR, wmmrule=ETSI > # 60 GHz band channels 1-4 (ETSI EN 302 567) > - (57000 - 66000 @ 2160), (40) > + (57000 - 71000 @ 8640), (40) > > # https://www.tra.gov.eg/wp-content/uploads/2022/03/EGY-NTRA-March-2022-SRD_English_Final.pdf > country EG: DFS-ETSI > -- > 2.45.2 >