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:    Fri Sep 10 13:56:47 2010 +0200

Signed-off-by: Hans de Goede <[email protected]>

 Make.rules                                |    2 +-
 lib/libv4lconvert/control/libv4lcontrol.c |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletions(-)

---

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

diff --git a/Make.rules b/Make.rules
index 09308f6..5799de4 100644
--- a/Make.rules
+++ b/Make.rules
@@ -1,4 +1,4 @@
-V4L_UTILS_VERSION=0.8.1
+V4L_UTILS_VERSION=0.8.2-test
 
 # These ones can be overriden from the cmdline
 
diff --git a/lib/libv4lconvert/control/libv4lcontrol.c 
b/lib/libv4lconvert/control/libv4lcontrol.c
index def1906..3450e7b 100644
--- a/lib/libv4lconvert/control/libv4lcontrol.c
+++ b/lib/libv4lconvert/control/libv4lcontrol.c
@@ -209,6 +209,12 @@ static const struct v4lcontrol_flags_info 
v4lcontrol_flags[] = {
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb16b, 0, "ASUSTeK Computer Inc.        ", "U80V      ",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
+       { 0x04f2, 0xb186, 0, "FUJITSU", "FJNB206",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
+               "FUJITSU SIEMENS", "LifeBook T4310" },
+       { 0x04f2, 0xb186, 0, "FUJITSU", "FJNB206",
+               V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0,
+               "FUJITSU", "LifeBook T4310" },
        { 0x04f2, 0xb1b9, 0, "ASUSTeK Computer Inc.        ", "U52F",
                V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED },
        { 0x04f2, 0xb1bb, 0, "ASUSTeK Computer Inc.        ", "N82JV",

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

Reply via email to