Em 12-05-2011 09:12, HoP escreveu:
> 2011/5/12 Bjørn Mork :
>> Andreas Oberritter writes:
>>
>>> Please try the patches submitted for testing:
>>>
>>> http://www.mail-archive.com/linux-media@vger.kernel.org/msg31194.html
>>
>> Ah, great! Thanks. Nothing better than a problem already solved.
>
>
HoP writes:
> 2011/5/12 Bjørn Mork :
>> Andreas Oberritter writes:
>>
>>> Please try the patches submitted for testing:
>>>
>>> http://www.mail-archive.com/linux-media@vger.kernel.org/msg31194.html
>>
>> Ah, great! Thanks. Nothing better than a problem already solved.
>
> Not solved. Andreas did
2011/5/12 Bjørn Mork :
> Andreas Oberritter writes:
>
>> Please try the patches submitted for testing:
>>
>> http://www.mail-archive.com/linux-media@vger.kernel.org/msg31194.html
>
> Ah, great! Thanks. Nothing better than a problem already solved.
Not solved. Andreas did an attempt to solve it (
Andreas Oberritter writes:
> Please try the patches submitted for testing:
>
> http://www.mail-archive.com/linux-media@vger.kernel.org/msg31194.html
Ah, great! Thanks. Nothing better than a problem already solved.
Bjørn
--
To unsubscribe from this list: send the line "unsubscribe linux-media
On 05/11/2011 08:34 PM, Bjørn Mork wrote:
> I see in drivers/media/dvb/dvb-core/dvb_frontend.c that there is some
> synchronization between the old and the new API.
>
> But it is incomplete: The new FE_GET_PROPERTY will report only cached
> values, which is whatever the application has written and
I see in drivers/media/dvb/dvb-core/dvb_frontend.c that there is some
synchronization between the old and the new API.
But it is incomplete: The new FE_GET_PROPERTY will report only cached
values, which is whatever the application has written and not the
actual tuned values like FE_GET_FRONTEND wi