On 2010-04-19 9:04 PM, Pavel Roskin wrote: > On Mon, 2010-04-19 at 19:57 +0200, Felix Fietkau wrote: >> + if ((reg & 0x7E7FFFEF) == 0x00702400) >> + continue; >> + >> + switch (reg & 0x7E000B00) { >> + case 0x1E000000: >> + case 0x52000B00: >> + case 0x18000B00: >> + continue; > > Where did you get all that magic? If it's from Atheros documentation, > maybe you could give those numbers descriptive names? I don't have any names for that. It's stuff from a debugging register - adapted from Atheros code... - Felix -- 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