summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx
diff options
context:
space:
mode:
authorRainer Keller2018-03-18 13:40:16 +0100
committerMauro Carvalho Chehab2018-05-04 20:20:55 +0200
commit5b1a270d224b77551ea50b613155619847d3d154 (patch)
tree134a3f96cedff047be6cdf36270c09deec633d34 /drivers/media/usb/em28xx
parentmedia: ddbridge, cxd2099: include guard, fix unneeded NULL init, strings (diff)
downloadkernel-qcow2-linux-5b1a270d224b77551ea50b613155619847d3d154.tar.gz
kernel-qcow2-linux-5b1a270d224b77551ea50b613155619847d3d154.tar.xz
kernel-qcow2-linux-5b1a270d224b77551ea50b613155619847d3d154.zip
media: dvb: add alternative USB PID for Hauppauge WinTV-soloHD
Newer DVB receivers of this type have a different USB PID. Signed-off-by: Rainer Keller <mail@rainerkeller.de> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/usb/em28xx')
-rw-r--r--drivers/media/usb/em28xx/em28xx-cards.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/usb/em28xx/em28xx-cards.c b/drivers/media/usb/em28xx/em28xx-cards.c
index 6e0e67d23876..fd4bde048dd9 100644
--- a/drivers/media/usb/em28xx/em28xx-cards.c
+++ b/drivers/media/usb/em28xx/em28xx-cards.c
@@ -2663,6 +2663,8 @@ struct usb_device_id em28xx_id_table[] = {
.driver_info = EM28178_BOARD_PCTV_292E },
{ USB_DEVICE(0x2040, 0x8268), /* Hauppauge Retail WinTV-soloHD Bulk */
.driver_info = EM28178_BOARD_PCTV_292E },
+ { USB_DEVICE(0x2040, 0x8268), /* Hauppauge WinTV-soloHD alt. PID */
+ .driver_info = EM28178_BOARD_PCTV_292E },
{ USB_DEVICE(0x0413, 0x6f07),
.driver_info = EM2861_BOARD_LEADTEK_VC100 },
{ USB_DEVICE(0xeb1a, 0x8179),