Chris Kennedy <[EMAIL PROTECTED]> wrote: > It also resets all the registers upon any device access, I just realized > this, I set something, then it gets unset, and not a setting normally > set for the driver, so it's going through and resetting all registers > for everything, very horrible.
Anything that bypasses the register cache will get overwritten if another setting modifies that byte. What I'm working on simplifies all that, and gets rid of the "register cache" entirely. I can probably post something tonight. -- 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
