From: Hans de Goede Date: Fri, 26 Nov 2010 08:45:29 +0000 (+0100) Subject: libv4l: update upside down device table X-Git-Tag: v4l-utils-0.8.2~104 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bfb89306b8ce1a85e1d4065db8cb0f0a1809ac76;p=platform%2Fupstream%2Fv4l-utils.git libv4l: update upside down device table Signed-off-by: Hans de Goede --- diff --git a/lib/libv4lconvert/control/libv4lcontrol.c b/lib/libv4lconvert/control/libv4lcontrol.c index be588ff..e29e02f 100644 --- a/lib/libv4lconvert/control/libv4lcontrol.c +++ b/lib/libv4lconvert/control/libv4lcontrol.c @@ -232,6 +232,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb1be, 0, "ASUSTeK Computer Inc. ", "UL30JT", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x04f2, 0xb1be, 0, "ASUSTeK Computer Inc. ", "UL30VT ", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc. ", "K52F", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc. ", "K52Jc", @@ -348,6 +350,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5122, 0, "ASUSTeK Computer INC.", "N61Jv", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x13d3, 0x5122, 0, "ASUSTeK Computer Inc. ", "N73JQ", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5122, 0, "ASUSTeK Computer Inc. ", "U33Jc", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5130, 0, "ASUSTeK Computer INC.", "K40AE",