1 TechnoTrend/Hauppauge DEC USB Driver
2 ====================================
11 Linux Kernels 2.4 and 2.6
16 Hotplug firmware loader under 2.6 kernels
19 Tuner status information
21 Streaming video PC->DEC
22 Conax support for 2450-t
26 To download the firmware, use the following commands:
27 "get_dvb_firmware dec2000t"
28 "get_dvb_firmware dec2540t"
29 "get_dvb_firmware dec3000s"
32 Compilation Notes for 2.4 kernels
33 ---------------------------------
34 For 2.4 kernels the firmware for the DECs is compiled into the driver itself.
36 Copy the three files downloaded above into the build-2.4 directory.
39 Hotplug Firmware Loading for 2.6 kernels
40 ----------------------------------------
41 For 2.6 kernels the firmware is loaded at the point that the driver module is
42 loaded. See linux/Documentation/dvb/firmware.txt for more information.
44 Copy the three files downloaded above into the /usr/lib/hotplug/firmware or
45 /lib/firmware directory (depending on configuration of firmware hotplug).