diff options
Diffstat (limited to 'linux/Documentation/dvb/ttusb-dec.txt')
-rw-r--r-- | linux/Documentation/dvb/ttusb-dec.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/linux/Documentation/dvb/ttusb-dec.txt b/linux/Documentation/dvb/ttusb-dec.txt index 7e3f2beac..a844d8e09 100644 --- a/linux/Documentation/dvb/ttusb-dec.txt +++ b/linux/Documentation/dvb/ttusb-dec.txt @@ -29,14 +29,14 @@ http://www.hauppauge.de/sw_dec.htm The firmware for the DEC2000-t is called STB_PC_T.bin, and the firmware for the DEC3000-s is called STB_PC_S.bin. -Note that firmware version 2.16 beta2 for the DEC2000-t has a bug that sets -the device's USB id to that of the DEC3000-s, making it unusable. +Note that firmwares since version 2.16 beta2 for the DEC2000-t give the device +the USB ID of the DEC3000-s. The driver copes with this. -Instructions follow for retrieving version 2.15a of the firmware: +Instructions follow for retrieving version 2.16 of the firmware: -wget http://hauppauge.lightpath.net/de/dec215a.exe -unzip -j dec215a.exe Software/Oem/STB/App/Boot/STB_PC_T.bin -unzip -j dec215a.exe Software/Oem/STB/App/Boot/STB_PC_S.bin +wget http://hauppauge.lightpath.net/de/dec216.exe +unzip -j dec216.exe software/OEM/STB/App/Boot/STB_PC_T.bin +unzip -j dec216.exe software/OEM/STB/App/Boot/STB_PC_S.bin Compilation Notes for 2.4 kernels |