X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/7b9b5c786c2101f5705dc81378a3ef0785fed3a6..d52698283cc0fe225a0d87c68e38969c35d1c9b2:/src/am7xxx.c diff --git a/src/am7xxx.c b/src/am7xxx.c index d22a417..ae6de0f 100644 --- a/src/am7xxx.c +++ b/src/am7xxx.c @@ -77,6 +77,11 @@ static struct am7xxx_usb_device_descriptor supported_devices[] = { .product_id = 0xc101, }, { + .name = "Acer C112", + .vendor_id = 0x1de1, + .product_id = 0x5501, + }, + { .name = "Philips/Sagemcom PicoPix 1020", .vendor_id = 0x21e7, .product_id = 0x000e,