[PATCH ]Re: Support for Sveon STV22 (IT9137)

2011-11-06 Thread Malcolm Priestley
This indeed a clone of Kworld UB499 2T Signed-off-by: Malcolm Priestley tvbox...@gmail.com --- drivers/media/dvb/dvb-usb/dvb-usb-ids.h |1 + drivers/media/dvb/dvb-usb/it913x.c |6 +- 2 files changed, 6 insertions(+), 1 deletions(-) diff --git

Re: Support for Sveon STV22 (IT9137)

2011-10-14 Thread Mauro Carvalho Chehab
Em 09-10-2011 02:09, Leandro Terrés escreveu: This device identifies has IdProduct 0xe411 and is a clone of KWorld UB499-2T T09(IT9137). This patch simply adds support for this device. Patch applies ok, with just one small whitespace issue. However, you forgot to add your signed-off-by: on

Re: Support for Sveon STV22 (IT9137)

2011-10-14 Thread Leandro Terrés
2011/10/14 Mauro Carvalho Chehab mche...@redhat.com: Em 09-10-2011 02:09, Leandro Terrés escreveu: This device identifies has IdProduct 0xe411 and is a clone of KWorld UB499-2T T09(IT9137). This patch simply adds support for this device. Patch applies ok, with just one small whitespace

Support for Sveon STV22 (IT9137)

2011-10-08 Thread Leandro Terrés
This device identifies has IdProduct 0xe411 and is a clone of KWorld UB499-2T T09(IT9137). This patch simply adds support for this device. diff --git a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h --- a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h 2011-09-24