On Wednesday 29 October 2008 22:31:43 Pavel Roskin wrote: > [...] > + case PDR_RADIATED_TRANSMISSION_CORRECTION: > + case PDR_PRISM_TX_IQ_CALIBRATION: > + case PDR_BASEBAND_REGISTERS: > + case PDR_PER_CHANNEL_BASEBAND_REGISTERS: > + break; > default: > printk(KERN_INFO "p54: unknown eeprom code : 0x%x\n", > le16_to_cpu(entry->code)); what about removing the printk? since intersil reserved 0x8000-0xffff for it's customers... so there could be lots of unknown pdr magics. Regards, Chr -- 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