Return-path: Received: from mail-qk0-f195.google.com ([209.85.220.195]:35005 "EHLO mail-qk0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728338AbeGYInS (ORCPT ); Wed, 25 Jul 2018 04:43:18 -0400 Received: by mail-qk0-f195.google.com with SMTP id u21-v6so4296756qku.2 for ; Wed, 25 Jul 2018 00:32:54 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20180724205057.GD3636@ubuntu-xps13> References: <20180724205057.GD3636@ubuntu-xps13> From: bkil Date: Wed, 25 Jul 2018 09:32:33 +0200 Message-ID: (sfid-20180725_093258_447642_AE941226) Subject: Re: [PATCH v2] wireless-regdb: update rules for Hungary (HU) on 2.4/5/60G, 5725-5875MHz To: Seth Forshee Cc: wireless-regdb@lists.infradead.org, linux-wireless@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-wireless-owner@vger.kernel.org List-ID: Yes, sorry, I noticed it later on, but wanted to wait for comments before resending. I will do that later today. Thank you for the review. Regards On Tue, Jul 24, 2018 at 10:50 PM, Seth Forshee wrote: > On Sat, Jun 30, 2018 at 10:40:34PM +0200, bkil wrote: >> * 2400-2483.5M: extend bounds >> * 5150-5250M: extend bounds, add NO-OUTDOOR, no TPC so +3dB >> * 5250-5350M: extend bounds, add NO-OUTDOOR >> * 5470-5725M: extend bounds >> * 5725-5875M: introduce, as EU SRD provisions have been implemented >> * 57-66G: add NO-OUTDOOR >> >> Freely available online references have been added hosted by the regulat= ory >> body in Hungary, the National Media and Infocommunications Authority. >> >> To refer to a specific section, you can grep for the frequency in questi= on. >> >> Translation key: >> "Csak belt=C3=A9ri" / "=C3=89p=C3=BCleten bel=C3=BCli haszn=C3=A1latra k= orl=C3=A1tozott" =3D indoor only; >> "K=C3=BClt=C3=A9ri =C3=A9s belt=C3=A9ri" =3D both indoor and outdoor; >> "Nem m=C5=B1k=C3=B6d=C5=91 TPC eset=C3=A9n a maxim=C3=A1lis teljes=C3=AD= tm=C3=A9nyjellemz=C5=91k 3 dB-lel >> cs=C3=B6kkennek." =3D reduce max power specs by 3dB in case of no TPC; >> "R=C3=B6gz=C3=ADtett k=C3=BClt=C3=A9ri telep=C3=ADt=C3=A9s nem megengede= tt" =3D no fixed outdoor install >> >> Signed-off-by: bkil > > Apologies, I had started reviewing this a while back, but got distracted > and forgot to come back to it. > > The changes look okay as far as I can tell. However the patch itself > seems to be corrupt -- one line is wrapped, and there are whitespace > problems. This is probably due to your mail client, I suggest using > git-send-email. > > Can you try re-sending? > > Thanks, > Seth > >> --- >> db.txt | 23 +++++++++++++++++------ >> 1 file changed, 17 insertions(+), 6 deletions(-) >> >> diff --git a/db.txt b/db.txt >> index 8963c01..cadfe77 100644 >> --- a/db.txt >> +++ b/db.txt >> @@ -581,13 +581,24 @@ country HT: DFS-FCC >> (5490 - 5730 @ 160), (24), DFS >> (5735 - 5835 @ 80), (30) >> >> +# http://stir.nmhh.hu/?oldal=3DdokumentumGeneralo&root_rendeletelem_id= =3D3&hatalyos=3D1 >> +# http://english.nmhh.hu/cikk/297/Eljarasi_tajekoztato_a_24_GHzes_es_az= _5_GHzes_savban_mukodo_berendezesek_engedelyezeserol >> +# http://nmhh.hu/dokumentum/319/kis_hatotavolsagu_eszkozok_srdk.pdf >> country HU: DFS-ETSI >> - (2402 - 2482 @ 40), (20) >> - (5170 - 5250 @ 80), (20), AUTO-BW, wmmrule=3DETSI >> - (5250 - 5330 @ 80), (20), DFS, AUTO-BW, wmmrule=3DETSI >> - (5490 - 5710 @ 160), (27), DFS, wmmrule=3DETSI >> - # 60 GHz band channels 1-4, ref: Etsi En 302 567 >> - (57000 - 66000 @ 2160), (40) >> + # ref: 2006/771/EK, (EU) 2017/1483, MSZ EN 300 328 >> + # additionally: 100mW @ 10MHz channels, 50mW @ 5MHz (max. 10mW/MHz) >> + (2400 - 2483.5 @ 40), (20) >> + # ref: 2005/513/EK >> + # note: TPC not needed @ 5150-5250 >> + (5150 - 5250 @ 80), (23), NO-OUTDOOR, AUTO-BW, wmmrule=3DETSI >> + # note: max would be +3dB with TPC @ 5250-5725 >> + (5250 - 5350 @ 80), (20), NO-OUTDOOR, DFS, AUTO-BW, wmmrule=3DETSI >> + (5470 - 5725 @ 160), (27), DFS, wmmrule=3DETSI >> + # ref: Short Range Devices (SRD) - 2006/771/EK, (EU) 2017/1483, MSZ >> EN 300 440, MSZ EN 302 064 >> + (5725 - 5875 @ 80), (25 mW) >> + # 60 GHz band channels 1-4, "Fixed outdoor installation not allowed" >> + # ref: 2006/771/EK, (EU) 2017/1483, MSZ EN 302 567 >> + (57000 - 66000 @ 2160), (40), NO-OUTDOOR >> >> country ID: DFS-JP >> # ref: http://www.postel.go.id/content/ID/regulasi/standardisasi/kepdi= r/bwa%205,8%20ghz.pdf >> -- >> 2.7.4