diff options
| author | Adrian Chadd <adrian@FreeBSD.org> | 2010-08-14 15:48:18 +0000 |
|---|---|---|
| committer | Adrian Chadd <adrian@FreeBSD.org> | 2010-08-14 15:48:18 +0000 |
| commit | 627e7864f1ca42dcf5adcdc5740275023bfafd48 (patch) | |
| tree | bd87021e3ef2e0c6482d103779e8db14447b569c /sys/dev | |
| parent | 6a0c1a60c0813613fcd0f0b61e483a85d7240120 (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/ath/ath_hal/ar5416/ar9160.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ath/ath_hal/ar5416/ar9160.ini b/sys/dev/ath/ath_hal/ar5416/ar9160.ini index b6ba10214373..1b81bc3910b2 100644 --- a/sys/dev/ath/ath_hal/ar5416/ar9160.ini +++ b/sys/dev/ath/ath_hal/ar5416/ar9160.ini @@ -328,6 +328,7 @@ static const uint32_t ar9160Common[][2] = { { 0x000099e4, 0xaaaaaaaa }, { 0x000099e8, 0x3c466478 }, { 0x000099ec, 0x0cc80caa }, + { 0x000099f0, 0x00000000 }, /* XXX adrian's addition: AR_PHY_CALMODE == 0 */ { 0x000099fc, 0x00001042 }, { 0x00009b00, 0x00000000 }, { 0x00009b04, 0x00000001 }, |
