Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2011 05:52:53 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath/ath_hal ah_internal.h src/sys/dev/ath/ath_hal/ar5416 ar5416.h ar5416_ani.c ar5416_attach.c
Message-ID:  <201102170553.p1H5rHLM003354@repoman.freebsd.org>

index | next in thread | raw e-mail

adrian      2011-02-17 05:52:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal  ah_internal.h 
    sys/dev/ath/ath_hal/ar5416 ar5416.h ar5416_ani.c 
                               ar5416_attach.c 
  Log:
  SVN rev 218763 on 2011-02-17 05:52:53Z by adrian
  
  Add a new parameter to selectively enable/disable the ANI operations.
  
  This was inspired by ath9k, which disables ANI anti-noise immunity
  parameter tweaking (but leaves the rest of the ANI operations alone.)
  
  Revision  Changes    Path
  1.23      +9 -8      src/sys/dev/ath/ath_hal/ah_internal.h
  1.18      +2 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416.h
  1.6       +5 -3      src/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c
  1.24      +3 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c


help

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