summaryrefslogtreecommitdiff
path: root/linux/Documentation
diff options
context:
space:
mode:
authorPatrick Boettcher <devnull@localhost>2005-02-02 19:04:48 +0000
committerPatrick Boettcher <devnull@localhost>2005-02-02 19:04:48 +0000
commita32182686d2a324b78fea725bc25cdb333e6366c (patch)
tree4e9df3f5bb60b8394caabca93112878400e6672d /linux/Documentation
parentf1ec0a023fbcab9ce62218714d1cd79ddcdeb426 (diff)
downloadmediapointer-dvb-s2-a32182686d2a324b78fea725bc25cdb333e6366c.tar.gz
mediapointer-dvb-s2-a32182686d2a324b78fea725bc25cdb333e6366c.tar.bz2
- added support for Hauppauge WinTV NOVA-T USB2 (clone of MOD3000P by DiBcom)
Diffstat (limited to 'linux/Documentation')
-rw-r--r--linux/Documentation/dvb/README.dibusb10
1 files changed, 7 insertions, 3 deletions
diff --git a/linux/Documentation/dvb/README.dibusb b/linux/Documentation/dvb/README.dibusb
index a133a3bbf..a65e41acf 100644
--- a/linux/Documentation/dvb/README.dibusb
+++ b/linux/Documentation/dvb/README.dibusb
@@ -1,4 +1,4 @@
-Documentation for dib3000mb frontend driver and dibusb device driver
+Documentation for dib3000* frontend drivers and dibusb device driver
====================================================================
Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de),
@@ -74,17 +74,21 @@ Supported devices USB2.0
- Artec T1 USB TVBOX (FX2) (2)
+- Hauppauge WinTV NOVA-T USB2
+ http://www.hauppauge.com/
+
- DiBcom USB2.0 DVB-T reference device (non-public)
1) It is working almost.
-2) No test reports received yet.
+2) No test reports received yet.
0. NEWS:
+ 2004-02-02 - added support for the Hauppauge Win-TV Nova-T USB2
2004-01-31 - distorted streaming is finally gone for USB1.1 devices
2004-01-13 - moved the mirrored pid_filter_table back to dvb-dibusb
- first almost working version for HanfTek UMT-010
- - found out, that Yakumo/HAMA/Typhoon are predessors of the HanfTek
+ - found out, that Yakumo/HAMA/Typhoon are predessors of the HanfTek UMT-010
2004-01-10 - refactoring completed, now everything is very delightful
- tuner quirks for some weird devices (Artec T1 AN2235 device has sometimes a
Panasonic Tuner assembled). Tunerprobing implemented. Thanks a lot to Gunnar Wittich.