1 .. SPDX-License-Identifier: GPL-2.0
3 TechnoTrend/Hauppauge DEC USB Driver
4 ====================================
18 - Hotplug firmware loader
22 - Tuner status information
23 - DVB network interface
24 - Streaming video PC->DEC
25 - Conax support for 2450-t
29 To download the firmware, use the following commands:
33 scripts/get_dvb_firmware dec2000t
34 scripts/get_dvb_firmware dec2540t
35 scripts/get_dvb_firmware dec3000s
38 Hotplug Firmware Loading
39 ------------------------
41 Since 2.6 kernels, the firmware is loaded at the point that the driver module
44 Copy the three files downloaded above into the /usr/lib/hotplug/firmware or
45 /lib/firmware directory (depending on configuration of firmware hotplug).