libv4l: update upside down device table
authorHans de Goede <hdegoede@redhat.com>
Fri, 10 Sep 2010 11:56:47 +0000 (13:56 +0200)
committerHans de Goede <hdegoede@redhat.com>
Fri, 10 Sep 2010 11:56:47 +0000 (13:56 +0200)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Make.rules
lib/libv4lconvert/control/libv4lcontrol.c

index 09308f6..5799de4 100644 (file)
@@ -1,4 +1,4 @@
-V4L_UTILS_VERSION=0.8.1
+V4L_UTILS_VERSION=0.8.2-test
 
 # These ones can be overriden from the cmdline
 
index def1906..3450e7b 100644 (file)
@@ -209,6 +209,12 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U80V      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x04f2, 0xb186, 0, "FUJITSU", "FJNB206",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
+               "FUJITSU SIEMENS", "LifeBook T4310" },
+       { 0x04f2, 0xb186, 0, "FUJITSU", "FJNB206",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
+               "FUJITSU", "LifeBook T4310" },
        { 0x04f2, 0xb1b9, 0, "ASUSTeK Computer Inc.        ", "U52F",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1bb, 0, "ASUSTeK Computer Inc.        ", "N82JV",