projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6f16e3
)
am7xxx: add support for Philips/Sagemcom PicoPix 2330
author
Antonio Ospite <ospite@studenti.unina.it>
Mon, 25 Mar 2013 21:47:21 +0000
(22:47 +0100)
committer
Antonio Ospite <ospite@studenti.unina.it>
Mon, 25 Mar 2013 21:47:21 +0000
(22:47 +0100)
src/am7xxx.c
patch
|
blob
|
history
diff --git
a/src/am7xxx.c
b/src/am7xxx.c
index
a5e53de
..
acf04a4
100644
(file)
--- a/
src/am7xxx.c
+++ b/
src/am7xxx.c
@@
-108,6
+108,13
@@
static const struct am7xxx_usb_device_descriptor supported_devices[] = {
.configuration = 2,
.interface_number = 0,
},
+ {
+ .name = "Philips/Sagemcom PicoPix 2330",
+ .vendor_id = 0x21e7,
+ .product_id = 0x0019,
+ .configuration = 1,
+ .interface_number = 0,
+ },
};
/* The header size on the wire is known to be always 24 bytes, regardless of