W. Michael Petullo wrote: > > > My kernel, more specifically: > > > > > > kernel 2.4.10 > > [ ... ] > > > > > I have been having this problem since I switched to 2.3.x, late in > > > its development. > > > > bttv switched over to the new i2c code (drivers/i2c) in 2.3.34, that is > > probably the point where it broke. But might also be a chipset issue > > (kernel doing some PCI stuff in a different way or something like that). > > [ ... ] > > Should I approach the i2c folks about this? I doubt they know what is going on. Basically the old code (i2c-old.c in current kernels, i2c.c in 2.2.x) should do the same as the i2c-algo-bit.c. But looks like there is a small difference somewhere which makes it work differently on some hardware configurations. Hard to nail down if you can't reproduce it ... Gerd -- Damn lot people confuse usability and eye-candy.