On Tue, Dec 18, 2018 at 01:38:15PM +0530, chaitanya.mgit@xxxxxxxxx wrote: > From: Chaitanya Tata <Chaitanya.Mgit@xxxxxxxxx> > > Include channels 4, 5 & 6 for US in 60GHz band. FCC extended the > 57-64GHz band till 71GHz with almost same rules. This looks right to me based on my research. You're missing one thing though. You need to provide a Signed-off-by tag, please see the CONTRIBUTING file for more information. If you reply with your tag I will add it when I apply the patch. Thanks! > --- > db.txt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/db.txt b/db.txt > index fa5c0e0..ae650dd 100644 > --- a/db.txt > +++ b/db.txt > @@ -1280,9 +1280,9 @@ country US: DFS-FCC > (5490 - 5730 @ 160), (23), DFS > (5735 - 5835 @ 80), (30) > # 60g band > - # reference: http://cfr.regstoday.com/47cfr15.aspx#47_CFR_15p255 > - # channels 1,2,3, EIRP=40dBm(43dBm peak) > - (57240 - 63720 @ 2160), (40) > + # reference: section IV-D https://docs.fcc.gov/public/attachments/FCC-16-89A1.pdf > + # channels 1-6 EIRP=40dBm(43dBm peak) > + (57240 - 71000 @ 2160), (40) > > country UY: DFS-FCC > (2402 - 2482 @ 40), (20) > -- > 2.17.1 >