From patchwork Mon Jul 25 18:34:45 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Malcolm Priestley X-Patchwork-Id: 1005772 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter2.kernel.org (8.14.4/8.14.4) with ESMTP id p6PIYuu3014084 for ; Mon, 25 Jul 2011 18:34:56 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752421Ab1GYSey (ORCPT ); Mon, 25 Jul 2011 14:34:54 -0400 Received: from mail-wy0-f174.google.com ([74.125.82.174]:37755 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751350Ab1GYSey (ORCPT ); Mon, 25 Jul 2011 14:34:54 -0400 Received: by wyg8 with SMTP id 8so2946422wyg.19 for ; Mon, 25 Jul 2011 11:34:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=nvilGX8ydbAGrPMyFphWetBe7Jkj7XHxmL6mLCYbaUI=; b=MkibzUKAj0fihMu7Z3/KWfGLIVtu43dhdHkg/vdj6cC3xJ5y43BOd7wEu1FlPbIfWd deQlbvWl9ZnaT4JjukUhzkZG8l8ApSP+EnhkuZDfNZ6mm1161tqKMEJC+XEj0Qe1u7eb SZwItXKMsYAGvKJz2gExjyxlCYy4NKWKc1qIg= Received: by 10.227.205.12 with SMTP id fo12mr4147551wbb.70.1311618892755; Mon, 25 Jul 2011 11:34:52 -0700 (PDT) Received: from [94.197.152.237] (94.197.152.237.threembb.co.uk [94.197.152.237]) by mx.google.com with ESMTPS id 20sm4535213wbw.53.2011.07.25.11.34.51 (version=SSLv3 cipher=OTHER); Mon, 25 Jul 2011 11:34:52 -0700 (PDT) Subject: [PATCH 1/3] IT9137 driver for Kworld UB499-2T T09 (id 1b80:e409) - firmware details From: Malcolm Priestley To: linux-media@vger.kernel.org Date: Mon, 25 Jul 2011 19:34:45 +0100 Message-ID: <1311618885.7655.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 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.6 (demeter2.kernel.org [140.211.167.43]); Mon, 25 Jul 2011 18:34:56 +0000 (UTC) Firmware information for Kworld UB499-2T T09 based on IT913x series. This device uses file dvb-usb-it9137-01.fw. Signed-off-by: Malcolm Priestley --- Documentation/dvb/it9137.txt | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) create mode 100644 Documentation/dvb/it9137.txt diff --git a/Documentation/dvb/it9137.txt b/Documentation/dvb/it9137.txt new file mode 100644 index 0000000..9e6726e --- /dev/null +++ b/Documentation/dvb/it9137.txt @@ -0,0 +1,9 @@ +To extract firmware for Kworld UB499-2T (id 1b80:e409) you need to copy the +following file(s) to this directory. + +IT9135BDA.sys Dated Mon 22 Mar 2010 02:20:08 GMT + +extract using dd +dd if=IT9135BDA.sys ibs=1 skip=69632 count=5731 of=dvb-usb-it9137-01.fw + +copy to default firmware location.