[media] doc-rst: convert ttusb-dev to rst
[deliverable/linux.git] / Documentation / media / dvb-drivers / ttusb-dec.rst
CommitLineData
1da177e4
LT
1TechnoTrend/Hauppauge DEC USB Driver
2====================================
3
4Driver Status
5-------------
6
7Supported:
d91b11bf
MCC
8
9 - DEC2000-t
10 - DEC2450-t
11 - DEC3000-s
12 - Video Streaming
13 - Audio Streaming
14 - Section Filters
15 - Channel Zapping
16 - Hotplug firmware loader
1da177e4
LT
17
18To Do:
d91b11bf
MCC
19
20 - Tuner status information
21 - DVB network interface
22 - Streaming video PC->DEC
23 - Conax support for 2450-t
1da177e4
LT
24
25Getting the Firmware
26--------------------
27To download the firmware, use the following commands:
1da177e4 28
d91b11bf 29.. code-block:: none
1da177e4 30
d91b11bf
MCC
31 scripts/get_dvb_firmware dec2000t
32 scripts/get_dvb_firmware dec2540t
33 scripts/get_dvb_firmware dec3000s
1da177e4 34
1da177e4 35
d91b11bf
MCC
36Hotplug Firmware Loading
37------------------------
1da177e4 38
d91b11bf
MCC
39Since 2.6 kernels, the firmware is loaded at the point that the driver module
40is loaded.
1da177e4 41