On Sun, 2008-07-20 at 06:30 +0300, Nick Kossifidis wrote: > * Update list of registers > * Use updated register macros inside hw.c and initvals.c What happened to those patches? Are they going to be applied? Maybe more cleanup is needed? > - ath5k_hw_reg_write(ah, 0x0002a002, AR5K_PHY(11)); > + ath5k_hw_reg_write(ah, 0x0002a002, 0x982c); You are replacing macros with numbers in several places. Maybe you could introduce another macro? Or is it the case when you had interpretation of the registers, but now realize that it was wrong? -- Regards, Pavel Roskin -- 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