aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_hal/ah_eeprom_v4k.h
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2011-04-13 03:05:42 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2011-04-13 03:05:42 +0000
commit6984989598fdafc6605a0b7764bb33c843d039d6 (patch)
treecf9bc6f0b902e3302faab7dc01ce8e5b9435c703 /sys/dev/ath/ath_hal/ah_eeprom_v4k.h
parent132163b12f3e1301cd3a848356c7158053fa13e8 (diff)
downloadsrc-6984989598fdafc6605a0b7764bb33c843d039d6.tar.gz
src-6984989598fdafc6605a0b7764bb33c843d039d6.zip
Add new fields to the v4k EEPROM modal header.
Notes
Notes: svn path=/head/; revision=220589
Diffstat (limited to 'sys/dev/ath/ath_hal/ah_eeprom_v4k.h')
-rw-r--r--sys/dev/ath/ath_hal/ah_eeprom_v4k.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/ath/ath_hal/ah_eeprom_v4k.h b/sys/dev/ath/ath_hal/ah_eeprom_v4k.h
index 0051545668d8..fa16ad9d35b4 100644
--- a/sys/dev/ath/ath_hal/ah_eeprom_v4k.h
+++ b/sys/dev/ath/ath_hal/ah_eeprom_v4k.h
@@ -136,7 +136,11 @@ typedef struct ModalEepHeader4k {
uint8_t db2_2:4, db2_3:4;
uint8_t db2_4:4, reserved:4;
#endif
- uint8_t futureModal[4]; // 4
+ uint8_t tx_diversity;
+ uint8_t flc_pwr_thresh;
+ uint8_t bb_scale_smrt_antenna;
+#define EEP_4K_BB_DESIRED_SCALE_MASK 0x1f
+ uint8_t futureModal[1];
SPUR_CHAN spurChans[AR5416_EEPROM_MODAL_SPURS]; // 20 B
} __packed MODAL_EEP4K_HEADER; // == 68 B