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

index 2fddf43..cafc02e 100644 (file)
@@ -233,6 +233,9 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                "FUJITSU", "LIFEBOOK T730" },
        { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U20A      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U80A     ",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       /* HDG: not sure if this one is needed, the one above is */
        { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U80A      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U80V      ",
@@ -288,6 +291,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc.        ", "K52Jc",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc.        ", "K52JT",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc.        ", "K52N",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc.        ", "P52F",
@@ -310,6 +315,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa116, 0, "ASUSTeK Computer Inc.        ", "K40IN      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x064e, 0xa116, 0, "ASUSTeK Computer Inc.        ", "K50ID     ",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa116, 0, "ASUSTeK Computer Inc.        ", "K50IJ     ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa116, 0, "ASUSTeK Computer Inc.        ", "K50IN      ",
@@ -378,6 +385,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ", "UL30VT    ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ", "U35F",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ", "U35JC",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x064e, 0xa136, 0, "ASUSTeK Computer Inc.        ", "UL50A     ",