The patch number 14274 was added via [email protected]
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel
If anyone has any objections, please let us know by sending a message to:
Linux Media Mailing List <[email protected]>
------
From: Hans de Goede <[email protected]>
ibv4l: update upside down devices table
libv4l: update upside down devices table
Priority: normal
Signed-off-by: Hans de Goede <[email protected]>
---
v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c | 2 ++
1 file changed, 2 insertions(+)
diff -r d253187ed6cb -r c6549206232b
v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c
--- a/v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c Tue Nov 17
12:58:22 2009 +0100
+++ b/v4l2-apps/libv4l/libv4lconvert/control/libv4lcontrol.c Wed Nov 18
13:54:07 2009 +0100
@@ -87,6 +87,8 @@
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x04f2, 0xb012, 0, "PEGATRON CORPORATION ", "X71SL ",
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
+ { 0x04f2, 0xb012, 0, "PEGATRON CORPORATION", "X71TL ",
+ V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
/* These 3 PACKARD BELL's seem to be Asus notebook in disguise */
{ 0x04f2, 0xb012, 0, "Packard Bell BV", "T32A ",
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/c6549206232b21ebc4baca5476fbd3a99d9f3524
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits