Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2011 00:05:26 +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: r219976 - head/sys/dev/ath/ath_hal/ar5416
Message-ID:  <201103250005.p2P05QIw061436@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Fri Mar 25 00:05:26 2011
New Revision: 219976
URL: http://svn.freebsd.org/changeset/base/219976

Log:
  Add some more AR_PCU_MISC_MODE2 register settings - these are SOWL or later.

Modified:
  head/sys/dev/ath/ath_hal/ar5416/ar5416.h

Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416.h
==============================================================================
--- head/sys/dev/ath/ath_hal/ar5416/ar5416.h	Fri Mar 25 00:03:21 2011	(r219975)
+++ head/sys/dev/ath/ath_hal/ar5416/ar5416.h	Fri Mar 25 00:05:26 2011	(r219976)
@@ -24,6 +24,7 @@
 #include "ah_eeprom_v14.h"	/* for CAL_TARGET_POWER_* */
 
 #define	AR5416_MAGIC	0x20065416
+#define	AR5416_INT_MITIGATION	1
 
 enum {
 	HAL_RESET_POWER_ON,



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