[linux-dvb] questions about STV0229_LOCKOUTPUT
Jeremy Hall
jhall at maoz.com
Sun Nov 6 16:10:21 CET 2005
wow even better--it seems there may be some sort of memory walk issue
I set (in the voltage switching code) instead of
state->config->lock_output << 6
I put 1 << 6 to make 0x40
however now 'm looking in some of my debugging and lock_output is 03,
not 00, and I know this is a read-only variable, so how can it suddenly
change
_J
In the new year, Jeremy Hall wrote:
> Hello,
>
> It looks like STV0229_LOCKOUTPUT is set to on in the initialization of the
> alps_bsru6 tuner, but when I'm changing voltage, it is set to off.
> (state->config->lock_output == 0) and it looks like it should be 1. Does
> anybody have any idea how this could have gotten broken?
>
> _J
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb at linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
More information about the linux-dvb
mailing list