diff options
| author | Alex Woods <devnull@localhost> | 2003-12-27 18:57:50 +0000 |
|---|---|---|
| committer | Alex Woods <devnull@localhost> | 2003-12-27 18:57:50 +0000 |
| commit | e325e80abac96407e8bf501f0c77e10ed80bb090 (patch) | |
| tree | e69c01dfd4ab3797991ea6e9f8ba495559447501 /linux/Documentation/dvb | |
| parent | d1000cc47d222fd0ceddc2a15faf3cbfe3a2b979 (diff) | |
| download | mediapointer-dvb-s2-e325e80abac96407e8bf501f0c77e10ed80bb090.tar.gz mediapointer-dvb-s2-e325e80abac96407e8bf501f0c77e10ed80bb090.tar.bz2 | |
Rudimentary section filter support (enough for scan).
Alter hotplug firmware naming to fit in with dvb standard.
Diffstat (limited to 'linux/Documentation/dvb')
| -rw-r--r-- | linux/Documentation/dvb/ttusb-dec.txt | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/linux/Documentation/dvb/ttusb-dec.txt b/linux/Documentation/dvb/ttusb-dec.txt index 3afe21fc0..e2fefb6dc 100644 --- a/linux/Documentation/dvb/ttusb-dec.txt +++ b/linux/Documentation/dvb/ttusb-dec.txt @@ -9,6 +9,7 @@ Supported: Linux Kernels 2.4 and 2.6 Video Streaming Audio Streaming + Section Filters Channel Zapping Hotplug firmware loader under 2.6 kernels @@ -16,14 +17,10 @@ In Progress: DEC3000-s To Do: - Section data - Teletext streams Tuner status information DVB network interface Streaming video PC->DEC -Note: Since section data can not be retreived yet, scan apps will not work. - Getting the Firmware -------------------- Currently, the driver only works with v2.15a of the firmware. The firmwares @@ -46,7 +43,7 @@ mv STB_PC_S.bin /etc/dvb/dec3000s.bin Hotplug Firmware Loading for 2.6 kernels ---------------------------------------- For 2.6 kernels the firmware is loaded at the point that the driver module is -loaded. See linux/Documentation/dvb/FIRMWARE for more information. +loaded. See linux/Documentation/dvb/firmware.txt for more information. -mv STB_PC_T.bin /usr/lib/hotplug/firmware/dec2000t.bin -mv STB_PC_S.bin /usr/lib/hotplug/firmware/dec3000s.bin +mv STB_PC_T.bin /usr/lib/hotplug/firmware/dvb-ttusb-dec-2000t-2.15a.fw +mv STB_PC_S.bin /usr/lib/hotplug/firmware/dvb-ttusb-dec-3000s-2.15a.fw |
