aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-core/dvb-usb-ids.h
diff options
context:
space:
mode:
authorArno Bauernöppel <arno@aziraphale.net>2015-11-15 19:24:10 -0200
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-11-19 11:34:32 -0200
commit1efc21701d94ed0c5b91467b042bed8b8becd5cc (patch)
treeba79b687ca3246b1abafa4c2bdbedde43052a591 /drivers/media/dvb-core/dvb-usb-ids.h
parent[media] lirc_imon: do not leave imon_probe() with mutex held (diff)
downloadlinux-dev-1efc21701d94ed0c5b91467b042bed8b8becd5cc.tar.xz
linux-dev-1efc21701d94ed0c5b91467b042bed8b8becd5cc.zip
[media] Add support for dvb usb stick Hauppauge WinTV-soloHD
This patch adds support for the DVB-T/C/T2 usb stick WinTV-soloHD from Hauppauge. It adds the usb ID 2040:0264 Hauppauge to the cards of the driver em28xx. I successfully tested DVB-T/C and the IR remote control with the firmware dvb-demod-si2168-b40-01.fw. Signed-off-by: Arno Bauernoeppel <arno@aziraphale.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-core/dvb-usb-ids.h')
-rw-r--r--drivers/media/dvb-core/dvb-usb-ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb-core/dvb-usb-ids.h b/drivers/media/dvb-core/dvb-usb-ids.h
index 0a46580b5376..1c1c298d2289 100644
--- a/drivers/media/dvb-core/dvb-usb-ids.h
+++ b/drivers/media/dvb-core/dvb-usb-ids.h
@@ -389,4 +389,5 @@
#define USB_PID_PCTV_2002E_SE 0x025d
#define USB_PID_SVEON_STV27 0xd3af
#define USB_PID_TURBOX_DTT_2000 0xd3a4
+#define USB_PID_WINTV_SOLOHD 0x0264
#endif