From patchwork Tue Nov 2 21:02:08 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Malcolm Priestley X-Patchwork-Id: 298152 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id oA2L2N7M008374 for ; Tue, 2 Nov 2010 21:02:25 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753390Ab0KBVCW (ORCPT ); Tue, 2 Nov 2010 17:02:22 -0400 Received: from mail-ww0-f44.google.com ([74.125.82.44]:41694 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753009Ab0KBVCV (ORCPT ); Tue, 2 Nov 2010 17:02:21 -0400 Received: by wwe15 with SMTP id 15so7831164wwe.1 for ; Tue, 02 Nov 2010 14:02:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=k14XkQCXbCTDaAVbjBEgWZ3Pc3ub0n4DbfGvw5loHAA=; b=mYzXvkOr5uGdyT5LPmIDvAzMy7MVX/IcBkfAKHGZr3g8QlYzJQQah9GpWjr0VvlqRH amEG6TxNgwKNmz0msl9SZmQPOoo2BL2da6yHtnllqTShNsEWD1h+TksPlDiXm2I7k1g1 2s+EIOkyfPpHJxd30HykK7ar+xkvUY9M8nC5Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=syv9d+pSpfWvNei6E+67JR8a82kPi9Vl7sJY+DbD8WMJ6ftrcXuUOxtlGbdyY1+ePa hiquUElbYtKBJJuorBmFJZdvmmK3xT+o05Ep/Pej3F6Cx/F/JZiSeIdScdZ/E0KHdsUY h+bOkzkvV5dCCQXoO2xggBk6mT4fURL5sipgE= Received: by 10.227.155.11 with SMTP id q11mr8947808wbw.130.1288731740411; Tue, 02 Nov 2010 14:02:20 -0700 (PDT) Received: from [10.64.64.65] (nat76.mia.three.co.uk [217.171.129.76]) by mx.google.com with ESMTPS id i19sm6685990wbe.5.2010.11.02.14.02.17 (version=SSLv3 cipher=RC4-MD5); Tue, 02 Nov 2010 14:02:19 -0700 (PDT) Subject: [PATCH][UPDATE_for_2.6.37] DM04/QQBOX Corrected Firmware Information. From: Malcolm Priestley To: linux-media@vger.kernel.org Date: Tue, 02 Nov 2010 21:02:08 +0000 Message-ID: <1288731728.4859.9.camel@tvboxspy> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Tue, 02 Nov 2010 21:02:25 +0000 (UTC) diff --git a/Documentation/dvb/lmedm04.txt b/Documentation/dvb/lmedm04.txt old mode 100755 new mode 100644 index e175784..6418865 --- a/Documentation/dvb/lmedm04.txt +++ b/Documentation/dvb/lmedm04.txt @@ -46,7 +46,7 @@ and run Other LG firmware can be extracted manually from US280D.sys only found in windows/system32/driver. -dd if=US280D.sys ibs=1 skip=42616 count=3668 of=dvb-usb-lme2510-lg.fw +dd if=US280D.sys ibs=1 skip=42360 count=3924 of=dvb-usb-lme2510-lg.fw for DM04 LME2510C (LG Tuner) ---------------------------