diff options
author | Patrick Boettcher <pb@linuxtv.org> | 2008-01-25 10:16:36 +0100 |
---|---|---|
committer | Patrick Boettcher <pb@linuxtv.org> | 2008-01-25 10:16:36 +0100 |
commit | 4a8446ea26055c018dc44e5021a9ae5433ddc332 (patch) | |
tree | 96b8f0480ba51c6b69e57c9606999529cef4859d /linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |
parent | 055c90f2ea2f98faafdcab7c2520777dc081faf0 (diff) | |
download | mediapointer-dvb-s2-4a8446ea26055c018dc44e5021a9ae5433ddc332.tar.gz mediapointer-dvb-s2-4a8446ea26055c018dc44e5021a9ae5433ddc332.tar.bz2 |
Add support for WinTV Nova-T-CE driver
From: Tim Taubert <ttmails@gmx.de>
Add support for WinTV Nova-T-CE driver
Signed-off-by: Tim Taubert <ttmails@gmx.de>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h')
-rw-r--r-- | linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h b/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h index a411430f8..35df40f5f 100644 --- a/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h +++ b/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h @@ -128,6 +128,7 @@ #define USB_PID_HAUPPAUGE_NOVA_T_500_2 0x9950 #define USB_PID_HAUPPAUGE_NOVA_T_STICK 0x7050 #define USB_PID_HAUPPAUGE_NOVA_T_STICK_2 0x7060 +#define USB_PID_HAUPPAUGE_NOVA_T_STICK_3 0x7070 #define USB_PID_HAUPPAUGE_NOVA_TD_STICK 0x9580 #define USB_PID_AVERMEDIA_EXPRESS 0xb568 #define USB_PID_AVERMEDIA_VOLAR 0xa807 |