diff options
author | Patrick Boettcher <devnull@localhost> | 2004-11-07 18:46:20 +0000 |
---|---|---|
committer | Patrick Boettcher <devnull@localhost> | 2004-11-07 18:46:20 +0000 |
commit | b1adb56ca9f64c2cec0ba0ebb75332e51fd4ea79 (patch) | |
tree | 1aa61031b84e0b54f9c77c7f7d88e5a472e5a269 /linux/Documentation | |
parent | 42f883be562bf0649c308d7e206e73098074a72e (diff) | |
download | mediapointer-dvb-s2-b1adb56ca9f64c2cec0ba0ebb75332e51fd4ea79.tar.gz mediapointer-dvb-s2-b1adb56ca9f64c2cec0ba0ebb75332e51fd4ea79.tar.bz2 |
added remote control event handling. Thanks to David Matthews.
Diffstat (limited to 'linux/Documentation')
-rw-r--r-- | linux/Documentation/dvb/README.dibusb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/linux/Documentation/dvb/README.dibusb b/linux/Documentation/dvb/README.dibusb index 0c1da012c..554f65606 100644 --- a/linux/Documentation/dvb/README.dibusb +++ b/linux/Documentation/dvb/README.dibusb @@ -71,6 +71,7 @@ Supported devices USB2.0 0. NEWS: + 2004-11-07 - added remote control support. Thanks to David Matthews. 2004-11-05 - added support for a new devices (Grandtec/Avermedia/Artec) - merged my changes (for dib3000mb/dibusb) to the FE_REFACTORING, because it became HEAD - moved transfer control (pid filter, fifo control) from usb driver to frontend, it seems @@ -197,6 +198,9 @@ Patches, comments and suggestions are very very welcome providing specs, code and help, on which the dvb-dibusb and dib3000mb are based. + David Matthews for identifying a new device type (Artec T1 with AN2235) + and for extending dibusb with remote control event handling. Thank you. + Alex Woods for frequently answering question about usb and dvb stuff, a big thank you @@ -208,7 +212,6 @@ Patches, comments and suggestions are very very welcome user-level firmware loader, which saves a lot of time (when writing the vp7041 driver) - David Matthews for identifying a new device type (Artec T1 with AN2235) Ulf Hermenau for helping me out with traditional chinese. |