Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 2009 01:12:51 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/ifconfig ifieee80211.c regdomain.c regdomain.h
Message-ID:  <200902070113.n171D00L061787@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2009-02-07 01:12:51 UTC

  FreeBSD src repository

  Modified files:
    sbin/ifconfig        ifieee80211.c regdomain.c regdomain.h 
  Log:
  SVN rev 188258 on 2009-02-07 01:12:51Z by sam
  
  Regulatory fixups:
  o add missing channel flags for ECM, indoor, and outdoor constraints
  o use HT capabilities to short-circuit HT20/HT40 channel construction
  o rewrite 1/2 and 1/4 width channel handling yet again; previously
    we assumed there was a full-width version of the channel in the
    calibration table but that's not always true (e.g. for the Public
    Safety Band), now we first check the calibration table for the
    exact channel we want then fall back to the heuristics we used before
  o fix HT channel construction; wasn't adjusting band edges for HT40
    channel bandwidth requirements
  
  Revision  Changes    Path
  1.75      +130 -66   src/sbin/ifconfig/ifieee80211.c
  1.7       +3 -0      src/sbin/ifconfig/regdomain.c
  1.4       +7 -0      src/sbin/ifconfig/regdomain.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902070113.n171D00L061787>