summaryrefslogtreecommitdiff
path: root/linux/Documentation/dvb
diff options
context:
space:
mode:
authorPatrick Boettcher <devnull@localhost>2004-09-20 15:21:56 +0000
committerPatrick Boettcher <devnull@localhost>2004-09-20 15:21:56 +0000
commitf0ef0b54a60a050a2cfaf014524495710a299f89 (patch)
treecd320b19d169b1b5d23514320bb6c5595a985150 /linux/Documentation/dvb
parent27dfb1458738c40d152f0b6604b82b5b177949d9 (diff)
downloadmediapointer-dvb-s2-f0ef0b54a60a050a2cfaf014524495710a299f89.tar.gz
mediapointer-dvb-s2-f0ef0b54a60a050a2cfaf014524495710a299f89.tar.bz2
- added notes for new dibusb device
- corrected old pointer to vp7041.txt
Diffstat (limited to 'linux/Documentation/dvb')
-rw-r--r--linux/Documentation/dvb/README.dibusb7
-rw-r--r--linux/Documentation/dvb/readme.txt6
2 files changed, 10 insertions, 3 deletions
diff --git a/linux/Documentation/dvb/README.dibusb b/linux/Documentation/dvb/README.dibusb
index ed73aabdc..0e2363727 100644
--- a/linux/Documentation/dvb/README.dibusb
+++ b/linux/Documentation/dvb/README.dibusb
@@ -19,6 +19,9 @@ The drivers should work with
- Ultima Electronic/Artec T1 USB TVBOX
http://www.arteceuro.com/products-tvbox.html
+- Compro Videomate DVB-U2000 - DVB-T USB
+ http://www.comprousa.com/products/vmu2000.htm
+
Copyright (C) 2004 Patrick Boettcher (patrick.boettcher@desy.de),
@@ -32,6 +35,10 @@ published by the Free Software Foundation, version 2.
NEWS:
+ 2004-09-20 - added support for a new device (Compro DVB-U2000), thanks
+ to Amaury Demol for reporting
+ - changed usb TS transfer method (several urbs, stopping transfer
+ before setting a new pid)
2004-09-13 - added support for a new device (Artec T1 USB TVBOX), thanks
to Christian Motschke for reporting
2004-09-05 - released the dibusb device and dib3000mb-frontend driver
diff --git a/linux/Documentation/dvb/readme.txt b/linux/Documentation/dvb/readme.txt
index b308a7962..a60c27d43 100644
--- a/linux/Documentation/dvb/readme.txt
+++ b/linux/Documentation/dvb/readme.txt
@@ -41,9 +41,9 @@ contains detailed installation instructions for the
various bt8xx based "budget" DVB cards
(Nebula, Pinnacle PCTV, Twinhan DST)
-"vp7041.txt"
-contains detailed informations about the
-Visionplus VisionDTV USB-Ter DVB-T adapter.
+"README.dibusb"
+contains detailed information about adapters
+based on DiBcom reference design.
"udev.txt"
how to get DVB and udev up and running.