diff options
author | Patrick Boettcher <devnull@localhost> | 2004-09-17 07:58:46 +0000 |
---|---|---|
committer | Patrick Boettcher <devnull@localhost> | 2004-09-17 07:58:46 +0000 |
commit | c40a86c67942fe83a8a3461a5ae7702f7471474e (patch) | |
tree | 9c4bbe1df7bf8a44c99087126bedd363cf6606d8 /linux/Documentation/dvb | |
parent | 0ff9adf865c37d1dc1189444020644d8ae31ae6e (diff) | |
download | mediapointer-dvb-s2-c40a86c67942fe83a8a3461a5ae7702f7471474e.tar.gz mediapointer-dvb-s2-c40a86c67942fe83a8a3461a5ae7702f7471474e.tar.bz2 |
- typos in README.dibusb fixed and comments added
- changed debug calls, added debug levels
- fixed bug, when enumerating the firmware files
Diffstat (limited to 'linux/Documentation/dvb')
-rw-r--r-- | linux/Documentation/dvb/README.dibusb | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/linux/Documentation/dvb/README.dibusb b/linux/Documentation/dvb/README.dibusb index a19154501..ed73aabdc 100644 --- a/linux/Documentation/dvb/README.dibusb +++ b/linux/Documentation/dvb/README.dibusb @@ -12,7 +12,7 @@ The drivers should work with http://www.kworld.com.tw/asp/pindex.asp?id=4&pid=13 - HAMA DVB-T USB device - http://www.hama.de/portal/articleId*110620/action*2598 + http://www.hama.de/portal/articleId*110620/action*2598 - DiBcom USB DVB-T reference device @@ -103,8 +103,8 @@ as a slave device in vdr, was not working for me. Some work has to be done TODO: - add some additional URBs for USB data transfer -- due a firmware bug no write access destroys the USB mpeg transfers -> no - writes during streaming, stop streaming, when adding another pid +- due a firmware problem i2c writes during mpeg transfers destroy the stream + no i2c writes during streaming, interrupt streaming, when adding another pid 2.1. Adding new devices @@ -143,7 +143,8 @@ Patches, comments and suggestions are very very welcome Some guys on the linux-dvb mailing list for encouraging me Peter Schildmann >peter.schildmann-nospam-at-web.de< for his - user-level firmware loader, which saves a lot of time + user-level firmware loader, which saves a lot of time + (when writing the vp7041 driver) Ulf Hermenau for helping me out with traditional chinese. |