From 015e4bcf34bd7569f7593958099276b989c08bac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aur=C3=A9lien=20G=C3=A2teau?= <agateau@kde.org>
Date: Fri, 22 Oct 2010 18:15:51 +0200
Subject: [PATCH] Added Asus P81IJ
---
libv4lconvert/control/libv4lcontrol.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
@@ -232,6 +232,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x13d3, 0x5094, 0, "ASUSTeK Computer Inc. ", "P50IJ ",
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
+ { 0x13d3, 0x5094, 0, "ASUSTeK Computer Inc. ", "P81IJ ",
+ V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x174f, 0x5a35, 0, "ASUSTeK Computer Inc. ", "F3Ka ",
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x174f, 0x5a35, 0, "ASUSTeK Computer Inc. ", "F3Ke ",
--
1.7.1