[linux-dvb] [PATCH] Fix the unc for the frontends tda10021 and stv0297
e9hack
e9hack at googlemail.com
Sat May 10 10:46:35 CEST 2008
Hi,
the uncorrected block count is reset on a read request for the tda10021 and stv0297. This
makes the UNC value of the femon plugin useless. The attached patch will fix this issue.
It is simple for the stv0297. For the tda10021, the uncorrected block count must be read
cyclical, because the resolution of the counter is very low. This can be done within
tda10021_read_status. The read-status-function is called cyclical from the frontend-thread.
Some other frontends have the same problem (tda10023, ves1820, ves1x93, ...).
-Hartmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tda10021-unc-fix.diff
Type: text/x-diff
Size: 2209 bytes
Desc: not available
Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20080510/7a1bbf76/attachment.diff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stv0297-unc-fix.diff
Type: text/x-diff
Size: 653 bytes
Desc: not available
Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20080510/7a1bbf76/attachment-0001.diff
More information about the linux-dvb
mailing list