libv4l: update upside down device list
authorHans de Goede <hdegoede@redhat.com>
Sun, 24 Jul 2011 14:52:25 +0000 (16:52 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sun, 24 Jul 2011 15:04:29 +0000 (17:04 +0200)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
lib/libv4lconvert/control/libv4lcontrol.c

index b11d96c..3dcbd9e 100644 (file)
@@ -231,6 +231,9 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
        { 0x04f2, 0xb169, 0, "FUJITSU", "FJNB219",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
                "FUJITSU", "LIFEBOOK T730" },
+       { 0x04f2, 0xb169, 0, "FUJITSU", "FJNB21A",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
+               "FUJITSU", "LIFEBOOK TH700" },
        { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U20A      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U80A     ",
@@ -299,6 +302,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc.        ", "P52Jc",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x04f2, 0xb217, 0, "LENOVO", "42992QG",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa111, 0, "ASUSTeK Computer Inc.", "F5RL      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa111, 0, "ASUSTeK Computer Inc.        ", "F5SL    ",