[media] rtl28xxu: add support for Turbo-X DTT2000
authorDimitris Lampridis <dlampridis@gmail.com>
Sat, 14 Feb 2015 14:11:34 +0000 (11:11 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 8 Apr 2015 16:14:38 +0000 (13:14 -0300)
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: Dimitris Lampridis <dlampridis@logikonlabs.com>
Reviewed-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-core/dvb-usb-ids.h
drivers/media/usb/dvb-usb-v2/rtl28xxu.c

index c6de073dab27605b21bc7b4c4c51c3066a9d1dde..3ba27ada5f9aae2742f255a0d03996990ca2d688 100644 (file)
 #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
index 1091ea6704dbdd1c624b0ea80433835ed7e6324c..04f0fc24f8c1a112df7e3e18c5b8e5d9d2921cf6 100644 (file)
@@ -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,