From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-ww0-f44.google.com ([74.125.82.44]:57049 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756509Ab1HEVgM (ORCPT ); Fri, 5 Aug 2011 17:36:12 -0400 Received: by wwe5 with SMTP id 5so3304049wwe.1 for ; Fri, 05 Aug 2011 14:36:11 -0700 (PDT) Subject: Re: [PATCH 1/3] IT9137 driver for Kworld UB499-2T T09 (id 1b80:e409) - firmware details From: Malcolm Priestley To: linux-media@vger.kernel.org In-Reply-To: <1311618885.7655.3.camel@localhost> References: <1311618885.7655.3.camel@localhost> Content-Type: text/plain; charset="UTF-8" Date: Fri, 05 Aug 2011 22:36:00 +0100 Message-ID: <1312580160.3800.19.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: On Mon, 2011-07-25 at 19:34 +0100, Malcolm Priestley wrote: > 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. In light of today's patch from the chip vendor, I am changing the patchwork status to under review. There is no point in continuing with these patches at this stage.