On 07/31/2011 09:28 PM, Patrick Boettcher wrote: > On Thursday 28 July 2011 00:23:06 Antti Palosaari wrote: >> * We should have priv at the very first. No priv for FW DL example. >> * Remote keytable should be property of certain device model not adapter >> * There should be way to set count of adapter (and fe) in runtime (this >> is why I allowed to fail 2nd FE attach silently) >> * no probe (read eeprom etc) callback (I think read MAC could be renamed >> for probe) >> * no FE power control (GPIOs etc) that MFE patch adds this too >> * maybe probe1 and probe2 callbacks needed. sequence something like plug >> device => probe1 => download FW => probe2 => attach demod > > If I had more time I'd add > > * handle suspend/resume calls properly for buggy USB firmwares (iow: all > devices I saw) I think I will try to change next that priv is accessible at the very first. That's rather big problem since there is multiple drivers needing priv for communication (buffers, msg seq numbers, etc) for example fw loading. After that I see important to move remote keytable mapping to level where is USB IDs, device name and such info. regards Antti -- http://palosaari.fi/ -- 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