commit | 488f6ba75b5deaa7e89d6cdac07e0f2120899b6f | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Tue Nov 16 19:20:28 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 17 16:19:30 2010 -0500 |
tree | 6b1bd30c51735d4646cbeecbd81ebca028a5baa2 | |
parent | 2d42efc44e38d3a8b2bf30e34559036bb6541672 [diff] |
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>