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

Commit 5b1a270d authored by Rainer Keller's avatar Rainer Keller Committed by Mauro Carvalho Chehab
Browse files

media: dvb: add alternative USB PID for Hauppauge WinTV-soloHD



Newer DVB receivers of this type have a different USB PID.

Signed-off-by: default avatarRainer Keller <mail@rainerkeller.de>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 2dc3e050
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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),
+1 −0
Original line number Diff line number Diff line
@@ -418,6 +418,7 @@
#define USB_PID_SVEON_STV27                             0xd3af
#define USB_PID_TURBOX_DTT_2000                         0xd3a4
#define USB_PID_WINTV_SOLOHD                            0x0264
#define USB_PID_WINTV_SOLOHD_2                          0x8268
#define USB_PID_EVOLVEO_XTRATV_STICK			0xa115
#define USB_PID_HAMA_DVBT_HYBRID			0x2758
#define USB_PID_XBOX_ONE_TUNER                          0x02d5