diff options
-rw-r--r-- | Documentation/dvb/lmedm04.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/dvb/lmedm04.txt b/Documentation/dvb/lmedm04.txt index 10b5f0411386..f4b720a14675 100644 --- a/Documentation/dvb/lmedm04.txt +++ b/Documentation/dvb/lmedm04.txt | |||
@@ -66,5 +66,16 @@ dd if=US290D.sys ibs=1 skip=36856 count=3976 of=dvb-usb-lme2510-s0194.fw | |||
66 | For LME2510C | 66 | For LME2510C |
67 | dd if=US290D.sys ibs=1 skip=33152 count=3697 of=dvb-usb-lme2510c-s0194.fw | 67 | dd if=US290D.sys ibs=1 skip=33152 count=3697 of=dvb-usb-lme2510c-s0194.fw |
68 | 68 | ||
69 | --------------------------------------------------------------------- | ||
70 | |||
71 | The m88rs2000 tuner driver can be found in windows/system32/drivers | ||
72 | |||
73 | US2B0D.sys (dated 29 Jun 2010) | ||
74 | |||
75 | dd if=US2B0D.sys ibs=1 skip=34432 count=3871 of=dvb-usb-lme2510c-rs2000.fw | ||
76 | |||
77 | We need to modify id of rs2000 firmware or it will warm boot id 3344:1120. | ||
78 | |||
79 | echo -ne \\xF0\\x22 | dd conv=notrunc bs=1 count=2 seek=266 of=dvb-usb-lme2510c-rs2000.fw | ||
69 | 80 | ||
70 | Copy the firmware file(s) to /lib/firmware | 81 | Copy the firmware file(s) to /lib/firmware |