After the conversion of Zoran driver to V4L2, now almost all drivers are using the new API. However, there are is one remaining driver using the video_decoder.h API (based on V4L1 API) for message exchange between the bridge driver and the i2c sensor: the vino driver. This driver adds support for the Indy webcam and for a capture hardware on SGI. Does someone have those hardware? If so, are you interested on helping to convert those drivers to fully use V4L2 API? The SGI driver is located at: drivers/media/video/vino.c Due to vino, those two drivers are also using the old API: drivers/media/video/indycam.c drivers/media/video/saa7191.c It shouldn't be hard to convert those files to use the proper APIs, but AFAIK none of the current active developers has any hardware for testing it. Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html