Artem Makhutov wrote: > Klaus Schmidinger schrieb: >> The attached patch adds a capability flag that allows an application >> to determine whether a particular device can handle "second generation >> modulation" transponders. > Wouldn't it be better to add something like this: > > FE_CAN_8PSK > FE_CAN_16APSK > FE_CAN_32APSK Without knowing enough about the differences between -S and -S2 tuners and whatever cards are on the market, I'll try to step back and give this my 2c point of view: What does a DVB app need to know? A DVB app probably just needs to know "What devices are capable of tuning to channel XYZ?". The API could answer this the same way as it would tune to channel XYZ, just without actually doing it. Try-before-you-buy. This would also give maximum flexibility to the driver, as a device that supports some -S2 features could offer these, or a device that has known bugs on some tuning modes could also deny these. Non-standard modes could be offered without requiring yet another FE_CAN_XYZ. Cheers, Udo _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb