diff options
Diffstat (limited to 'v4l/versions.txt')
-rw-r--r-- | v4l/versions.txt | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/v4l/versions.txt b/v4l/versions.txt index 11b6004a6..369cbb15d 100644 --- a/v4l/versions.txt +++ b/v4l/versions.txt @@ -1,13 +1,13 @@ # Use this for stuff for drivers that don't compile [2.6.99] +[2.6.29] +# Needs defines that are only available from 2.6.29 +VIDEO_PXA27x + [2.6.28] USB_STV06XX -[2.6.27] -# Needs struct pxa_dma_desc -VIDEO_PXA27x - [2.6.26] # Requires struct i2c_device_id VIDEO_TVP514X @@ -29,6 +29,8 @@ USB_STKWEBCAM DVB_DRX397XD # Assumes struct input_dev has a dev field DVB_DM1105 +# This driver needs print_hex_dump +DVB_FIREDTV [2.6.20] #This driver requires HID_REQ_GET_REPORT @@ -37,6 +39,8 @@ USB_SI470X USB_GSPCA_FINEPIX # uses linux/hid.h and struct delayed_work USB_SI470X +# due to INIT_WORK changes +USB_GSPCA_SQ905 [2.6.19] #This driver were developed at kernel 2.6.19, requiring vmalloc_user/remap_vmalloc_range |