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.
Thanks, Chris On Mon, Apr 04, 2005 at 03:45:33PM -0400, Tyler Trafford wrote: > Chris Kennedy <[EMAIL PROTECTED]> wrote: > > > seems some things aren't set and report back different > > than thought. > > The driver currently keeps a map of the registers and updates only the > modified bytes when calling 'execute_settings'. I think there may be > some weird things happening due to some registers autoconfiguring and > getting out of sync with the in-memory map. > > I'm re-writing that code so that the settings are updated right away. > (Of course if the data in cx25840-registers is off, then this won't > help.) > > Also horrible is how the code originally gets the map into sync with > the card's registers: it writes the default values to EVERY REGISTER > ON THE CARD. > -- > 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 -- --- Chris Kennedy / [EMAIL PROTECTED] Engineer KMOS-TV/KTBG-FM Broadcasting Services Department Central Missouri State University ------------------------------------------------------- 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
