The PVR250's on-board digitizer is the saa7115. I wrote a quickie wrapper module using data from the config file in the ref driver set. As such, I don't consider it redistributable. Steve Toth has provided us some logs using a homebuilt i2c probe and the lmilk monitoring app. http://ivtv.sourceforge.net/i2c-logs.html Does anybody have an i2c driver for this chip? One project (MJPEG?) out there has a driver for the 7114, but it doesn't work out-of-the-box. Does anybody have an "unencumbered" version of the datasheet? I've found two but both have "nda" qualifiers (I'm guessing it's becuase those are pre-release versions of the docs). Another issue we've got is that the existing msp3400 driver -almost- works. The PVR250 routes sound out via the SCART-out instead of the loudspeaker-out. For now we're passing in our config directly.