Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan

2009-06-01 Thread Abylai Ospan
Mauro, Please pull new changes - http://udev.netup.ru/hg/v4l-dvb-aospan/rev/db2114ac07ed > > +#define dprintk_tscheck(x...) do { \ > > + if (dvb_demux_tscheck && printk_ratelimit()) printk(x); } while (0) > > checkpatch.pl is not perfect. The better is to break the macro as I've shown > on >

Re: CAM initialisation failing

2009-06-01 Thread Tomer Barletz
On Mon, Jun 1, 2009 at 4:06 PM, Thomas Kernen wrote: > > Dear community, > > After finally getting my Mystique SaTiX DVB-S2 PCI card (clone of KNC1 DVB > Station S2), I'm now facing trouble with the CAM initialisation (KNC1 CA > daughter card, PowerCam Pro CAM and Viaccess card) > > All of the har

SmarDTV/Nagra CAM does not initialise

2009-06-01 Thread Tomer Barletz
Hi, When inserting SmarDTV/Nagra CAM, I get the following error: cimax_poll_slot_status: change CAM state CIMAX0 Slot0 module_present = 1 state = 0 cimax_slot_reset: CIMAX0 slot0 READY! dvb_ca adapter 0: Invalid PC card inserted :( It seems that this CAM does not support the usual init tuples (0x

Re: webcam drivers and V4L2_MEMORY_USERPTR support

2009-06-01 Thread Stefan Kost
Laurent Pinchart schrieb: > Hi Stefan, > > On Monday 01 June 2009 09:26:10 Stefan Kost wrote: >> hi, >> >> I have implemented support for V4L2_MEMORY_USERPTR buffers in gstreamers >> v4l2src [1]. This allows to request shared memory buffers from xvideo, >> capture into those and therefore save a m

Re: Problem with SCM/Viaccess CAM

2009-06-01 Thread Tomer Barletz
Hi Dominique, I've tried to increase the time-out period from 5 to 10 seconds (as it is with current source), but with no success. Did your patch involved any other changes besides this one? How can I obtain your patch? Did you changed dvb_ca_en50221.c only, or were there any other files changed? I

Re: [hg:v4l-dvb] tuner-xc2028: Fix offset frequencies for DVB @ 6MHz

2009-06-01 Thread hermann pitton
Hi, Am Montag, den 01.06.2009, 20:00 -0400 schrieb Andy Walls: > On Mon, 2009-06-01 at 17:20 +0200, Patch from Mauro Carvalho Chehab > wrote: > > The patch number 11918 was added via Mauro Carvalho Chehab > > > > to http://linuxtv.org/hg/v4l-dvb master development tree. > > > > Kernel patches i

Re: [PATCH 3/9] dm355 ccdc module for vpfe capture driver

2009-06-01 Thread Kevin Hilman
"Karicheri, Muralidharan" writes: > Laurent, > > Thanks for reviewing this. I have not gone through all of your comments, but > would like to respond to the following one first. I will respond to the rest > as I do the rework. > >>I've had a quick look at the DM355 and DM6446 datasheets. The CC

Re: [hg:v4l-dvb] tuner-xc2028: Fix offset frequencies for DVB @ 6MHz

2009-06-01 Thread Andy Walls
On Mon, 2009-06-01 at 17:20 +0200, Patch from Mauro Carvalho Chehab wrote: > The patch number 11918 was added via Mauro Carvalho Chehab > > to http://linuxtv.org/hg/v4l-dvb master development tree. > > Kernel patches in this development tree may be modified to be backward > compatible with older

Re: [hg:v4l-dvb] Fix firmware load for DVB-T @ 6MHz

2009-06-01 Thread Andy Walls
On Mon, 2009-06-01 at 17:20 +0200, Patch from Mauro Carvalho Chehab wrote: > The patch number 11917 was added via Mauro Carvalho Chehab > > to http://linuxtv.org/hg/v4l-dvb master development tree. > > Kernel patches in this development tree may be modified to be backward > compatible with older

Re: webcam drivers and V4L2_MEMORY_USERPTR support

2009-06-01 Thread Laurent Pinchart
Hi Stefan, On Monday 01 June 2009 09:26:10 Stefan Kost wrote: > hi, > > I have implemented support for V4L2_MEMORY_USERPTR buffers in gstreamers > v4l2src [1]. This allows to request shared memory buffers from xvideo, > capture into those and therefore save a memcpy. This works great with > the v4

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan

2009-06-01 Thread Andreas Oberritter
Hi, I missed the original mail, so I am replying to this one. See below. >> @@ -375,6 +384,29 @@ >> struct dvb_demux_feed *feed; >> u16 pid = ts_pid(buf); >> int dvr_done = 0; >> + > > No need for an empty line here. Please remove to keep all vars together. > >> +int cnt_pid;

Re: Wiki software update

2009-06-01 Thread hermann pitton
Hi Johannes, Am Montag, den 01.06.2009, 13:41 +0200 schrieb Johannes Stezenbach: > Hi Hermann, > > On Mon, Jun 01, 2009 at 02:08:07AM +0200, hermann pitton wrote: > > Am Montag, den 01.06.2009, 01:28 +0200 schrieb Johannes Stezenbach: > > > > > > I just updated the V4L-DVB Wiki and the old V4L W

Re: [PATCH] Leadtek WinFast DTV-1800H support

2009-06-01 Thread hermann pitton
Am Montag, den 01.06.2009, 06:07 -0300 schrieb Mauro Carvalho Chehab: > Em Mon, 01 Jun 2009 03:58:25 +0200 > hermann pitton escreveu: > > > > > Am Sonntag, den 31.05.2009, 16:58 -0300 schrieb Mauro Carvalho Chehab: > > > Em Sun, 31 May 2009 19:39:15 +0200 > > > "Miroslav Šustek" escreveu: > >

Re: Terratec DT USB XS Diversity/DiB0070+vdr: "URB status: Value too large for defined data type"+USB reset

2009-06-01 Thread Marco Borm
Hi folks. Sorry but I'm unable to reply to my previous message, because I just don't have this message. Now I'm registered to both lists... I "played" a little bit with my problem and tried the latest source from the repository, but EOVERFLOW still occurs seconds after starting vdr. I activat

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 01 Jun 2009 17:42:24 +0400 Abylai Ospan escreveu: > В Пнд, 01/06/2009 в 06:38 -0300, Mauro Carvalho Chehab пишет: > > Please check your patch against kernel codingstyle with checkpatch.pl. There > > are some CodingStyle violations here and on the code bellow. > Please pull new changes -

RE: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Aguirre Rodriguez, Sergio Alberto
> From: Karicheri, Muralidharan > Sent: Monday, June 01, 2009 9:58 PM > To: Aguirre Rodriguez, Sergio Alberto; Paulraj, Sandeep; > linux-media@vger.kernel.org > Cc: linux-ker...@vger.kernel.org; Grosen, Mark > Subject: RE: New Driver for DaVinci DM355/DM365/DM6446 > > Sergio, > > Is it part of t

Re: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Jun 2009 13:38:37 -0500 "Aguirre Rodriguez, Sergio Alberto" escreveu: > > From: linux-media-ow...@vger.kernel.org [linux-media-ow...@vger.kernel.org] > > On Behalf Of Paulraj, Sandeep > > Sent: Monday, June 01, 2009 5:56 PM > > To: linux-media@vger.kernel.org > > Cc: linux-ker...@vger.

Re: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Jun 2009 13:39:17 -0500 "Paulraj, Sandeep" escreveu: > > > [Sandeep] WE don't propose any API changes. This module for which we > > want to submit patches is a TI proprietary IP. We currently implement this > > as a character device and have a few IOCTL's. > > > We do not follow the

RE: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Karicheri, Muralidharan
Sergio, Is it part of the patches Vaibhav & others from TI are submitting to open source ? I know that there is an ongoing effort at TI India to submit the resizer driver to open source for OMAP3? As per the email exchanges I had with Vaibhav (TI India) on this, it is part of the ISP module. We

RE: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Paulraj, Sandeep
Mauro, Please see inline > -Original Message- > From: Mauro Carvalho Chehab [mailto:mche...@infradead.org] > Sent: Monday, June 01, 2009 1:57 PM > To: Paulraj, Sandeep > Cc: linux-media@vger.kernel.org; linux-ker...@vger.kernel.org; Grosen, > Mark > Subject: Re: New Driver for DaVinc

RE: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Aguirre Rodriguez, Sergio Alberto
> From: linux-media-ow...@vger.kernel.org [linux-media-ow...@vger.kernel.org] > On Behalf Of Paulraj, Sandeep > Sent: Monday, June 01, 2009 5:56 PM > To: linux-media@vger.kernel.org > Cc: linux-ker...@vger.kernel.org; Grosen, Mark > Subject: New Driver for DaVinci DM355/DM365/DM6446 > > Hello, >

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

2009-06-01 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:Mon Jun 1 19:00:06 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 11918:e6a8672631a0 gcc version: gcc

Re: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Jun 2009 11:54:37 -0500 "Paulraj, Sandeep" escreveu: > > > > -Original Message- > > From: Mauro Carvalho Chehab [mailto:mche...@infradead.org] > > Sent: Monday, June 01, 2009 12:35 PM > > To: Paulraj, Sandeep > > Cc: linux-media@vger.kernel.org; linux-ker...@vger.kernel.org; G

RE: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Paulraj, Sandeep
> -Original Message- > From: Mauro Carvalho Chehab [mailto:mche...@infradead.org] > Sent: Monday, June 01, 2009 12:35 PM > To: Paulraj, Sandeep > Cc: linux-media@vger.kernel.org; linux-ker...@vger.kernel.org; Grosen, > Mark > Subject: Re: New Driver for DaVinci DM355/DM365/DM6446 > > Em

Re: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Jun 2009 09:56:40 -0500 "Paulraj, Sandeep" escreveu: > > Hello, > > WE have a module(H3A) on Davinci DM6446,DM355 and DM365. > > Customers require a way to collect the data required to perform the Auto > Exposure (AE), Auto Focus(AF), and Auto White balance (AWB) in hardware as > o

Re: [PATCH] em28xx device mode detection based on endpoints

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Jun 2009 18:07:24 +0200 Markus Rechberger escreveu: > >> I spent some time reviewing this patch, and the patch's content does > >> not seem to match your description of its functionality.  Further, > >> this patch appears to be a combination of a number of several > >> different changes

Re: [PATCH] em28xx device mode detection based on endpoints

2009-06-01 Thread Markus Rechberger
On Mon, Jun 1, 2009 at 6:04 PM, Douglas Schilling Landgraf wrote: > Hello Devin, > > On Mon, 1 Jun 2009 11:19:22 -0400 > Devin Heitmueller wrote: > >> On Sat, May 23, 2009 at 11:05 AM, Markus Rechberger >> wrote: >> > Hi, >> > >> > On Sat, May 23, 2009 at 4:49 PM, Markus Rechberger >> > wrote:

Re: [PATCH] em28xx device mode detection based on endpoints

2009-06-01 Thread Douglas Schilling Landgraf
Hello Devin, On Mon, 1 Jun 2009 11:19:22 -0400 Devin Heitmueller wrote: > On Sat, May 23, 2009 at 11:05 AM, Markus Rechberger > wrote: > > Hi, > > > > On Sat, May 23, 2009 at 4:49 PM, Markus Rechberger > > wrote: > >> On Sat, May 23, 2009 at 4:04 PM, Markus Rechberger > >> wrote: > >>> Hi, >

Re: [PATCH] em28xx device mode detection based on endpoints

2009-06-01 Thread Markus Rechberger
On Mon, Jun 1, 2009 at 5:19 PM, Devin Heitmueller wrote: > On Sat, May 23, 2009 at 11:05 AM, Markus Rechberger > wrote: >> Hi, >> >> On Sat, May 23, 2009 at 4:49 PM, Markus Rechberger >> wrote: >>> On Sat, May 23, 2009 at 4:04 PM, Markus Rechberger >>> wrote: Hi, for em28xx devic

Re: [PATCH] em28xx device mode detection based on endpoints

2009-06-01 Thread Devin Heitmueller
On Sat, May 23, 2009 at 11:05 AM, Markus Rechberger wrote: > Hi, > > On Sat, May 23, 2009 at 4:49 PM, Markus Rechberger > wrote: >> On Sat, May 23, 2009 at 4:04 PM, Markus Rechberger >> wrote: >>> Hi, >>> >>> for em28xx devices the device node detection can be based on the >>> encoded endpoint a

New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Paulraj, Sandeep
Hello, WE have a module(H3A) on Davinci DM6446,DM355 and DM365. Customers require a way to collect the data required to perform the Auto Exposure (AE), Auto Focus(AF), and Auto White balance (AWB) in hardware as opposed to software. This is primarily for performance reasons as there is not en

RE: [PATCH 3/9] dm355 ccdc module for vpfe capture driver

2009-06-01 Thread Karicheri, Muralidharan
Laurent, Thanks for reviewing this. I have not gone through all of your comments, but would like to respond to the following one first. I will respond to the rest as I do the rework. >I've had a quick look at the DM355 and DM6446 datasheets. The CCDC and VPSS >registers share the same memory bl

Re: [PULL] generic image bounds setting and alignment function

2009-06-01 Thread Robert Jarzmik
Trent Piepho writes: > Mauro, > > Please pull from http://linuxtv.org/hg/~tap/v4l-dvb > > This series adds a function for bounding and alignment image sizes and > modifies a number of drivers to use it. It came up when the pxa patches to > deal with the alignment issues for that driver were post

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan

2009-06-01 Thread Abylai Ospan
В Пнд, 01/06/2009 в 06:38 -0300, Mauro Carvalho Chehab пишет: > Please check your patch against kernel codingstyle with checkpatch.pl. There > are some CodingStyle violations here and on the code bellow. Please pull new changes - http://udev.netup.ru/hg/v4l-dvb-aospan/rev/0d3e6c0695cc 1. checkpat

CAM initialisation failing

2009-06-01 Thread Thomas Kernen
Dear community, After finally getting my Mystique SaTiX DVB-S2 PCI card (clone of KNC1 DVB Station S2), I'm now facing trouble with the CAM initialisation (KNC1 CA daughter card, PowerCam Pro CAM and Viaccess card) All of the hardware (DVB-S2 PCI card, sat card, CI, CAM) has been tested und

Re: webcam drivers and V4L2_MEMORY_USERPTR support

2009-06-01 Thread Hans de Goede
On 06/01/2009 09:58 AM, Trent Piepho wrote: On Mon, 1 Jun 2009, Stefan Kost wrote: I have implemented support for V4L2_MEMORY_USERPTR buffers in gstreamers v4l2src [1]. This allows to request shared memory buffers from xvideo, capture into those and therefore save a memcpy. This works great wi

Re: w_scan 20090502, why is the new country code necessary, its breaking my systems

2009-06-01 Thread wk
Hello Jelle, > My w_scan version 20081106 stopped working on my Debian system. I had > the following errors: > ERROR: Sorry - i couldn't get any working frequency/transponder > > So I first checked if there was a wscan update. No reception for some reason - probably the new version will show the

Re: Wiki software update

2009-06-01 Thread Johannes Stezenbach
On Mon, Jun 01, 2009 at 12:14:08PM +1000, Robin Perkins wrote: > On 01/06/2009, at 9:28 AM, Johannes Stezenbach wrote: >> >> I just updated the V4L-DVB Wiki and the old V4L Wiki >> to MediaWiki-1.14.0. Please let me know in case >> something broke. > > Is there any possibility of renaming the v4l-d

Zolid Hybrid TV Card wiki page

2009-06-01 Thread Sander Pientka
Hi, I've just created a wiki page for my tv card: http://www.linuxtv.org/wiki/index.php/Zolid_Hybrid_TV_Tuner/ . I hope it provides usable information to make my card supported by saa7134. -- Met vriendelijke groet, Sander Pientka -- To unsubscribe from this list: send the line "unsubscribe linu

Re: Wiki software update

2009-06-01 Thread Johannes Stezenbach
Hi Hermann, On Mon, Jun 01, 2009 at 02:08:07AM +0200, hermann pitton wrote: > Am Montag, den 01.06.2009, 01:28 +0200 schrieb Johannes Stezenbach: > > > > I just updated the V4L-DVB Wiki and the old V4L Wiki > > to MediaWiki-1.14.0. Please let me know in case > > something broke. > > did not test

Re: [PATCH] xc2028: Add support for Taiwan 6 MHz DVB-T

2009-06-01 Thread Andy Walls
On Sun, 2009-05-31 at 20:50 -0400, Andy Walls wrote^Wescreveu: > On Sun, 2009-05-31 at 16:33 -0300, Mauro Carvalho Chehab wrote: > > Em Sun, 31 May 2009 13:39:18 -0400 > > Andy Walls escreveu: > > > > then I guess I'm OK with the change you have. Hmmm. Maybe not. > > > So, the proper patch t

Re: [linux-dvb] SDMC DM1105N not being detected

2009-06-01 Thread Simon Kenyon
Igor M. Liplianin wrote: On 30 May 2009 20:00:32 Igor M. Liplianin wrote: On 26 May 2009 23:02:57 Simon Kenyon wrote: Igor M. Liplianin wrote: The card is working with external LNB power supply, for example, through the loop out from another sat box. So, we need to know, which w

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 01 Jun 2009 13:02:56 +0400 Abylai Ospan escreveu: > Mauro, > > В Пнд, 01/06/2009 в 04:52 -0300, Mauro Carvalho Chehab пишет: > > > + * uncomment this define for transport stream packets continuity counter > > > check > > > + * #define DVB_DEMUX_SECTION_TS_COUNTER_CHECK > > > + */ > >

Re: [PATCH] Leadtek WinFast DTV-1800H support

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 01 Jun 2009 03:58:25 +0200 hermann pitton escreveu: > > Am Sonntag, den 31.05.2009, 16:58 -0300 schrieb Mauro Carvalho Chehab: > > Em Sun, 31 May 2009 19:39:15 +0200 > > "Miroslav Šustek" escreveu: > > > > > Trent Piepho speakeasy.org> writes: > > > > > > > Instead of raising the re

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan

2009-06-01 Thread Abylai Ospan
Mauro, В Пнд, 01/06/2009 в 04:52 -0300, Mauro Carvalho Chehab пишет: > > + * uncomment this define for transport stream packets continuity counter > > check > > + * #define DVB_DEMUX_SECTION_TS_COUNTER_CHECK > > + */ > > It wouldn't be better to add it as a Kconfig or as a module option, in ord

[SOLVED] Re: Mystique SaTiX DVB-S2 & s2-liplianin & Ubuntu 9.04 64 bit - modules load but tuning not successful

2009-06-01 Thread Thomas Kernen
Thomas Kernen wrote: Dear team, I'm installing a Mystique SaTiX DVB-S2 PCI card (apparently an OEM version of KNC DVB Station S2) in a box running Ubuntu 9.04 64bit. (2.6.28-11-server #42-Ubuntu SMP Fri Apr 17 02:45:36 UTC 2009 x86_64 GNU/Linux) I've pulled the latest s2-liplianin code fro

Re: webcam drivers and V4L2_MEMORY_USERPTR support

2009-06-01 Thread Stefan Kost
Trent Piepho schrieb: > On Mon, 1 Jun 2009, Stefan Kost wrote: > >> I have implemented support for V4L2_MEMORY_USERPTR buffers in gstreamers >> v4l2src [1]. This allows to request shared memory buffers from xvideo, >> capture into those and therefore save a memcpy. This works great with >> the v

Re: webcam drivers and V4L2_MEMORY_USERPTR support

2009-06-01 Thread Trent Piepho
On Mon, 1 Jun 2009, Stefan Kost wrote: > I have implemented support for V4L2_MEMORY_USERPTR buffers in gstreamers > v4l2src [1]. This allows to request shared memory buffers from xvideo, > capture into those and therefore save a memcpy. This works great with > the v4l2 driver on our embedded device

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan

2009-06-01 Thread Mauro Carvalho Chehab
Em Wed, 27 May 2009 22:15:17 +0400 Abylai Ospan escreveu: > Mauro, > > Please pull from http://udev.netup.ru/hg/v4l-dvb-aospan/rev/e90b61dfd602 > > Transport Stream continuity check. Very usefull for debugging when > broken transport stream received. > Pulled, thanks. > +/* > + * uncomment t

webcam drivers and V4L2_MEMORY_USERPTR support

2009-06-01 Thread Stefan Kost
hi, I have implemented support for V4L2_MEMORY_USERPTR buffers in gstreamers v4l2src [1]. This allows to request shared memory buffers from xvideo, capture into those and therefore save a memcpy. This works great with the v4l2 driver on our embedded device. When I was testing this on my desktop,