libv4l: update upside down device table
authorHans de Goede <hdegoede@redhat.com>
Wed, 25 Aug 2010 08:37:41 +0000 (10:37 +0200)
committerHans de Goede <hdegoede@redhat.com>
Wed, 25 Aug 2010 08:37:41 +0000 (10:37 +0200)
lib/libv4lconvert/control/libv4lcontrol.c

index bee5050..def1906 100644 (file)
@@ -255,6 +255,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa116, 0, "ASUSTeK Computer Inc.        ", "K70AD     ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x064e, 0xa116, 0, "ASUSTeK Computer Inc.        ", "K70AE     ",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa116, 0, "ASUSTeK Computer Inc.        ", "K70IC     ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa116, 0, "ASUSTeK Computer Inc.        ", "K70IJ     ",
@@ -333,6 +335,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc.        ", "K50IE     ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc.        ", "K50IP      ",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc.        ", "K52Jc",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc.        ", "K52JB",
@@ -386,6 +390,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x174f, 0xa311, 0, "ASUSTeK Computer Inc.        ", "A3F       ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x174f, 0xa311, 0, "ASUSTeK Computer Inc.        ", "A3V       ",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x17ef, 0x4816, 0, "LENOVO", "3093W11",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, NULL, NULL, NULL,
                "ThinkPad X201 Tablet" },