Re: [PATCH] Illuminators and status LED controls

2010-09-12 Thread Laurent Pinchart
Hi Alex, On Wednesday 08 September 2010 21:27:19 Alex Deucher wrote: > On Wed, Sep 8, 2010 at 2:58 PM, Peter Korsgaard wrote: > >> "Andy" == Andy Walls writes: > > Hi, > > > > Andy> Incandescent and Halogen lamps that effect an image coming into a > > Andy> camera are *not* LEDs that blin

Re: [PATCH] Illuminators and status LED controls

2010-09-12 Thread Laurent Pinchart
Hi Hans, On Tuesday 07 September 2010 23:14:10 Hans de Goede wrote: > On 09/07/2010 05:30 PM, Hans Verkuil wrote: [snip] > Also note that at least with the uvc driver that due to how extension > unit controls are working (the uvcvideo driver gets told about these > vendor specific controls from

Re: [PATCH] Illuminators and status LED controls

2010-09-12 Thread Laurent Pinchart
Hi Hans, On Tuesday 07 September 2010 11:47:22 Hans Verkuil wrote: [snip] > But I can guarantee that we will get video devices with multiple leds in > the future. What about devices with illumination LEDs that can be dimmed ? > So we need to think *now* about how to do this. One simple > optio

Re: [PATCH] LED control

2010-09-12 Thread Laurent Pinchart
Hi Andy, On Sunday 05 September 2010 20:43:27 Andy Walls wrote: > On Sun, 2010-09-05 at 15:54 +0200, Hans de Goede wrote: > > On 09/05/2010 10:56 AM, Jean-Francois Moine wrote: > > > On Sun, 05 Sep 2010 09:56:54 +0200 Hans de Goede wrote: > > >> I think that using one control for both status leds

Re: Linux V4L2 support dual stream video capture device

2010-09-12 Thread Laurent Pinchart
Hi Wen, On Friday 07 May 2010 20:20:38 Wang, Wen W wrote: > Hi all, > > I'm wondering if V4L2 framework supports dual stream video capture device > that transfer a preview stream and a regular stream (still capture or > video capture) at the same time. > > We are developing a device driver with

[PATCH] V4L/DVB: gspca - sonixj: Add webcam 0c45:612b

2010-09-12 Thread Alexander Goncharov
Hi! Add support webcam speedlink reflect2. --- a/Documentation/video4linux/gspca.txt 2010-09-13 07:07:37.0 +0800 +++ b/Documentation/video4linux/gspca.txt 2010-09-13 10:25:23.017875028 +0800 @@ -308,6 +308,7 @@ sonixj 0c45:610c PC Camera (SN9C128) sonixj

[PATCH] V4L/DVB: gspca - sonixj: Add webcam 0c45:612b

2010-09-12 Thread Alexander Goncharov
Hi! Add support webcam speedlink reflect2. Patch attached Signed-off-by: Alexander Goncharov --- a/Documentation/video4linux/gspca.txt 2010-09-13 07:07:37.0 +0800 +++ b/Documentation/video4linux/gspca.txt 2010-09-13 10:25:23.017875028 +0800 @@ -308,6 +308,7 @@ sonixj

[GIT PULL FOR 2.6.37] AF9015 changes

2010-09-12 Thread Antti Palosaari
Moikka Mauro, This replaces my earlier pull request. Amongst the other changes, I rewrote whole remote controller part. Now it reads IR codes directly from the memory. This makes possible to switch upcoming remote core system. @Stefan, now you can add easily support for your TerraTec remote. P

Re: [GIT PATCHES FOR 2.6.37] Remove V4L1 support from the pwc driver

2010-09-12 Thread Andy Walls
On Sun, 2010-09-12 at 17:28 -0400, Andy Walls wrote: > On Sun, 2010-09-12 at 17:12 -0400, Andy Walls wrote: > > On Sun, 2010-09-12 at 22:26 +0200, Hans Verkuil wrote: > > > > > And other news on the V4L1 front: > > > > > I'm waiting for test results on the cpia2 driver. If it works, then the > >

Re: [GIT PATCHES FOR 2.6.37] Remove V4L1 support from the pwc driver

2010-09-12 Thread Andy Walls
On Sun, 2010-09-12 at 17:12 -0400, Andy Walls wrote: > On Sun, 2010-09-12 at 22:26 +0200, Hans Verkuil wrote: > > > And other news on the V4L1 front: > > > I'm waiting for test results on the cpia2 driver. If it works, then the V4L1 > > support can be removed from that driver as well. > > FYI, t

Re: [GIT PATCHES FOR 2.6.37] Remove V4L1 support from the pwc driver

2010-09-12 Thread Andy Walls
On Sun, 2010-09-12 at 22:26 +0200, Hans Verkuil wrote: > And other news on the V4L1 front: > I'm waiting for test results on the cpia2 driver. If it works, then the V4L1 > support can be removed from that driver as well. FYI, that will break this 2005 vintage piece of V4L1 software people may st

[GIT PATCHES FOR 2.6.37] Remove V4L1 support from the pwc driver

2010-09-12 Thread Hans Verkuil
Thanks to Hans de Goede for supplying me with a Philips webcam to test this driver with! And other news on the V4L1 front: I have since learned that the stradis driver has only ever worked for kernel 2.2. I did contact the company and unless they want to work on it this driver can be removed soo

Need info to understand TeVii S470 cx23885 MSI problem

2010-09-12 Thread Andy Walls
Igor, To help understand the problem with the TeVii S470 CX23885 MSI not working after module unload and reload, could you provide the output of # lspci -d 14f1: - - as root before the cx23885 module loads, after the module loads, and after the module is removed and reloaded? pl

[cron job] v4l-dvb daily build 2.6.26 and up: ERRORS

2010-09-12 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:Sun Sep 12 19:00:14 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 15147:8a6219311e8b git master:

[PATCH] firedtv driver: support for PSK8 for S2 devices. To watch HD.

2010-09-12 Thread Tommy Jonsson
This is the first i have ever developed for linux, cant really wrap my head around how to submit this.. Hope im sending this correctly, diff made with 'hg diff' from latest "hg clone http://linuxtv.org/hg/v4l-dvb"; It adds support for tuning with PSK8 modulation, pilot and rolloff with the S2 vers

[PATCH v2 2/3] gspca_cpia1: Restore QX3 illuminators' state on resume

2010-09-12 Thread Andy Walls
Turn the lights of the QX3 on (or off) as needed when resuming and at module load. Signed-off-by: Andy Walls diff -r f09faf8dd85d -r 5e576066eeaf linux/drivers/media/video/gspca/cpia1.c --- a/linux/drivers/media/video/gspca/cpia1.c Sun Sep 12 12:43:45 2010 -0400 +++ b/linux/drivers/media/video

[PATCH v2 3/3] gspca_cpia1: Disable illuminator controls if not an Intel Play QX3

2010-09-12 Thread Andy Walls
The illuminator controls should only be available to the user for the Intel Play QX3 microscope. The implementation to inhibit the controls is intended to be consistent with the other gspca driver implementations. Signed-off-by: Andy Walls diff -r 5e576066eeaf -r 8a9732bd1548 linux/drivers/medi

[PATCH v2 0/3] gpsca_cpia1: Intel Play QX3 microscope illuminator controls

2010-09-12 Thread Andy Walls
The following 3 patches implement v4l2 illuminator controls for the Intel Play QX3 microscope. These patches depend on Jean-Francois Moine's patch that adds V4L2_CID_ILLUMINATORS_[12] to the standard v4l2 controls. These patches do not attempt to turn off the illuminators at module unload or at s

[PATCH v2 1/3] gspca_cpia1: Add basic v4l2 illuminator controls for the Intel Play QX3

2010-09-12 Thread Andy Walls
gspca_cpia1: Add basic v4l2 illuminator controls for the Intel Play QX3 This patch add basic V4L2 controls for the illuminators on the Intel Play QX3 microscope. Signed-off-by: Andy Walls Acked-by: Hans de Goede diff -r 6e0befab696a -r d165649ca8a0 linux/drivers/media/video/gspca/cpia1.c --- a

Re: [PATCH] DiSEqC bug fixed for stv0288 based interfaces

2010-09-12 Thread Josef Pavlik
sorry, but something eats the leading spaces (but no the tabs) in the inlined patch making it unusable, so please use the attached one. - on Sep 12, 2010, at 13:30, I wrote: seems that the patch was corrupted by the kmail used for the post (missing space before the last clo

Re: [PATCH 2/3] gspca_cpia1: Disable illuminator controls if not an Intel Play QX3

2010-09-12 Thread Andy Walls
Well, I was going for lower "touch labor" in the future, but sure I can change it. Do you want indices defined for all the controls, or just the illuminators? Regards, Andy Hans de Goede wrote: >Hi, > >On 09/12/2010 03:51 AM, Andy Walls wrote: >> gspca_cpia1: Disable illuminator controls if n

Re: [PATCH 3/3] gspca_cpia1: Restore QX3 illuminators' state on resume

2010-09-12 Thread Andy Walls
Will do. Regards, Andy Hans de Goede wrote: >Hi, > >On 09/12/2010 03:51 AM, Andy Walls wrote: >> gspca_cpia1: Restore QX3 illuminators' state on resume >> >> Turn the lights of the QX3 on (or off) as needed when resuming and at module >> load. >> >> Signed-off-by: Andy Walls >> >> diff -r 32d

Re: [PATCH] DiSEqC bug fixed for stv0288 based interfaces

2010-09-12 Thread Josef Pavlik
seems that the patch was corrupted by the kmail used for the post (missing space before the last close bracket resulting corrupted patch) the corrected patch follows (and I'm sending it with another mail program) Signed-off-by: Josef Pavlik - diff --git a/dri

Re: [PATCH 2/3] gspca_cpia1: Disable illuminator controls if not an Intel Play QX3

2010-09-12 Thread Hans Verkuil
On Sunday, September 12, 2010 09:26:24 Hans de Goede wrote: > Hi, > > On 09/12/2010 03:51 AM, Andy Walls wrote: > > gspca_cpia1: Disable illuminator controls if not an Intel Play QX3 > > > > The illuminator controls should only be available to the user for the Intel > > Play QX3 microscope. > > >

Re: [PATCH 3/3] gspca_cpia1: Restore QX3 illuminators' state on resume

2010-09-12 Thread Hans de Goede
Hi, On 09/12/2010 03:51 AM, Andy Walls wrote: gspca_cpia1: Restore QX3 illuminators' state on resume Turn the lights of the QX3 on (or off) as needed when resuming and at module load. Signed-off-by: Andy Walls diff -r 32d5c323c541 -r c2e7fb2d768e linux/drivers/media/video/gspca/cpia1.c --- a/

Re: [PATCH 2/3] gspca_cpia1: Disable illuminator controls if not an Intel Play QX3

2010-09-12 Thread Hans de Goede
Hi, On 09/12/2010 03:51 AM, Andy Walls wrote: gspca_cpia1: Disable illuminator controls if not an Intel Play QX3 The illuminator controls should only be available to the user for the Intel Play QX3 microscope. Signed-off-by: Andy Walls diff -r d165649ca8a0 -r 32d5c323c541 linux/drivers/media/

Re: [PATCH 1/3] gspca_cpia1: Add basic v4l2 illuminator controls for the Intel Play QX3

2010-09-12 Thread Hans de Goede
Ack. Acked-by: Hans de Goede On 09/12/2010 03:51 AM, Andy Walls wrote: gspca_cpia1: Add basic v4l2 illuminator controls for the Intel Play QX3 This patch add basic V4L2 controls for the illuminators on the Intel Play QX3 microscope. Signed-off-by: Andy Walls diff -r 6e0befab696a -r d165649c