aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/media
diff options
context:
space:
mode:
authorDavid J. Fiddes <D.J@fiddes.net>2019-11-12 13:40:59 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-01-03 16:25:36 +0100
commit3fbe158406af6a062960c0713a4d97f31fcbbea6 (patch)
treeed5fcfdfd9520896c18da9a49cedfc41a57fe326 /include/media
parentmedia: dvb_dummy_fe: Add blank line after declaration (diff)
downloadwireguard-linux-3fbe158406af6a062960c0713a4d97f31fcbbea6.tar.xz
wireguard-linux-3fbe158406af6a062960c0713a4d97f31fcbbea6.zip
media: rtl28xxu: Add support for PROlectrix DV107669 DVB-T dongle
This adds support for the PROlectrix DV107669 DVT-T dongle which uses an RTL2832 and FC0012 tuner. Tests: - Verified correct operation of DVB-T reception with VLC across several UK multiplexes Signed-off-by: David J. Fiddes <D.J@fiddes.net> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include/media')
-rw-r--r--include/media/dvb-usb-ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/dvb-usb-ids.h b/include/media/dvb-usb-ids.h
index 1409230ad3a4..44da5e402e49 100644
--- a/include/media/dvb-usb-ids.h
+++ b/include/media/dvb-usb-ids.h
@@ -425,4 +425,5 @@
#define USB_PID_EVOLVEO_XTRATV_STICK 0xa115
#define USB_PID_HAMA_DVBT_HYBRID 0x2758
#define USB_PID_XBOX_ONE_TUNER 0x02d5
+#define USB_PID_PROLECTRIX_DV107669 0xd803
#endif