This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree:
Subject: libv4l: update upside down device table Author: Hans de Goede <[email protected]> Date: Thu Jul 22 14:59:27 2010 +0200 Signed-off-by: Hans de Goede <[email protected]> lib/libv4lconvert/control/libv4lcontrol.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=9d592bc00ac0f8a1902df8e19a526456b7caf2b5 diff --git a/lib/libv4lconvert/control/libv4lcontrol.c b/lib/libv4lconvert/control/libv4lcontrol.c index 9091b8f..61f45dc 100644 --- a/lib/libv4lconvert/control/libv4lcontrol.c +++ b/lib/libv4lconvert/control/libv4lcontrol.c @@ -54,6 +54,9 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { { 0x0402, 0x5606, 0, "AOpen", "i45GMt-HR R1.02 Dec.21.2009", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, "RM plc", "RM ONE ECOQUIET 300" }, + { 0x0402, 0x5606, 0, "Intel Corporation", "DQ45CB", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, + "RM plc", "RM EXPERT 3040" }, { 0x046d, 0x09b2, 0, "FUJITSU", "FJNB1C9", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, "FUJITSU SIEMENS", "LIFEBOOK P7230" }, _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
