summaryrefslogtreecommitdiff
path: root/linux/drivers/media
diff options
context:
space:
mode:
authorPatrick Boettcher <devnull@localhost>2004-09-05 20:14:35 +0000
committerPatrick Boettcher <devnull@localhost>2004-09-05 20:14:35 +0000
commit256e0bbe2767124767479a6b5334eac33a0bdd17 (patch)
treed80985a8ddd8586dc09ff21fc0dee8ac1ff39889 /linux/drivers/media
parent58a6c6dc6a1cea3ba3a6a1c7a4cc0e36640f87e5 (diff)
downloadmediapointer-dvb-s2-256e0bbe2767124767479a6b5334eac33a0bdd17.tar.gz
mediapointer-dvb-s2-256e0bbe2767124767479a6b5334eac33a0bdd17.tar.bz2
removed unwanted comments
Diffstat (limited to 'linux/drivers/media')
-rw-r--r--linux/drivers/media/dvb/dibusb/dvb-dibusb.c15
1 files changed, 1 insertions, 14 deletions
diff --git a/linux/drivers/media/dvb/dibusb/dvb-dibusb.c b/linux/drivers/media/dvb/dibusb/dvb-dibusb.c
index 392f801b5..a0ea2c100 100644
--- a/linux/drivers/media/dvb/dibusb/dvb-dibusb.c
+++ b/linux/drivers/media/dvb/dibusb/dvb-dibusb.c
@@ -1,20 +1,6 @@
/*
* Driver for mobile USB Budget DVB-T devices based on reference
* design made by DiBcom (http://www.dibcom.fr/)
- *
- * USB 1.1 devices:
- *
- * Twinhan VisionPlus VisionDTV USB-Ter DVB-T Device (VP7041)
- * http://www.twinhan.com/visiontv-2_4.htm
- *
- * CTS Portable (Chinese Television System)
- * http://www.2cts.tv/ctsportable/
- *
- * KWorld V-Stream XPERT DTV - DVB-T USB
- * http://www.kworld.com.tw/asp/pindex.asp?id=4&pid=13
- *
- * HAMA DVB-T USB device
- *
*
* dvb-dibusb.c
*
@@ -38,6 +24,7 @@
* - probing for i2c addresses, it is possible, that they have been changed
* by the vendor
*
+ * see Documentation/dvb/README.dibusb for more information
*/
#include <linux/config.h>