1 .. SPDX-License-Identifier: GPL-2.0 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 TechnoTrend/Hauppauge DEC USB Driver 3 TechnoTrend/Hauppauge DEC USB Driver 4 ==================================== 4 ==================================== 5 5 6 Driver Status 6 Driver Status 7 ------------- 7 ------------- 8 8 9 Supported: 9 Supported: 10 10 11 - DEC2000-t 11 - DEC2000-t 12 - DEC2450-t 12 - DEC2450-t 13 - DEC3000-s 13 - DEC3000-s 14 - Video Streaming 14 - Video Streaming 15 - Audio Streaming 15 - Audio Streaming 16 - Section Filters 16 - Section Filters 17 - Channel Zapping 17 - Channel Zapping 18 - Hotplug firmware loader 18 - Hotplug firmware loader 19 19 20 To Do: 20 To Do: 21 21 22 - Tuner status information 22 - Tuner status information 23 - DVB network interface 23 - DVB network interface 24 - Streaming video PC->DEC 24 - Streaming video PC->DEC 25 - Conax support for 2450-t 25 - Conax support for 2450-t 26 26 27 Getting the Firmware 27 Getting the Firmware 28 -------------------- 28 -------------------- 29 To download the firmware, use the following co 29 To download the firmware, use the following commands: 30 30 31 .. code-block:: none 31 .. code-block:: none 32 32 33 scripts/get_dvb_firmware dec2000t 33 scripts/get_dvb_firmware dec2000t 34 scripts/get_dvb_firmware dec2540t 34 scripts/get_dvb_firmware dec2540t 35 scripts/get_dvb_firmware dec3000s 35 scripts/get_dvb_firmware dec3000s 36 36 37 37 38 Hotplug Firmware Loading 38 Hotplug Firmware Loading 39 ------------------------ 39 ------------------------ 40 40 41 Since 2.6 kernels, the firmware is loaded at t 41 Since 2.6 kernels, the firmware is loaded at the point that the driver module 42 is loaded. 42 is loaded. 43 43 44 Copy the three files downloaded above into the 44 Copy the three files downloaded above into the /usr/lib/hotplug/firmware or 45 /lib/firmware directory (depending on configur 45 /lib/firmware directory (depending on configuration of firmware hotplug).
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.