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:    Wed Jan 19 10:17:53 2011 +0100

Signed-off-by: Hans de Goede <[email protected]># Please enter the commit 
message for your changes. Lines starting

 lib/libv4lconvert/control/libv4lcontrol.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

---

http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=62c7d9e52310de4fc1aeeb1d769c29396b487eaf

diff --git a/lib/libv4lconvert/control/libv4lcontrol.c 
b/lib/libv4lconvert/control/libv4lcontrol.c
index d91d8e6..904ca9a 100644
--- a/lib/libv4lconvert/control/libv4lcontrol.c
+++ b/lib/libv4lconvert/control/libv4lcontrol.c
@@ -198,6 +198,8 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb071, 0, "ASUSTeK Computer INC.", "N5051Tp",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x04f2, 0xb071, 0, "AXIOO", "PICO DJH Model",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb071, 0, "PEGATRON CORP.", NULL,
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
                "Philco", "S\202rie PHN10050" },
@@ -400,6 +402,8 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc.        ", "K52JT",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc.        ", "K52JU",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc.        ", "K52N",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc.        ", "K60IJ     ",

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to