summaryrefslogtreecommitdiff
path: root/Documentation/dvb
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2010-10-16 16:44:43 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-10-22 22:22:47 -0200
commitab599a6d474e0dd4db3557a46dd15cff6e126d0b (patch)
treef1271d31ecd1c247f76cab8cec18f03714c7acbe /Documentation/dvb
parentdda7ae789f1d9b0c2528f7abc37f4316f8fa1e0f (diff)
[media] lmedm04: driver for DM04/QQBOX updated to version 1.60
These include -later kill of usb_buffer to avoid kernel crash on hot unplugging. -DiSEqC functions. -LNB Power switch -Faster channel change. -support for LG tuner on LME2510C. -firmware switching for LG tuner. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/dvb')
-rw-r--r--Documentation/dvb/lmedm04.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/Documentation/dvb/lmedm04.txt b/Documentation/dvb/lmedm04.txt
index 4bde457fafc4..e175784b89bf 100644
--- a/Documentation/dvb/lmedm04.txt
+++ b/Documentation/dvb/lmedm04.txt
@@ -45,10 +45,13 @@ and run
Other LG firmware can be extracted manually from US280D.sys
only found in windows/system32/driver.
-However, this firmware does not run very well under Windows
-or with the Linux driver.
-dd if=US280D.sys ibs=1 skip=36856 count=3976 of=dvb-usb-lme2510-lg.fw
+dd if=US280D.sys ibs=1 skip=42616 count=3668 of=dvb-usb-lme2510-lg.fw
+
+for DM04 LME2510C (LG Tuner)
+---------------------------
+
+dd if=US280D.sys ibs=1 skip=35200 count=3850 of=dvb-usb-lme2510c-lg.fw
---------------------------------------------------------------------