Hi, I just wanted to commit this changeset when I spotted this: e9hack wrote: > @@ -266,6 +268,10 @@ static int tda10021_set_parameters (stru > > tda10021_setup_reg0 (state, reg0x00[qam], p->inversion); > > + /* reset uncorrected block counter */ > + state->last_lock = 0; > + state->ucblocks = 0; Note that UCB must count the number of uncorrected blocls during the lifetime of the driver. So it must not be reset during tuning. Agreed? CU Oliver -- ---------------------------------------------------------------- VDR Remote Plugin 0.4.0: http://www.escape-edv.de/endriss/vdr/ ---------------------------------------------------------------- _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb