Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Aug 2010 06:11:44 +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_cal.c
Message-ID:  <201008120611.o7C6Bv5r091193@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2010-08-12 06:11:44 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5416 ar5416_cal.c 
  Log:
  SVN rev 211208 on 2010-08-12 06:11:44Z by adrian
  
  Ensure that the correct rxchainmask is used when doing calibration in the
  AR5416 and later chipsets.
  
  ath_hal_calibrateN() calls the HAL calibrateN function with rxchainmask=0x1.
  This is not necessarily the case for AR5416 and later chipsets.
  
  Revision  Changes    Path
  1.8       +7 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_cal.c



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