Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 91d8f7ae authored by Manu Abraham's avatar Manu Abraham Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB: AZ6027: Add driver supported ID's

parent 76f9a820
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -64,6 +64,8 @@
#define USB_VID_HUMAX_COEX			0x10b9
#define USB_VID_774				0x7a69
#define USB_VID_EVOLUTEPC			0x1e59
#define USB_VID_AZUREWAVE			0x13d3
#define USB_VID_TECHNISAT			0x14f7

/* Product IDs */
#define USB_PID_ADSTECH_USB2_COLD			0xa333
@@ -293,5 +295,7 @@
#define USB_PID_FRIIO_WHITE				0x0001
#define USB_PID_TVWAY_PLUS				0x0002
#define USB_PID_SVEON_STV20				0xe39d

#define USB_PID_AZUREWAVE_AZ6027			0x3275
#define USB_PID_TERRATEC_DVBS2CI			0x3275
#define USB_PID_TECHNISAT_USB2_HDCI			0x0002
#endif