On 08/22/2009 09:52 AM, Johannes Berg wrote: > On Fri, 2009-08-21 at 22:52 +0200, Christian Lamparter wrote: > >> Johannes, in phy.c (now at line) line 429 >> >> int ar9170_init_phy(struct ar9170 *ar, enum ieee80211_band band) >> { >> [...] >> /* XXX: use EEPROM data here! */ >> >> err = ar9170_init_power_cal(ar); >> if (err) >> [...] >> } >> >> do you still know what EEPROM data is missing here? > > Sorry, no, I don't remember, and can't seem to find it either in otus > right now. Maybe this refers to the values in eepromBoardData initialized from the eeprom in otus/hal/hpmain.c, lines 522 ff. and written into the registers in line 828? I guess they should come from the modal_header[] in struct ar9170_eeprom, but I cannot map the offset in hpmain.c for hpPriv->eepromImage[] into the modal_header's members. Regards, Joerg -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html