Re: [Linux-uvc-devel] V4L1 backwards compatibility
Linux UVC driver and tools
Brought to you by:
pinchartl
|
From: Eduardo P. U. <edu...@uc...> - 2006-02-16 14:38:11
|
On 2006-02-16 14:17:54 +0100, Mikael Nilsson wrote: > tor 2006-02-16 klockan 12:11 +0000 skrev Eduardo Pérez Ureta: > > > > Do you know of a good webcam USB driver that has good v4l1 compatibility > > using v4l_compat_translate_ioctl() ? > > No, but I found a reference to that function in > > drivers/media/common/saa7146_video.c > drivers/media/video/cx88/cx88-video.c > drivers/media/video/saa7134/saa7134-video.c > > in the linux 2.6.14 source. Might want to check them out at least. I already checked them. If these drivers are correct (I suppose so) then my patch is correct and should be applied (there are more things to fix but my patch is a good start to get v4l1 compatibility) |