Searched hist:"488 f6ba75b5deaa7e89d6cdac07e0f2120899b6f" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.h | diff 488f6ba75b5deaa7e89d6cdac07e0f2120899b6f Tue Nov 16 12:20:28 CST 2010 Felix Fietkau <nbd@openwrt.org> ath9k_hw: add support for reading EEPROM data from the internal OTP ROM
Some of the new AR9003 cards do not come with an external EEPROM chip anymore. Calibration data on these cards is stored in the OTP ROM on the chip. This patch adds support for reading this data, and also adds support for different EEPROM chip sizes (512 bytes instead of 1K).
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | ar9003_eeprom.c | diff 488f6ba75b5deaa7e89d6cdac07e0f2120899b6f Tue Nov 16 12:20:28 CST 2010 Felix Fietkau <nbd@openwrt.org> ath9k_hw: add support for reading EEPROM data from the internal OTP ROM
Some of the new AR9003 cards do not come with an external EEPROM chip anymore. Calibration data on these cards is stored in the OTP ROM on the chip. This patch adds support for reading this data, and also adds support for different EEPROM chip sizes (512 bytes instead of 1K).
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|