GNU Linux-libre 4.19.286-gnu1
[releases.git] / Documentation / media / dvb-drivers / ttusb-dec.rst
1 TechnoTrend/Hauppauge DEC USB Driver
2 ====================================
3
4 Driver Status
5 -------------
6
7 Supported:
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
17
18 To Do:
19
20         - Tuner status information
21         - DVB network interface
22         - Streaming video PC->DEC
23         - Conax support for 2450-t
24
25 /*(DEBLOBBED)*/
26
27 .. code-block:: none
28
29         scripts/get_dvb_firmware dec2000t
30         scripts/get_dvb_firmware dec2540t
31         scripts/get_dvb_firmware dec3000s
32
33
34 Hotplug Firmware Loading
35 ------------------------
36
37 Since 2.6 kernels, the firmware is loaded at the point that the driver module
38 is loaded.
39
40 Copy the three files downloaded above into the /usr/lib/hotplug/firmware or
41 /lib/firmware directory (depending on configuration of firmware hotplug).