let's include a solution for ath9k_htc in this topic too:
download and unpack your drivers then open following file:
drivers/net/wireless/ath/ath9k/eeprom.h
search for
replace with
[code]#define AR...
download and unpack your drivers then open following file:
drivers/net/wireless/ath/ath9k/eeprom.h
search for
Code: [Select]
#define AR5416_PWR_TABLE_OFFSET_DB -5
replace with
[code]#define AR...