projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
057fee4
)
am7xxx: add support for Aiptek PocketCinema T25
author
Matti Koskinen <mjkoskin@kolumbus.fi>
Sat, 9 Jun 2012 10:19:28 +0000
(12:19 +0200)
committer
Antonio Ospite <ospite@studenti.unina.it>
Sat, 9 Jun 2012 10:19:28 +0000
(12:19 +0200)
src/am7xxx.c
patch
|
blob
|
history
diff --git
a/src/am7xxx.c
b/src/am7xxx.c
index
ae6de0f
..
aaab4f4
100644
(file)
--- a/
src/am7xxx.c
+++ b/
src/am7xxx.c
@@
-82,6
+82,11
@@
static struct am7xxx_usb_device_descriptor supported_devices[] = {
.product_id = 0x5501,
},
{
.product_id = 0x5501,
},
{
+ .name ="Aiptek PocketCinema T25",
+ .vendor_id = 0x08ca,
+ .product_id = 0x2144,
+ },
+ {
.name = "Philips/Sagemcom PicoPix 1020",
.vendor_id = 0x21e7,
.product_id = 0x000e,
.name = "Philips/Sagemcom PicoPix 1020",
.vendor_id = 0x21e7,
.product_id = 0x000e,