Message ID | 20200528210607.16154-1-seth.forshee@canonical.com (mailing list archive) |
---|---|
State | Not Applicable |
Delegated to: | Johannes Berg |
Headers | show |
Series | wireless-regdb: update regulatory rules for Egypt (EG) | expand |
On Thu, May 28, 2020 at 04:06:07PM -0500, Seth Forshee wrote: > Update the rules to the frequency ranges and power limits > documented in [1], and update 5GHz rules to comply with > EN 301 893. > > [1] https://www.tra.gov.eg/en/industry/importing-of-equipment/Pages/Regulations-for-use-of-Wireless-Networks-Devices.aspx > > Signed-off-by: Seth Forshee <seth.forshee@canonical.com> Applied. > --- > db.txt | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/db.txt b/db.txt > index ac3248350956..699bce9fb9d8 100644 > --- a/db.txt > +++ b/db.txt > @@ -516,10 +516,11 @@ country EE: DFS-ETSI > # 60 GHz band channels 1-4 (ETSI EN 302 567) > (57000 - 66000 @ 2160), (40) > > +# https://www.tra.gov.eg/en/industry/importing-of-equipment/Pages/Regulations-for-use-of-Wireless-Networks-Devices.aspx > country EG: DFS-ETSI > - (2402 - 2482 @ 40), (20) > - (5170 - 5250 @ 40), (20) > - (5250 - 5330 @ 40), (20), DFS > + (2402 - 2483.5 @ 40), (20) > + (5150 - 5250 @ 80), (23), NO-OUTDOOR, AUTO-BW, wmmrule=ETSI > + (5250 - 5330 @ 80), (20), NO-OUTDOOR, DFS, AUTO-BW, wmmrule=ETSI > > # ES 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.25.1 >
diff --git a/db.txt b/db.txt index ac3248350956..699bce9fb9d8 100644 --- a/db.txt +++ b/db.txt @@ -516,10 +516,11 @@ country EE: DFS-ETSI # 60 GHz band channels 1-4 (ETSI EN 302 567) (57000 - 66000 @ 2160), (40) +# https://www.tra.gov.eg/en/industry/importing-of-equipment/Pages/Regulations-for-use-of-Wireless-Networks-Devices.aspx country EG: DFS-ETSI - (2402 - 2482 @ 40), (20) - (5170 - 5250 @ 40), (20) - (5250 - 5330 @ 40), (20), DFS + (2402 - 2483.5 @ 40), (20) + (5150 - 5250 @ 80), (23), NO-OUTDOOR, AUTO-BW, wmmrule=ETSI + (5250 - 5330 @ 80), (20), NO-OUTDOOR, DFS, AUTO-BW, wmmrule=ETSI # ES 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)
Update the rules to the frequency ranges and power limits documented in [1], and update 5GHz rules to comply with EN 301 893. [1] https://www.tra.gov.eg/en/industry/importing-of-equipment/Pages/Regulations-for-use-of-Wireless-Networks-Devices.aspx Signed-off-by: Seth Forshee <seth.forshee@canonical.com> --- db.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)