Re: [OpenWrt-Devel] question about ath9k endianness check in eeprom_9287.c

2015-01-16 Thread Felix Fietkau
On 2015-01-16 10:12, Ben Mulvihill wrote: > Any thoughts about this? Actually I think there are three options: Hey Ben, sorry for not getting back to you earlier, I was busy with a lot of stuff. > - a new patch in package/kernel/mac80211/patches reinstating >a couple of lines from the old 5

Re: [OpenWrt-Devel] question about ath9k endianness check in eeprom_9287.c

2015-01-16 Thread Ben Mulvihill
On Sun, 2014-12-28 at 01:02 +0100, Ben Mulvihill wrote: > Hello Felix, > > I am working on the BT Home Hub 3A, which has ath9k wireless. > More or less everything is working now, apart from > reading the calibration data. To get that working too, > endianness checking must be enabled. That requir

[OpenWrt-Devel] question about ath9k endianness check in eeprom_9287.c

2014-12-27 Thread Ben Mulvihill
Hello Felix, I am working on the BT Home Hub 3A, which has ath9k wireless. More or less everything is working now, apart from reading the calibration data. To get that working too, endianness checking must be enabled. That requires a one line fix to eeprom_9257.c . --- a/drivers/net/wireless/at