summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2008-10-14 11:46:15 +0200
committerHans Verkuil <hverkuil@xs4all.nl>2008-10-14 11:46:15 +0200
commit57372a325d93727b5ddd9b72e6e9ffda1ef17029 (patch)
treee753989bc6a575d500bb2c22f0be42fa1fdd67e1 /v4l
parentbf8d46bbb41fcbef67fa3a1e36d5de4d2b012a8e (diff)
downloadmediapointer-dvb-s2-57372a325d93727b5ddd9b72e6e9ffda1ef17029.tar.gz
mediapointer-dvb-s2-57372a325d93727b5ddd9b72e6e9ffda1ef17029.tar.bz2
v4l: prevent compilation of the two new USB radio drivers on old kernels
From: Hans Verkuil <hverkuil@xs4all.nl> USB_SI470X needs at least 2.6.20 and USB_MR800 needs at least 2.6.19. Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/versions.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/v4l/versions.txt b/v4l/versions.txt
index 9289ceed7..2b3ec7638 100644
--- a/v4l/versions.txt
+++ b/v4l/versions.txt
@@ -28,6 +28,8 @@ DVB_DM1105
USB_SI470X
# use of struct delayed_work
USB_GSPCA_FINEPIX
+# uses linux/hid.h and struct delayed_work
+USB_SI470X
[2.6.19]
#This driver were developed at kernel 2.6.19, requiring vmalloc_user/remap_vmalloc_range
@@ -41,6 +43,8 @@ USB_OV511
USB_STV680
USB_S2255
VIDEO_USBVISION
+# Uses supports_autosuspend
+USB_MR800
# Uses remap_vmalloc_range()
[2.6.18]