Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2011 10:30:31 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r221772 - head/sys/dev/ath/ath_hal/ar5416
Message-ID:  <201105111030.p4BAUVw7085524@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Wed May 11 10:30:31 2011
New Revision: 221772
URL: http://svn.freebsd.org/changeset/base/221772

Log:
  Remove a now unneeded comment..

Modified:
  head/sys/dev/ath/ath_hal/ar5416/ar5416_cal.c

Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_cal.c
==============================================================================
--- head/sys/dev/ath/ath_hal/ar5416/ar5416_cal.c	Wed May 11 09:56:31 2011	(r221771)
+++ head/sys/dev/ath/ath_hal/ar5416/ar5416_cal.c	Wed May 11 10:30:31 2011	(r221772)
@@ -263,7 +263,6 @@ ar5416InitCal(struct ath_hal *ah, const 
 	 * higher than normal value if DC offset and noise floor cal are
 	 * triggered at the same time.
 	 */
-	/* XXX this actually kicks off a NF calibration -adrian */
 	OS_REG_SET_BIT(ah, AR_PHY_AGC_CONTROL, AR_PHY_AGC_CONTROL_NF);
 	/*
 	 * This sometimes takes a -lot- longer than it should.



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