projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9c65910
)
am7xxx: add support for Acer C112
author
Richard Wisenoecker <richard47@gmx.at>
Sun, 13 May 2012 08:25:52 +0000
(10:25 +0200)
committer
Antonio Ospite <ospite@studenti.unina.it>
Sun, 13 May 2012 08:25:52 +0000
(10:25 +0200)
src/am7xxx.c
patch
|
blob
|
history
diff --git
a/src/am7xxx.c
b/src/am7xxx.c
index
d22a417
..
ae6de0f
100644
(file)
--- a/
src/am7xxx.c
+++ b/
src/am7xxx.c
@@
-77,6
+77,11
@@
static struct am7xxx_usb_device_descriptor supported_devices[] = {
.product_id = 0xc101,
},
{
.product_id = 0xc101,
},
{
+ .name = "Acer C112",
+ .vendor_id = 0x1de1,
+ .product_id = 0x5501,
+ },
+ {
.name = "Philips/Sagemcom PicoPix 1020",
.vendor_id = 0x21e7,
.product_id = 0x000e,
.name = "Philips/Sagemcom PicoPix 1020",
.vendor_id = 0x21e7,
.product_id = 0x000e,