diff options
Diffstat (limited to 'linux/Documentation/dvb/README.dvb-usb')
-rw-r--r-- | linux/Documentation/dvb/README.dvb-usb | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/linux/Documentation/dvb/README.dvb-usb b/linux/Documentation/dvb/README.dvb-usb index 0a5c1bc5a..c37e48d35 100644 --- a/linux/Documentation/dvb/README.dvb-usb +++ b/linux/Documentation/dvb/README.dvb-usb @@ -20,6 +20,8 @@ USB device would need to handle if it would be on its own. - remote-control/input-device handling (TODO) - firmware requesting and loading (currently just for the Cypress USB controller) +- other functions/methods which can be shared by several drivers (such as + bulk-control-commands) The source code of the particular DVB USB devices does just the communication with the device via the bus. The connection between the DVB-API-functionality @@ -86,10 +88,10 @@ Others: Supported devices USB2.0-only ============================= -- Twinhan MagicBox II +- Twinhan MagicBox II (3) http://www.twinhan.com/product_terrestrial_7.asp -- TwinhanDTV Alpha +- TwinhanDTV Alpha (3) http://www.twinhan.com/product_terrestrial_8.asp - Hanftek UMT-010 @@ -98,7 +100,7 @@ Supported devices USB2.0-only Supported devices USB2.0 and USB1.1 ============================= -- Typhoon/Yakumo/HAMA DVB-T mobile USB2.0 +- Typhoon/Yakumo/HAMA DVB-T mobile USB2.0 (3) http://www.yakumo.de/produkte/index.php?pid=1&ag=DVB-T - Artec T1 USB TVBOX (FX2) (2) @@ -114,8 +116,10 @@ Supported devices USB2.0 and USB1.1 1) It is working almost - work-in-progress. 2) No test reports received yet. +3) porting for dvb-usb done. 0. History & News: + 2005-03-31 - ported the Yakumo/Hama/Typhoon DVB-T USB2.0 device to dvb-usb 2005-03-30 - first commit of the dvb-usb-module based on the dibusb-source. First device is a new driver for the TwinhanDTV Alpha / MagicBox II USB2.0-only DVB-T device. @@ -205,7 +209,7 @@ You should be able to use "get_dvb_firmware dibusb" to get the firmware: for USB1.1 (AN2235) (a few Artec T1 devices): dvb-dibusb-an2235-1.fw for USB2.0 Hauppauge: dvb-dibusb-nova-t-1.fw for USB2.0 ADSTech/Kworld USB2.0: dvb-dibusb-adstech-usb2-1.fw -for USB2.0 Yakumo/Typhoon/Hama: dvb-dtt200u-1.fw +for USB2.0 Yakumo/Typhoon/Hama: dvb-usb-dtt200u-01.fw 1.2. Compiling |