GNU Linux-libre 6.1.91-gnu
[releases.git] / Documentation / admin-guide / media / ttusb-dec.rst
1 .. SPDX-License-Identifier: GPL-2.0
2
3 TechnoTrend/Hauppauge DEC USB Driver
4 ====================================
5
6 Driver Status
7 -------------
8
9 Supported:
10
11         - DEC2000-t
12         - DEC2450-t
13         - DEC3000-s
14         - Video Streaming
15         - Audio Streaming
16         - Section Filters
17         - Channel Zapping
18         - Hotplug firmware loader
19
20 To Do:
21
22         - Tuner status information
23         - DVB network interface
24         - Streaming video PC->DEC
25         - Conax support for 2450-t
26
27 /*(DEBLOBBED)*/
28
29 .. code-block:: none
30
31         scripts/get_dvb_firmware dec2000t
32         scripts/get_dvb_firmware dec2540t
33         scripts/get_dvb_firmware dec3000s
34
35
36 Hotplug Firmware Loading
37 ------------------------
38
39 Since 2.6 kernels, the firmware is loaded at the point that the driver module
40 is loaded.
41
42 Copy the three files downloaded above into the /usr/lib/hotplug/firmware or
43 /lib/firmware directory (depending on configuration of firmware hotplug).