Re: [ath5k-devel] [PATCH 1/4] ath5k: Check EEPROM before tweaking SERDES

2009-07-31 Thread Nick Kossifidis
* Read PCI-E infos offset from EEPROM and if it points to serdes section (0x40), enable serdes programming (further tweaking of serdes values during attach). This follows Legacy and Sam's HAL sources. Signed-off-by: Nick Kossifidis --- drivers/net/wireless/ath/ath5k/attach.c | 56 +

[ath5k-devel] [PATCH 1/4] ath5k: Check EEPROM before tweaking SERDES

2009-07-31 Thread Nick Kossifidis
* Read PCI-E infos offset from EEPROM and if it points to serdes section (0x40), enable serdes programming (further tweaking of serdes values during attach). This follows Legacy and Sam's HAL sources. --- drivers/net/wireless/ath/ath5k/attach.c | 56 +++ dr