All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] IT9137 driver for Kworld UB499-2T T09 (id 1b80:e409) - firmware details
@ 2011-07-25 18:34 Malcolm Priestley
  2011-07-27 18:30 ` Mauro Carvalho Chehab
  2011-08-05 21:36 ` Malcolm Priestley
  0 siblings, 2 replies; 4+ messages in thread
From: Malcolm Priestley @ 2011-07-25 18:34 UTC (permalink / raw)
  To: linux-media

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 <tvboxspy@gmail.com>

---
 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.
-- 
1.7.4.1





^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/3] IT9137 driver for Kworld UB499-2T T09 (id 1b80:e409) - firmware details
  2011-07-25 18:34 [PATCH 1/3] IT9137 driver for Kworld UB499-2T T09 (id 1b80:e409) - firmware details Malcolm Priestley
@ 2011-07-27 18:30 ` Mauro Carvalho Chehab
  2011-07-27 18:50   ` Benjamin Larsson
  2011-08-05 21:36 ` Malcolm Priestley
  1 sibling, 1 reply; 4+ messages in thread
From: Mauro Carvalho Chehab @ 2011-07-27 18:30 UTC (permalink / raw)
  To: Malcolm Priestley; +Cc: linux-media

Em 25-07-2011 15:34, Malcolm Priestley escreveu:
> 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 <tvboxspy@gmail.com>
> 
> ---
>  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.


Malcolm,

You should add a rule like the above at:
	Documentation/dvb/get_dvb_firmware

if you cannot get the distribution rights for such firmware.

Thanks,
Mauro

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/3] IT9137 driver for Kworld UB499-2T T09 (id 1b80:e409) - firmware details
  2011-07-27 18:30 ` Mauro Carvalho Chehab
@ 2011-07-27 18:50   ` Benjamin Larsson
  0 siblings, 0 replies; 4+ messages in thread
From: Benjamin Larsson @ 2011-07-27 18:50 UTC (permalink / raw)
  To: linux-media


> Malcolm,
>
> You should add a rule like the above at:
> 	Documentation/dvb/get_dvb_firmware

My patch does exactly that.

[PATCH] Firmware extraction for IT9135 based devices


> if you cannot get the distribution rights for such firmware.
>
> Thanks,
> Mauro

MvH
Benjamin Larsson

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/3] IT9137 driver for Kworld UB499-2T T09 (id 1b80:e409) - firmware details
  2011-07-25 18:34 [PATCH 1/3] IT9137 driver for Kworld UB499-2T T09 (id 1b80:e409) - firmware details Malcolm Priestley
  2011-07-27 18:30 ` Mauro Carvalho Chehab
@ 2011-08-05 21:36 ` Malcolm Priestley
  1 sibling, 0 replies; 4+ messages in thread
From: Malcolm Priestley @ 2011-08-05 21:36 UTC (permalink / raw)
  To: linux-media

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 <tvboxspy@gmail.com>
> 
> ---
>  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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-05 21:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-25 18:34 [PATCH 1/3] IT9137 driver for Kworld UB499-2T T09 (id 1b80:e409) - firmware details Malcolm Priestley
2011-07-27 18:30 ` Mauro Carvalho Chehab
2011-07-27 18:50   ` Benjamin Larsson
2011-08-05 21:36 ` Malcolm Priestley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.