[PATCH v2] Add support for KWorld UB435-Q V2

2013-10-09 Thread Jean-Francois Thibert
This patch adds support for the UB435-Q V2. You might need to use the device once with the Windows driver provided by KWorld in order to permanently reprogram the device descriptors. Thanks to Jarod Wilson for the initial attempt at adding support for this device. Signed-off-by: Jean-Francois

Re: [PATCH] Add support for KWorld UB435-Q V2

2013-10-09 Thread Jean-Francois Thibert
On Tue, Oct 8, 2013 at 12:24 PM, Frank Schäfer wrote: > > This adds support for the UB435-Q V2. It seems that you might need to > > use the device once with the official driver to reprogram the device > > descriptors. Thanks to Jarod Wilson for the initial attempt at adding > > support for this de

[PATCH] Add support for KWorld UB435-Q V2

2013-09-29 Thread Jean-Francois Thibert
Signed-off-by: Jean-Francois Thibert --- drivers/media/usb/em28xx/em28xx-cards.c | 14 +- drivers/media/usb/em28xx/em28xx-dvb.c | 27 +++ drivers/media/usb/em28xx/em28xx.h |1 + 3 files changed, 41 insertions(+), 1 deletions(-) diff --git a

[PATCH] Add support for KWorld UB435-Q V2

2013-09-29 Thread Jean-Francois Thibert
This adds support for the UB435-Q V2. It seems that you might need to use the device once with the official driver to reprogram the device descriptors. Thanks to Jarod Wilson for the initial attempt at adding support for this device. Jean-Francois Thibert (1): Add support for KWorld UB435-Q V2