Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2011 05:59:28 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/ifconfig ifieee80211.c
Message-ID:  <201107200559.p6K5xhUa082770@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

adrian      2011-07-20 05:59:28 UTC

  FreeBSD src repository

  Modified files:
    sbin/ifconfig        ifieee80211.c 
  Log:
  SVN rev 224224 on 2011-07-20 05:59:28Z by adrian
  
  This patch removes a check in ifconfig which disables HT/40 channels
  on frequency bands with DFS. All Atheros chipsets >= AR9001 support
  radar event detection on HT40 extension channels.
  
  This should be a chipset specific item rather than enforced in the
  regulatory domain database.
  
  In addition, it's irrelevant for STA mode, as the radar detection is
  done by the access point, not the STA.
  
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.94      +0 -12     src/sbin/ifconfig/ifieee80211.c



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