Re: [PATCH] TT CT-3650 IR and CI support

2010-06-22 Thread gcembed
Thanks a lot Waling, I often tried to write the support for CT-3650 but it was never successful (due to leak of time). I will try your patch this week-end. Gaëtan. On 06/23/2010 12:48 AM, Waling Dijkstra wrote: Hi linux-media, adding support for IR and CI on the TT CT-3650. CI code was mainly

[PATCH] TT CT-3650 IR and CI support

2010-06-22 Thread Waling Dijkstra
Hi linux-media, adding support for IR and CI on the TT CT-3650. CI code was mainly copied from pctv452e (PCTV 452e DVB driver). IR support is same as on TT-S1500 (and 452e). Signed-off-by: Waling Dijkstra rgrds, Waling diff --git a/drivers/media/dvb/dvb-usb/ttusb2.c b/drivers/media/dvb/dvb-

[PATCH] TT CT-3650 IR and CI support

2010-06-22 Thread Waling Dijkstra
Hi linux-media, adding support for IR and CI on the TT CT-3650. CI code was mainly copied from pctv452e (PCTV 452e DVB driver). IR support is same as on TT-S1500 (and 452e). Signed-off-by: Waling Dijkstra rgrds, Waling diff --git a/drivers/media/dvb/dvb-usb/ttusb2.c b/drivers/media/dvb/dvb-

Re: em28xx/xc3028 - kernel driver vs. Markus Rechberger's driver

2010-06-22 Thread Thorsten Hirsch
Thank you, Devin and Mauro. Unfortunately I don't have the eeprom data. I can only tell you what happened to the usb id: original: 0ccd:0043 TerraTec Electronic GmbH now: eb1a:2871 eMPIA Technology, Inc. With 2 lines added to em28xx-cards.c (see the diff at the end of this mail) I was hoping to

Re: em28xx/xc3028 - kernel driver vs. Markus Rechberger's driver

2010-06-22 Thread Mauro Carvalho Chehab
Em 22-06-2010 18:52, Devin Heitmueller escreveu: > On Tue, Jun 22, 2010 at 5:25 PM, Thorsten Hirsch wrote: >> Hi, >> >> as far as I know there's been some trouble in the past regarding >> Markus Rechberger's em28xx driver (em28xx-new) and the official >> development line, resulting in the current

Re: em28xx/xc3028 - kernel driver vs. Markus Rechberger's driver

2010-06-22 Thread Devin Heitmueller
On Tue, Jun 22, 2010 at 5:25 PM, Thorsten Hirsch wrote: > Hi, > > as far as I know there's been some trouble in the past regarding > Markus Rechberger's em28xx driver (em28xx-new) and the official > development line, resulting in the current situation: > > - M. Rechberger isn't developing his driv

em28xx/xc3028 - kernel driver vs. Markus Rechberger's driver

2010-06-22 Thread Thorsten Hirsch
Hi, as far as I know there's been some trouble in the past regarding Markus Rechberger's em28xx driver (em28xx-new) and the official development line, resulting in the current situation: - M. Rechberger isn't developing his driver anymore - kernel driver doesn't support em28xx/xc3028 based usb st

Re: [linux-dvb] Cinergy C PCI HD with current v4l-dvb - PATCH for review/pull included

2010-06-22 Thread Yannick K
On 6/19/10 15:56 , Marko Ristola wrote: Hello all interested in a robust Mantis driver. hi Marko, is there a hg/git branch where your (and possibly Bjorn Morks) recent patches are already in? since i had difficulties to apply some of them. further more, is there a way/patch for the current

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS

2010-06-22 Thread Hans Verkuil
This message is generated daily by a cron job that builds v4l-dvb for the kernels and architectures in the list below. Results of the daily build of v4l-dvb: date:Tue Jun 22 19:00:18 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14993:9652f85e688a git master:

Re: [PATCH 1/2] media: Add timberdale video-in driver

2010-06-22 Thread Richard Röjfors
Hi, On 05/26/2010 04:19 PM, Richard Röjfors wrote: Hi Mauro, On Sun, 2010-04-25 at 13:13 -0300, Mauro Carvalho Chehab wrote: 2. I tried using videobuf-dma-contig, but got poor performance. I can not really explain why, I though it's due to the fact that the contiguous buffer is allocated cohe

buffer management

2010-06-22 Thread Manu Abraham
Hi All, While working on a driver, i stumbled up on this question. I have a driver where the driver allocates it's buffers (maybe it's better to term that the hardware requires it that way) in the following fashion: Buffer 1: SG list 1 Buffer 2: SG list 2 Buffer 3: SG list 3 Buffer 4: SG list 4 B

remote not working for Hauppauge HVR 1120

2010-06-22 Thread Mario Latronico
Hello, My name is Mario Latronico and this is my first message to this list. I'm trying to use the remote commander bundled with my Hauppauge HVR 1120, but the card seems not to be supported by the latest v4l-dvb modules from the Hg repository (I cloned the source around 1 week ago). The output

[PATCH] VIDEO: ivtvfb, remove unneeded NULL test

2010-06-22 Thread Jiri Slaby
Stanse found that in ivtvfb_callback_cleanup there is an unneeded test for itv being NULL. But itv is initialized as container_of with non-zero offset, so it is never NULL (even if v4l2_dev is). This was found because itv is dereferenced earlier than the test. Signed-off-by: Jiri Slaby Cc: Andy W

Support for 0ccd:0072 in em28xx?

2010-06-22 Thread Luboš Doležel
Hello, I have a Terratec Cinergy XS Hybrid card [0ccd:0072] that used to be supported by the em28xx-new driver. The project has since been discontinued and the source code is unmaintained and incompatible with current kernels. Happens anyone to be working on supporting my model in the in-ker

Re: [GIT PATCHES FOR 2.6.36] gspca for_2.6.36

2010-06-22 Thread Jean-Francois Moine
On Mon, 21 Jun 2010 22:23:21 -0300 Mauro Carvalho Chehab wrote: > > Jean-François Moine (15): > > gspca - JPEG subdrivers: Don't allocate the JPEG header. > > gspca - stk014: Change the min and default values of the JPEG > > quality. gspca - zc3xx: Change the max and default JPEG qual