The patch number 8179 was added via Mauro Carvalho Chehab <[EMAIL PROTECTED]>
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel
If anyone has any objections, please let us know by sending a message to:
[EMAIL PROTECTED]
------
From: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
Add initial kernel version for uvc driver
As reported by Hans Verkuil:
The current v4l-dvb doesn't build anymore on 2.6.18:
CC [M] /home/hans/work/src/v4l/v4l-dvb/v4l/uvc_driver.o
/home/hans/work/src/v4l/v4l-dvb/v4l/uvc_driver.c: In
function 'uvc_parse_control':
/home/hans/work/src/v4l/v4l-dvb/v4l/uvc_driver.c:1135: warning: implicit
declaration of function 'usb_endpoint_is_int_in'
/home/hans/work/src/v4l/v4l-dvb/v4l/uvc_driver.c: At top level:
/home/hans/work/src/v4l/v4l-dvb/v4l/uvc_driver.c:1918: error: unknown field
'supports_autosuspend' specified in initializer
/home/hans/work/src/v4l/v4l-dvb/v4l/uvc_driver.c:1918: warning: missing braces
around initializer
/home/hans/work/src/v4l/v4l-dvb/v4l/uvc_driver.c:1918: warning: (near
initialization for 'uvc_driver.driver.dynids')
make[3]: *** [/home/hans/work/src/v4l/v4l-dvb/v4l/uvc_driver.o] Error 1
make[2]: *** [_module_/home/hans/work/src/v4l/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/home/hans/work/src/kernels/linux-2.6.18.8'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/hans/work/src/v4l/v4l-dvb/v4l'
make: *** [all] Error 2
According with Laurent, the minimal version for v4l-dvb compilation is verison
2.6.22.
Thanks-to: Hans Verkuil <[EMAIL PROTECTED]>
CC: Hans Verkuil <[EMAIL PROTECTED]>
CC: Laurent Pinchart <[EMAIL PROTECTED]>
Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
v4l/versions.txt | 2 ++
1 file changed, 2 insertions(+)
diff -r 02cda7958a05 -r 2bdb21297302 v4l/versions.txt
--- a/v4l/versions.txt Wed Jul 02 08:03:33 2008 -0300
+++ b/v4l/versions.txt Wed Jul 02 08:37:48 2008 -0300
@@ -14,6 +14,8 @@ VIDEO_TCM825X
VIDEO_TCM825X
# This driver requires list_first_entry
USB_STKWEBCAM
+#Initial version for this driver
+USB_VIDEO_CLASS
[2.6.20]
#This driver requires HID_REQ_GET_REPORT
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/2bdb21297302bb388642bb8562922088841b3f18
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits