sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git] / Documentation / media / dvb-drivers / ttusb-dec.rst
blob84fc2199dc2969b4846e03e682189294da3ac76d
1 TechnoTrend/Hauppauge DEC USB Driver
2 ====================================
4 Driver Status
5 -------------
7 Supported:
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
18 To Do:
20         - Tuner status information
21         - DVB network interface
22         - Streaming video PC->DEC
23         - Conax support for 2450-t
25 Getting the Firmware
26 --------------------
27 To download the firmware, use the following commands:
29 .. code-block:: none
31         scripts/get_dvb_firmware dec2000t
32         scripts/get_dvb_firmware dec2540t
33         scripts/get_dvb_firmware dec3000s
36 Hotplug Firmware Loading
37 ------------------------
39 Since 2.6 kernels, the firmware is loaded at the point that the driver module
40 is loaded.
42 Copy the three files downloaded above into the /usr/lib/hotplug/firmware or
43 /lib/firmware directory (depending on configuration of firmware hotplug).