Hi, > I didn't tell "old command", or at least not in the sense of old firmware. I told > that the first drivers (ddbridge and mantis), based on drxk_ac3.mc firmware, use the > 4-parameters variant, while the other drivers use the 2-parameters variant. Oh sorry, I must have gotten that wrong. > Anyway, using the name "old" for such parameter is not a good idea. IMHO, you > should use something like qam_demod_needs_4_parameters for this config data, > or, maybe "number_of_qam_demod_parameters". Sounds good. > If number_of_qam_demod_parameters is not 2 or 4, try both ways. So, a device driver > that won't specify it will be auto-probed. Ok, I'll keep the existing order: - first try the 4-parameter one - then try the 2-parameter one And I'll update the variable then to make sure we're not doing that trial-and-error thing twice. I'll also update all drxk_config instances where I'm sure that they're using the (newer) 2-parameter method. Thanks you two for you feedback! Regards, Martin -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html