Thanks to Hans de Goede for supplying me with a Philips webcam to test this driver with! And other news on the V4L1 front: I have since learned that the stradis driver has only ever worked for kernel 2.2. I did contact the company and unless they want to work on it this driver can be removed soon. I'm waiting for test results on the cpia2 driver. If it works, then the V4L1 support can be removed from that driver as well. Regards, Hans The following changes since commit 57fef3eb74a04716a8dd18af0ac510ec4f71bc05: Richard Zidlicky (1): V4L/DVB: dvb: fix smscore_getbuffer() logic are available in the git repository at: ssh://linuxtv.org/git/hverkuil/v4l-dvb.git pwc Hans Verkuil (1): pwc: fully convert driver to V4L2 drivers/media/video/pwc/Kconfig | 2 +- drivers/media/video/pwc/pwc-ctrl.c | 20 +- drivers/media/video/pwc/pwc-if.c | 23 +- drivers/media/video/pwc/pwc-misc.c | 4 +- drivers/media/video/pwc/pwc-uncompress.c | 2 +- drivers/media/video/pwc/pwc-v4l.c | 322 +----------------------------- drivers/media/video/pwc/pwc.h | 6 +- 7 files changed, 40 insertions(+), 339 deletions(-) -- Hans Verkuil - video4linux developer - sponsored by TANDBERG, part of Cisco -- 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