Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2011 13:43:15 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf options src/sys/dev/ath if_ath.c
Message-ID:  <201106261343.p5QDhXpu025285@repoman.freebsd.org>

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

adrian      2011-06-26 13:43:15 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             options 
    sys/dev/ath          if_ath.c 
  Log:
  SVN rev 223567 on 2011-06-26 13:43:15Z by adrian
  
  Add ATH_ENABLE_DFS which enables the DFS flag so the DFS code
  can be tested.
  
  This doesn't at all actually do radar detection! It's just
  so developers who wish to test the net80211 DFS code can easily
  do so. Without this flag, the DFS channels are never marked
  DFS and thus the DFS stuff doesn't run.
  
  Revision  Changes    Path
  1.732     +2 -1      src/sys/conf/options
  1.327     +3 -0      src/sys/dev/ath/if_ath.c



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