Re: [PATCH] v4l2-dbg: report fail reason to the user

2009-11-11 Thread Hans Verkuil
On Thursday 12 November 2009 08:23:41 Németh Márton wrote: > From: Márton Németh > > Report the fail reason to the user when writing a register even if > the verbose mode is switched off. > > Remove duplicated code ioctl() call which may cause different ioctl() > function call in case of verbose

Re: [PATCH] v4l2-dbg: report fail reason to the user

2009-11-11 Thread Németh Márton
From: Márton Németh Report the fail reason to the user when writing a register even if the verbose mode is switched off. Remove duplicated code ioctl() call which may cause different ioctl() function call in case of verbose and non verbose if not handled carefully. Signed-off-by: Márton Németh

Re: Capturing video and still images using one driver

2009-11-11 Thread Guennadi Liakhovetski
(removed the deprecated video ML from CC) On Wed, 11 Nov 2009, Neil Johnson wrote: > Guennadi, > > Your suggestions do work well, though my implementation is not ideal. > However, I am now able to switch between high res capture and low res > capture using S_FMT. I made the switch to using user

Re: [PATCH] decode_tm6000: fix include path

2009-11-11 Thread Németh Márton
Hans Verkuil wrote: > On Thursday 12 November 2009 07:52:51 Németh Márton wrote: >> From: Márton Németh >> >> The include path is changed from ../lib to ../lib4vl2util . >> >> Signed-off-by: Márton Németh >> --- >> diff -r 60f784aa071d v4l2-apps/util/decode_tm6000.c >> --- a/v4l2-apps/util/decode

Re: [PATCH] decode_tm6000: fix include path

2009-11-11 Thread Hans Verkuil
On Thursday 12 November 2009 07:52:51 Németh Márton wrote: > From: Márton Németh > > The include path is changed from ../lib to ../lib4vl2util . > > Signed-off-by: Márton Németh > --- > diff -r 60f784aa071d v4l2-apps/util/decode_tm6000.c > --- a/v4l2-apps/util/decode_tm6000.c Wed Nov 11 18:28:

[PATCH] dvb-usb-friio: accept center-shifted frequency

2009-11-11 Thread Akihiro TSUKADA
From: Akihiro Tsukada This patch adds a fix to accept frequency with its center shifted. The driver used to accept center frequencies of the normal UHF band channels, but in ISDB-T, center frequency is shifted with 1/7MHz. It was shifted internally in the driver, but this patch enables to accept

[PATCH] decode_tm6000: fix include path

2009-11-11 Thread Németh Márton
From: Márton Németh The include path is changed from ../lib to ../lib4vl2util . Signed-off-by: Márton Németh --- diff -r 60f784aa071d v4l2-apps/util/decode_tm6000.c --- a/v4l2-apps/util/decode_tm6000.cWed Nov 11 18:28:53 2009 +0100 +++ b/v4l2-apps/util/decode_tm6000.cThu Nov 12 07:49:43

Re: [RFC] Video events, version 2.3

2009-11-11 Thread Hans Verkuil
On Wednesday 11 November 2009 22:31:00 Sakari Ailus wrote: > Hi, > > > Here's the version 2.3 of the video events RFC which hopefully will be > the final one. It's based on Laurent Pinchart's original RFC and > versions 2, 2.1 and 2.2 which I wrote. The old RFC is available here: > > http://ww

Re: [PATCH] V4L: adding digital video timings APIs

2009-11-11 Thread Hans Verkuil
On Wednesday 11 November 2009 22:45:15 Karicheri, Muralidharan wrote: > Hans, > > >> [MK] Could you explain this to me? In my prototype, I had tvp5146 that > >> implements S_STD and tvp7002 that implements S_PRESET. Since bridge > >driver > >> has all the knowledge about the sub devices and their

Re: problems receiving channels with technotrend S-3200

2009-11-11 Thread BOUWSMA Barry
On Wed, 11 Nov 2009, Stefan wrote: > I'v problems with receiving dvb-s channels especially all the bbc > channels on freesat (Astra 28.2) . > The card is working fine for all the dutch channels (canaal digitaal) > and in windows i have no problem receiving bbc hd > > But as soon as i tune in to f

Re: Procmail won't route this list (linux-media) correctly. Help!

2009-11-11 Thread A. F. Cano
On Wed, Nov 11, 2009 at 10:16:47PM -0500, I wrote: > Hi, > > This is the only mailing list that I receive that procmail doesn't > handle properly. All the others get sent to their own mailboxes. > What is so strange about the headers of this list? Arrgh!!! One change after I sent this email fix

Procmail won't route this list (linux-media) correctly. Help!

2009-11-11 Thread A. F. Cano
Hi, This is the only mailing list that I receive that procmail doesn't handle properly. All the others get sent to their own mailboxes. What is so strange about the headers of this list? This is the procmail recipe I use: (I've tried routing this list's email through all kinds of headers I have

Re: [PATCH 0/4] DVB: firedtv: port to new firewire driver stack

2009-11-11 Thread Stefan Richter
Stefan Richter wrote: > [PATCH 1/4] firedtv: move remote control workqueue handling into rc source > file > [PATCH 2/4] firedtv: reform lock transaction backend call > [PATCH 3/4] firedtv: add missing include, rename a constant > [PATCH 4/4] firedtv: port to new firewire core > > drivers/media/d

RE: [RFC] Global video buffers pool / Samsung SoC's

2009-11-11 Thread Jinsung Yang
Hi, thank you for your reply. Harald may be in flight now :) > One question to your SoCs though - do they have SRAM? usable and > sufficient for graphics buffers? In any case any such implementation will > have to be able to handle RAMs other than main system memory too, > including card memory, N

Re: cx18: Reprise of YUV frame alignment improvements

2009-11-11 Thread Brandon Jenkins
On Wed, Nov 11, 2009 at 8:06 PM, Andy Walls wrote: > On Wed, 2009-11-11 at 19:38 -0500, Brandon Jenkins wrote: >> On Tue, Nov 10, 2009 at 11:31 PM, Andy Walls wrote: > > I assume you mean the mxl5005s and s5h1409 changes for clear QAM when > you say Devin's change. > > Regards, > Andy > > You a

Re: cx18: Reprise of YUV frame alignment improvements

2009-11-11 Thread Andy Walls
On Wed, 2009-11-11 at 19:38 -0500, Brandon Jenkins wrote: > On Tue, Nov 10, 2009 at 11:31 PM, Andy Walls wrote: > > > > Could folks give this cx18 code a test to make sure their primary use > > cases didn't break? > > > > > > Regards, > > Andy > > > Andy, > > I have loaded the drivers (also pulli

Re: cx18: Reprise of YUV frame alignment improvements

2009-11-11 Thread Brandon Jenkins
On Tue, Nov 10, 2009 at 11:31 PM, Andy Walls wrote: > > Could folks give this cx18 code a test to make sure their primary use > cases didn't break? > > > Regards, > Andy > Andy, I have loaded the drivers (also pulling in Devin's change request too) and am running with 3 cards and SageTV. I'll let

Re: Capturing video and still images using one driver

2009-11-11 Thread Neil Johnson
Guennadi, Your suggestions do work well, though my implementation is not ideal. However, I am now able to switch between high res capture and low res capture using S_FMT. I made the switch to using user-ptr buffers in user space, and now I allocate both large still image buffers and smaller video

Re: [Bugme-new] [Bug 14564] New: capture-example sleeping function called from invalid context at arch/x86/mm/fault.c

2009-11-11 Thread Andrew Morton
(switched to email. Please respond via emailed reply-to-all, not via the bugzilla web interface). (lotsa cc's added) On Mon, 9 Nov 2009 08:59:05 GMT bugzilla-dae...@bugzilla.kernel.org wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=14564 > >Summary: capture-example sleeping f

Re: [PATCH] soc_camera: multiple input capable enum, g & s

2009-11-11 Thread Philipp Wiesner
> On Tue, 10 Nov 2009, Philipp Wiesner wrote: > > > soc_camera: multiple input capable enum, g & s > > > > From: Philipp Wiesner > > > > I did some small changes to support soc camera devices with multiple > > inputs, e.g. tw9910 (driver doesn't support this yet). > > soc-camera.c: > > soc_cam

RE: [PATCH] V4L: adding digital video timings APIs

2009-11-11 Thread Karicheri, Muralidharan
Hans, Please see my response to your comment on setting the flag. I still think it is cleaner to do it in the bridge driver. The patch is ready and I need to finish the documentation. I plan to do this in a weeks time and push the patch to the list. Murali Karicheri Software Design Engineer Te

RE: [PATCH] V4L: adding digital video timings APIs

2009-11-11 Thread Karicheri, Muralidharan
Hans, >> [MK] Could you explain this to me? In my prototype, I had tvp5146 that >> implements S_STD and tvp7002 that implements S_PRESET. Since bridge >driver >> has all the knowledge about the sub devices and their capabilities, it >can >> set the flag for each of the input that it supports (curr

[RFC] Video events, version 2.3

2009-11-11 Thread Sakari Ailus
Hi, Here's the version 2.3 of the video events RFC which hopefully will be the final one. It's based on Laurent Pinchart's original RFC and versions 2, 2.1 and 2.2 which I wrote. The old RFC is available here: http://www.spinics.net/lists/linux-media/msg11254.html> Changes to version 2.2 --

Re: OMAP 3 ISP and N900 sensor driver update

2009-11-11 Thread Sakari Ailus
Hiremath, Vaibhav wrote: As far as I know nobody on our side is currently working on the CCDC driver. We're focusing on the previewer and resizer first. [Hiremath, Vaibhav] I believe I should be able to see the current development activity on sakari's repo, right? That's right. Just use the

Re: module ov7670.c

2009-11-11 Thread Ryan Raasch
Ryan Raasch wrote: Carlos Lavin wrote: i am asking that if it is possible to start a module without MODULE_INIT function in the body of program. It looks as though all drivers that use v4l2_i2c_driver_data DO NOT use the module_init function. According to commit 14386c2b7793652a656021a3

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

2009-11-11 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:Wed Nov 11 19:00:04 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13327:19c0469c02c3 gcc version: gcc (

Re: [PATCH] videobuf-dma-contig.c: add missing #include

2009-11-11 Thread Guennadi Liakhovetski
On Sat, 31 Oct 2009, Martin Michlmayr wrote: > media/video/videobuf-dma-contig.c fails to compile on ARM Versatile > like this: > | videobuf-dma-contig.c: In function ‘videobuf_dma_contig_user_get’: > | videobuf-dma-contig.c:139: error: dereferencing pointer to incomplete type > | videobuf-dma-

Re: [PATCH] videobuf-dma-contig.c: add missing #include

2009-11-11 Thread Martin Michlmayr
* Guennadi Liakhovetski [2009-11-11 19:38]: > > Are there any comments regarding the build fix I submitted? This > > issue is still there, as you can see at > > http://www.xs4all.nl/~hverkuil/logs/Tuesday.log > > Oh, I'm afraid, I've unwillingly stolen your patch: > > http://linuxtv.org/hg/~gli

Re: [PULL] http://kernellabs.com/hg/~mkrufky/cx23885

2009-11-11 Thread Michael Krufky
On Wed, Nov 11, 2009 at 8:58 AM, Michael Krufky wrote: > On Wed, Nov 11, 2009 at 8:52 AM, Michael Krufky > wrote: >> Mauro, >> >> Please pull from: >> >> http://kernellabs.com/hg/~mkrufky/cx23885 I added another changeset. Please pull for: - cx23885: add digital television support for Hauppau

Re: [PATCH] videobuf-dma-contig.c: add missing #include

2009-11-11 Thread Guennadi Liakhovetski
On Wed, 11 Nov 2009, Martin Michlmayr wrote: > Are there any comments regarding the build fix I submitted? This > issue is still there, as you can see at > http://www.xs4all.nl/~hverkuil/logs/Tuesday.log Oh, I'm afraid, I've unwillingly stolen your patch: http://linuxtv.org/hg/~gliakhovetski/v4

Re: [RFC] Global video buffers pool / Samsung SoC's

2009-11-11 Thread Guennadi Liakhovetski
On Wed, 11 Nov 2009, Harald Welte wrote: > Hi Guennadi and others, > > first of all sorry for breaking the thread, but I am new to this list > and could not find the message-id of the original mails nor a .mbox > format archive for the list :( > > As I was one of the people giving comments to Gu

Re: [PATCH] soc_camera: multiple input capable enum, g & s

2009-11-11 Thread Guennadi Liakhovetski
On Tue, 10 Nov 2009, Philipp Wiesner wrote: > soc_camera: multiple input capable enum, g & s > > From: Philipp Wiesner > > I did some small changes to support soc camera devices with multiple > inputs, e.g. tw9910 (driver doesn't support this yet). > soc-camera.c: > soc_camera_enum_input: capa

problems receiving channels with technotrend S-3200

2009-11-11 Thread Stefan
Howdy, I'v problems with receiving dvb-s channels especially all the bbc channels on freesat (Astra 28.2) . The card is working fine for all the dutch channels (canaal digitaal) and in windows i have no problem receiving bbc hd But as soon as i tune in to for example bbchd or bbc1 i do get a lock

Re: [PATCH 1/3 v3] Add camera support for A780 and A910 EZX phones

2009-11-11 Thread Guennadi Liakhovetski
Hi Antonio Still one more nitpick: On Wed, 11 Nov 2009, Antonio Ospite wrote: > Signed-off-by: Bart Visscher > Signed-off-by: Antonio Ospite > > --- > Changes since v2: > > - Bart's SOB goes first, as he is the original author. > - Add MFP_LPM_DRIVE_HIGH to camera gpios, as per Motorola or

Re: [RFC] Video events, version 2.2

2009-11-11 Thread Hans Verkuil
On Wednesday 11 November 2009 18:29:52 Sakari Ailus wrote: > Hans Verkuil wrote: > > On Saturday 24 October 2009 23:56:24 Sakari Ailus wrote: > >> Ivan T. Ivanov wrote: > >>> Hi Sakari, > >> Hi, > >> > >>> On Fri, 2009-10-23 at 13:18 +0300, Sakari Ailus wrote: > >> [clip] > struct v4l2_event

RE: [PATCH] videobuf-dma-contig.c: add missing #include

2009-11-11 Thread Hiremath, Vaibhav
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Martin Michlmayr > Sent: Wednesday, November 11, 2009 9:24 PM > To: linux-media@vger.kernel.org > Cc: Mauro Carvalho Chehab > Subject: Re: [PATCH] videobuf-dma-contig.c

Re: [RFC] Video events, version 2.2

2009-11-11 Thread Sakari Ailus
Hans Verkuil wrote: On Saturday 24 October 2009 23:56:24 Sakari Ailus wrote: Ivan T. Ivanov wrote: Hi Sakari, Hi, On Fri, 2009-10-23 at 13:18 +0300, Sakari Ailus wrote: [clip] struct v4l2_event { __u32 count; __u32 type; __u32 sequence;

RE: OMAP 3 ISP and N900 sensor driver update

2009-11-11 Thread Hiremath, Vaibhav
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Laurent Pinchart > Sent: Monday, November 09, 2009 7:36 PM > To: Karicheri, Muralidharan > Cc: Sakari Ailus; linux-media@vger.kernel.org; Hans Verkuil; Cohen > David Ab

[PATCH] sms-cards: make id unsigned in sms_get_board()

2009-11-11 Thread Roel Kluin
Make id signed so we can't get an invalid pointer when we pass a negative id. Signed-off-by: Roel Kluin --- drivers/media/dvb/siano/sms-cards.c |2 +- drivers/media/dvb/siano/sms-cards.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/dvb/siano/sms-car

Re: v4l-dvb compile broken with stock Ubuntu Karmic build (firedtv-ieee1394.c errors)

2009-11-11 Thread Thomas Kernen
Thomas Kernen wrote: Hello, I came across this thread from June 2009 in the news archives about Ubuntu Karmic and v4l-dvb compile broken with stock Ubuntu Karmic build: http://article.gmane.org/gmane.linux.drivers.video-input-infrastructure/7161 I've just come across this issue myself after

Re: [PATCH] videobuf-dma-contig.c: add missing #include

2009-11-11 Thread Martin Michlmayr
Are there any comments regarding the build fix I submitted? This issue is still there, as you can see at http://www.xs4all.nl/~hverkuil/logs/Tuesday.log * Martin Michlmayr [2009-10-31 10:28]: > media/video/videobuf-dma-contig.c fails to compile on ARM Versatile > like this: > | videobuf-dma-con

Re: Fwd: Hauppauge HVR-1600 cx18 loading problem

2009-11-11 Thread Andy Walls
On Wed, 2009-11-11 at 00:15 -0500, John Nuszkowski wrote: > > See my comments below. > > On Tue, Nov 10, 2009 at 8:03 PM, Andy Walls wrote: > > On Tue, 2009-11-10 at 12:13 -0500, John Nuszkowski wrote: > >> My new Hauppauge HVR-1600 does not load the firmware. The driver was > >> built using t

DVB-C card

2009-11-11 Thread Ryan Raasch
Hello, I am in need of a supported DVB-C pci card (or usb). I have a DVB-T card, and am now aware of all the standards, ugg, and so i need a DVB-C tuner. I have found a TerraTec Cinergy C and it looks like a low profile. BTW, how is the performance/benifits of the usb encoders to the PCI? C

Re: [PULL] http://kernellabs.com/hg/~mkrufky/cx23885

2009-11-11 Thread Michael Krufky
On Wed, Nov 11, 2009 at 8:52 AM, Michael Krufky wrote: > Mauro, > > Please pull from: > > http://kernellabs.com/hg/~mkrufky/cx23885 > > for the following: There was an extra line that I removed -- sorry for any confusion. Here's the diffstat: - cx23885: add digital television support for Hauppau

Re: [PATCH 1/3 v3] Add camera support for A780 and A910 EZX phones

2009-11-11 Thread Eric Miao
On Wed, Nov 11, 2009 at 7:01 PM, Antonio Ospite wrote: > Signed-off-by: Bart Visscher > Signed-off-by: Antonio Ospite > > --- > Changes since v2: > >  - Bart's SOB goes first, as he is the original author. >  - Add MFP_LPM_DRIVE_HIGH to camera gpios, as per Motorola original >   code. >  - s/pxa

[PULL] http://kernellabs.com/hg/~mkrufky/cx23885

2009-11-11 Thread Michael Krufky
Mauro, Please pull from: http://kernellabs.com/hg/~mkrufky/cx23885 for the following: - cx23885: add digital television support for Hauppauge WinTV-HVR1290 - cx23885: update model matrix for models 85021 and 85721 Documentation/video4linux/CARDLIST.cx23885 |1 drivers/media/video/cx23885

Re: module ov7670.c

2009-11-11 Thread Ryan Raasch
Carlos Lavin wrote: i am asking that if it is possible to start a module without MODULE_INIT function in the body of program. It looks as though all drivers that use v4l2_i2c_driver_data DO NOT use the module_init function. According to commit 14386c2b7793652a656021a3345cff3b0f6771f9, v4l

[PATCH 1/3 v3] Add camera support for A780 and A910 EZX phones

2009-11-11 Thread Antonio Ospite
Signed-off-by: Bart Visscher Signed-off-by: Antonio Ospite --- Changes since v2: - Bart's SOB goes first, as he is the original author. - Add MFP_LPM_DRIVE_HIGH to camera gpios, as per Motorola original code. - s/pxacamera/camera/ in function names, as they are not used in pxacamera_pl

Re: ov538-ov7690

2009-11-11 Thread Michael Trimarchi
Mauro Carvalho Chehab wrote: Em Tue, 10 Nov 2009 09:09:10 -0800 Randy Dunlap escreveu: (**) This is also one of several codes that different kinds of host controller use to indicate a transfer has failed because of device disconnect. In the interval before the hub driver starts disconnect pro