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

Commit d309c8bb authored by Torbjörn Jansson's avatar Torbjörn Jansson Committed by Mauro Carvalho Chehab
Browse files

[media] dvb-usb-dvbsky: add new product id for TT CT2-4650 CI



Add a new product id to dvb-usb-dvbsky for new version of TechnoTrend CT2-4650 CI

Signed-off-by: default avatarTorbjörn Jansson <torbjorn.jansson@mbox200.swipnet.se>
Reviewed-by: default avatarOlli Salonen <olli.salonen@iki.fi>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent b8278f8b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -248,6 +248,7 @@
#define USB_PID_TECHNOTREND_CONNECT_CT3650		0x300d
#define USB_PID_TECHNOTREND_CONNECT_S2_4600             0x3011
#define USB_PID_TECHNOTREND_CONNECT_CT2_4650_CI		0x3012
#define USB_PID_TECHNOTREND_CONNECT_CT2_4650_CI_2	0x3015
#define USB_PID_TECHNOTREND_TVSTICK_CT2_4400		0x3014
#define USB_PID_TERRATEC_CINERGY_DT_XS_DIVERSITY	0x005a
#define USB_PID_TERRATEC_CINERGY_DT_XS_DIVERSITY_2	0x0081
+4 −0
Original line number Diff line number Diff line
@@ -847,6 +847,10 @@ static const struct usb_device_id dvbsky_id_table[] = {
		USB_PID_TECHNOTREND_CONNECT_CT2_4650_CI,
		&dvbsky_t680c_props, "TechnoTrend TT-connect CT2-4650 CI",
		RC_MAP_TT_1500) },
	{ DVB_USB_DEVICE(USB_VID_TECHNOTREND,
		USB_PID_TECHNOTREND_CONNECT_CT2_4650_CI_2,
		&dvbsky_t680c_props, "TechnoTrend TT-connect CT2-4650 CI v1.1",
		RC_MAP_TT_1500) },
	{ DVB_USB_DEVICE(USB_VID_TERRATEC,
		USB_PID_TERRATEC_H7_3,
		&dvbsky_t680c_props, "Terratec H7 Rev.4",