That would be great, it's odd, I don't see where it overwrites everything, teh more I explore the more confusing it seems. I just can't believe I write any register, and after a device access it's reset, even ones supposidly untouched anywhere in the driver. Seems like the cache and dirty bits stuff doesn't even work, since it would be logical for a cache not to run each setting again if not 'dirty', but this model seems completely broken to begin with and everything gets rewritten anyways.
Thanks, Chris On Mon, Apr 04, 2005 at 05:11:39PM -0400, Tyler Trafford wrote: > 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 -- --- 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
