Chris Kennedy <[EMAIL PROTECTED]> wrote: > Also I've noticed that settings for the cx25840 registers are reset > every capture, a large majority of them at least, from the current > digitizer on/off ioctl, which seems to actually be quite wrong in > functionality (was supposed to stop/start the digitizer safely > while refreshing the input from the encoder, seems to not do that, > so possibly another problem there too). This can reset settings > we already expected to be set, including input settings. I'm investigating > that right now.
There are tons of -> CX25840_SET_VD_SOFT_RST(0x0001); CX25840_SET_SOFT_RESET(0x0001); which could be doing that. -- Tyler Trafford ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
