Update FCC3 with missing 5260MHz-5320MHz rage

Bernhard Schmidt bschmidt at freebsd.org
Fri Jun 24 10:40:26 UTC 2011


On Friday, June 24, 2011 12:30:36 Ian Smith wrote:
> On Fri, 24 Jun 2011, Adrian Chadd wrote:
>  > Hi
>  > 
>  > The following patch adds one of the two missing frequency ranges to
>  > FCC3 (which is FCC + DFS in the higher 5ghz channel range.)
>  > 
>  > There's another missing frequency range which I'll look at adding
>  > later on, once I've added some frequency bands for it.
>  > 
>  > I'd appreciate a review.
>  > 
>  > Thanks!
>  > 
>  > Adrian
>  > 
>  > ====
>  > 
>  > Index: regdomain.xml
>  > ===================================================================
>  > --- regdomain.xml	(revision 223462)
>  > +++ regdomain.xml	(working copy)
>  > @@ -137,6 +137,11 @@
>  >        <freqband ref="F1_5180_5240"/>
>  >        <maxpower>17</maxpower>
>  >      </band>
> 
> Hi Adrian .. um, parsing only visually, shouldn't there be an opening
>    +    <band>
> here?

Yep, and it should also be moved to <rd id="fcc"> because fcc3 seems
to be unused. Might be a bug though..

-- 
Bernhard


More information about the freebsd-wireless mailing list