[wireless-regdb] [PATCH] wireless-regdb: add regulatory rule for ETSI members on 60gHz band

Johannes Berg johannes at sipsolutions.net
Mon Dec 10 06:31:47 EST 2012


On Mon, 2012-12-10 at 13:09 +0200, Vladimir Kondratiev wrote:
> On Monday, December 10, 2012 11:21:58 AM Johannes Berg wrote:
> > On Mon, 2012-12-10 at 11:45 +0200, Vladimir Kondratiev wrote:
> > 
> > > For the 60gHz band, regulation defined in the "Etsi En 302 567"
> > > http://docsfiles.com/pdf_final_draft_etsi_en_302_567.html
> > 
> > > +country AD:
> > > +        # 60 gHz band channels 1-4, ref: Etsi En 302 567
> > > +        (57240 - 65880 @ 2160), (N/A, 40), NO-OUTDOOR
> > > +        (57240 - 65880 @ 2160), (N/A, 25)
> > 
> > There doesn't seem to be a bandwidth limitation in the rules, should we
> > really put one into the database?
> Yes, there is no limit and I'd want to remove bandwidth, but I don't see
> how to do so. If I simply omit '@ 2160', I am getting error from db2bin.py:

Right. I have this patch as work in progress:

http://git.kernel.org/?p=linux/kernel/git/jberg/mac80211-next.git;a=commitdiff;h=ec6e761bc0eb2471cda223431207b34af36f2b28

which would allow having no limit in the kernel, but the scripts here
would need to be updated to use it and allow the omission (or doing @N/A
or so)

Also, now looking closer, does the kernel understand the two rules with
different TX power/outdoor restriction properly?

johannes




More information about the wireless-regdb mailing list