From: Antonio Ospite <ospite@studenti.unina.it>
Date: Mon, 25 Mar 2013 21:47:21 +0000 (+0100)
Subject: am7xxx: add support for Philips/Sagemcom PicoPix 2330
X-Git-Tag: v0.1.4~36
X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/8e0a394ab05e48d650aa2fa3d0381a77cb0f0bc0

am7xxx: add support for Philips/Sagemcom PicoPix 2330
---

diff --git a/src/am7xxx.c b/src/am7xxx.c
index a5e53de..acf04a4 100644
--- 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