Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jul 2011 13:34:57 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath/ath_hal/ar5416 ar5416_misc.c
Message-ID:  <201107301335.p6UDZAeb056463@repoman.freebsd.org>

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

adrian      2011-07-30 13:34:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5416 ar5416_misc.c 
  Log:
  SVN rev 224517 on 2011-07-30 13:34:57Z by adrian
  
  Fix AR5416 radar parameter initialisation.
  
  * I messed up the order of parameter true/false; oops!
  * AR_PHY_RADAR_1 was being written at the wrong place, and was writing
    potential garbage to the hardware.
  
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.20      +9 -8      src/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c



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