From 429eba61c23095d88df2e6843ac551a71b5cf60e Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Fri, 14 Jun 2013 08:13:21 +0000 Subject: [PATCH] Flip on AH_PRIVATE_DIAG by default; this will include the AR9300 EEPROM dump code that is worth having around. --- sys/contrib/dev/ath/ath_hal/ar9300/ar9300_freebsd_inc.h | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_freebsd_inc.h b/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_freebsd_inc.h index 4c582071af9..c13beb417eb 100644 --- a/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_freebsd_inc.h +++ b/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_freebsd_inc.h @@ -34,6 +34,7 @@ #define ATH_SUPPORT_WIFIPOS 0 #define ATH_SUPPORT_PAPRD 1 #define ATH_SUPPORT_TxBF 0 +#define AH_PRIVATE_DIAG 1 /* XXX need to reverify these; they came in with qcamain */ #define ATH_SUPPORT_FAST_CC 0