summaryrefslogtreecommitdiff
path: root/v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c
diff options
context:
space:
mode:
authorhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-08-14 10:05:18 +0200
committerhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-08-14 10:05:18 +0200
commitb7e90d8be797d4064e7007949b33efb4af34a5fa (patch)
tree362b309e07341e089e5ca0ce24bcfd439d2e0167 /v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c
parent78119829e59604c3996a9af01c254dc1f8026962 (diff)
downloadmediapointer-dvb-s2-b7e90d8be797d4064e7007949b33efb4af34a5fa.tar.gz
mediapointer-dvb-s2-b7e90d8be797d4064e7007949b33efb4af34a5fa.tar.bz2
libv4l: update upside down devices table
From: Hans de Goede <hdegoede@redhat.com> libv4l: update upside down devices table Priority: normal Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c')
-rw-r--r--v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c b/v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c
index a20c114a1..21e884004 100644
--- a/v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c
+++ b/v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c
@@ -75,6 +75,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x04f2, 0xb036, 0, "ASUSTeK Computer Inc. ", "U6S ",
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
+ { 0x04f2, 0xb036, 0, "ASUSTeK Computer Inc. ", "U6V ",
+ V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x04f2, 0xb071, 0, "ASUSTeK Computer Inc. ", "K40IJ ",
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x04f2, 0xb071, 0, "ASUSTeK Computer Inc. ", "K50IJ ",
@@ -94,6 +96,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x04f2, 0xb106, 0, "ASUSTeK Computer Inc. ", "N51Vg ",
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
+ { 0x04f2, 0xb106, 0, "ASUSTeK Computer Inc. ", "N51Vn ",
+ V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc. ", "U80A ",
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
/* Note no whitespace padding for board vendor, this is not a typo */
@@ -118,9 +122,6 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x174f, 0x5a35, 0, "ASUSTeK Computer Inc. ", "F5N ",
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
- /* The G1S has been seen with 2 different board name strings */
- { 0x174f, 0x5a35, 0, "ASUSTeK Computer Inc. ", "G1S ",
- V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x174f, 0x5a35, 0, "ASUSTeK Computer Inc. ", "G1S ",
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x174f, 0x5a35, 0, "ASUSTeK Computer Inc. ", "G1Sn ",