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

Commit 882302c8 authored by Dimitris Lampridis's avatar Dimitris Lampridis Committed by Mauro Carvalho Chehab
Browse files

[media] rtl28xxu: add support for Turbo-X DTT2000



ID 1b80:d3a4 Afatech

Simply added the PID (0xd3a4) of this DVB-T USB device to the list of rtl2832u-supported devices. VID (0x1b80) is same as KWORLD2.

Tested and verified to work in amd64 with kernels 3.13.0 and 3.16.0.

Signed-off-by: default avatarDimitris Lampridis <dlampridis@logikonlabs.com>
Reviewed-by: default avatarAntti Palosaari <crope@iki.fi>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 20357756
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -386,4 +386,5 @@
#define USB_PID_PCTV_2002E                              0x025c
#define USB_PID_PCTV_2002E_SE                           0x025d
#define USB_PID_SVEON_STV27                             0xd3af
#define USB_PID_TURBOX_DTT_2000                         0xd3a4
#endif
+2 −0
Original line number Diff line number Diff line
@@ -1758,6 +1758,8 @@ static const struct usb_device_id rtl28xxu_id_table[] = {
		&rtl28xxu_props, "Sveon STV21", NULL) },
	{ DVB_USB_DEVICE(USB_VID_KWORLD_2, USB_PID_SVEON_STV27,
		&rtl28xxu_props, "Sveon STV27", NULL) },
	{ DVB_USB_DEVICE(USB_VID_KWORLD_2, USB_PID_TURBOX_DTT_2000,
		&rtl28xxu_props, "TURBO-X Pure TV Tuner DTT-2000", NULL) },

	/* RTL2832P devices: */
	{ DVB_USB_DEVICE(USB_VID_HANFTEK, 0x0131,