diff options
author | Patrick Boettcher <pb@linuxtv.org> | 2006-11-21 10:34:42 +0200 |
---|---|---|
committer | Patrick Boettcher <pb@linuxtv.org> | 2006-11-21 10:34:42 +0200 |
commit | 1d3442aedeb650d29782a45b25920036c95e29a8 (patch) | |
tree | 5252e65604db866e6bac88dfcf407a8e8ca948fc /v4l | |
parent | 856c612e5858dafa607b7ce10c4447a81bbf7675 (diff) | |
download | mediapointer-dvb-s2-1d3442aedeb650d29782a45b25920036c95e29a8.tar.gz mediapointer-dvb-s2-1d3442aedeb650d29782a45b25920036c95e29a8.tar.bz2 |
Adding support for Pinnacle PCTV 400e DVB-S
From: Patrick Boettcher <pb@linuxtv.org>
Adding support for Pinnacle PCTV 400e DVB-S. The module name is called ttusb2,
because it this device (and other Pinnacle devices) is using the USB-protocol
originally used by Technotrend device. I'm suspecting Technotrend as the
device-designer.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/versions.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/v4l/versions.txt b/v4l/versions.txt index 1928800bb..a3b22580a 100644 --- a/v4l/versions.txt +++ b/v4l/versions.txt @@ -120,6 +120,7 @@ DVB_USB_VP702X DVB_USB_NOVA_T_USB2 DVB_USB_DTT200U DVB_USB_GP8PSK +DVB_USB_TTUSB2 DVB_TTUSB_BUDGET DVB_TTUSB_DEC DVB_CINERGYT2 |