RFC: Finalizing the V4L2 RDS interface

2009-02-13 Thread Hans Verkuil
RFC: Completing the V4L2 RDS API Introduction There are several drivers that implement RDS support: bttv (through saa6588), radio-si470x and radio-cadet. radio-tea5764 wants to support this in the future as well. The saa6588 is used in different

Re: [REVIEW PATCH 11/14] OMAP34XXCAM: Add driver

2009-02-13 Thread Sakari Ailus
DongSoo Kim wrote: Thank you for your comment. BTW, what should I do if I would rather use external ISP device than OMAP3 internal ISP feature? You said that you just have raw sensors by now, so you mean this patch is not verified working with some ISP modules? I haven't verified it myself.

Re: [REVIEW PATCH 11/14] OMAP34XXCAM: Add driver

2009-02-13 Thread DongSoo(Nathaniel) Kim
Hi Arun. I appreciate your helpful words! For the meantime, I need a concrete driver for my camera module first and I'm still working on it. I wish I could post my work as a patch ASAP :) Wish me luck! Cheers, Nate On Fri, Feb 13, 2009 at 6:31 PM, Arun KS getaru...@gmail.com wrote: On Thu,

Re: [REVIEW PATCH 11/14] OMAP34XXCAM: Add driver

2009-02-13 Thread DongSoo(Nathaniel) Kim
Hi! Sakari. On Fri, Feb 13, 2009 at 7:02 PM, Sakari Ailus sakari.ai...@maxwell.research.nokia.com wrote: DongSoo Kim wrote: Thank you for your comment. BTW, what should I do if I would rather use external ISP device than OMAP3 internal ISP feature? You said that you just have raw sensors

Sony PlayTV (PS3)

2009-02-13 Thread Vigasoco SDL
Quick and dirty patch por Sony PlayTV (Playstation 3 DVB-T) playtv.patch Description: Binary data

Re: cx8802.ko module not being built with current HG tree

2009-02-13 Thread Trent Piepho
On Wed, 11 Feb 2009, Mauro Carvalho Chehab wrote: On Tue, 10 Feb 2009 17:20:52 -0800 (PST) Trent Piepho xy...@speakeasy.org wrote: I still think using select is better. What Roman Zippel was talking about was the mess with select and the tuner drivers. I agree that's a mess and there are

Re: KWorld ATSC 115 all static

2009-02-13 Thread Mauro Carvalho Chehab
On Fri, 13 Feb 2009 09:04:46 -0200 Mauro Carvalho Chehab mche...@infradead.org wrote: It seems that some parts of saa7134 (or frontend) is overriding the i2c address,to write at the demod, causing a mess. Another alternative would be some bug at v4l subdev interface. I'll seek at saa7134

DSMCC : How to add descriptors for PMT Generation into psi-config.py file ?

2009-02-13 Thread Mathieu Seguy
Hello, I would know how can I include a new descriptor into the PMT declaration, in order to respect the French configuration. That's is a piece (which is concerned by the modification) of the PMT : data_broadcast_id_descriptor( data_broadcast_ID = 10, # System Software Update

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rds

2009-02-13 Thread Andy Walls
On Fri, 2009-02-13 at 09:18 +0100, Hans Verkuil wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rds for the following: - saa6588: convert to v4l2-i2c-drv-legacy.h - saa6588: convert to v4l2_subdev. - saa6588: add g_chip_ident support. - saa6588: remove

[PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-lib

2009-02-13 Thread Hans Verkuil
Hi Mauro, Hans, Pending an Ack from Hans de Goede, can you please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-lib for the following: - libv4l2util: rename from libv4l2 to prevent clash with the libv4l2 conversion library - v4l2-apps: move libraries around to make the directory tree

libv4l2 library problem

2009-02-13 Thread Hans Verkuil
Hi Hans, I've developed a converter for the HM12 format (produced by Conexant MPEG encoders as used in the ivtv and cx18 drivers). But libv4l2 has a problem in its implementation of v4l2_read: it assumes that the driver can always do streaming. However, that is not the case for some drivers,

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rds

2009-02-13 Thread Mauro Carvalho Chehab
On Fri, 13 Feb 2009 09:18:56 +0100 Hans Verkuil hverk...@xs4all.nl wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rds for the following: - saa6588: convert to v4l2-i2c-drv-legacy.h - saa6588: convert to v4l2_subdev. - saa6588: add g_chip_ident support. -

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb

2009-02-13 Thread Mauro Carvalho Chehab
On Fri, 13 Feb 2009 11:49:47 +0100 Hans Verkuil hverk...@xs4all.nl wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the following: - v4l2-subdev: add querystd and g_input_status It's a small change, but it is needed to pave the way for converting the

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb

2009-02-13 Thread Hans Verkuil
On Friday 13 February 2009 14:38:12 Mauro Carvalho Chehab wrote: On Fri, 13 Feb 2009 11:49:47 +0100 Hans Verkuil hverk...@xs4all.nl wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the following: - v4l2-subdev: add querystd and g_input_status

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rds

2009-02-13 Thread Hans Verkuil
On Friday 13 February 2009 14:34:31 Mauro Carvalho Chehab wrote: On Fri, 13 Feb 2009 09:18:56 +0100 Hans Verkuil hverk...@xs4all.nl wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rds for the following: - saa6588: convert to v4l2-i2c-drv-legacy.h -

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-lib

2009-02-13 Thread Hans de Goede
Hans Verkuil wrote: Hi Mauro, Hans, Pending an Ack from Hans de Goede, can you please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-lib for the following: - libv4l2util: rename from libv4l2 to prevent clash with the libv4l2 conversion library - v4l2-apps: move libraries around to

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb

2009-02-13 Thread Hans Verkuil
On Friday 13 February 2009 14:45:43 Hans Verkuil wrote: On Friday 13 February 2009 14:38:12 Mauro Carvalho Chehab wrote: On Fri, 13 Feb 2009 11:49:47 +0100 Hans Verkuil hverk...@xs4all.nl wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the

[cron job] WARNINGS: armv5 armv5-ixp armv5-omap2 i686 m32r mips powerpc64 x86_64 v4l-dvb build

2009-02-13 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:Fri Feb 13 19:00:05 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 10541:9a8fa2bd8bd7 gcc version:

Re: [linux-dvb] Mantis Update was Re: Twinhan DTV Ter-CI (3030 Mantis) ???

2009-02-13 Thread Bob Deblier
On Thu, 2009-02-12 at 23:22 +0400, Manu Abraham wrote: Ruediger Dohmhardt wrote: Manu Abraham schrieb: Have added initial support for this card, as well as a large overhaul of the driver for a couple of performance impacts. Please do test with the latest updates from

Re: KWorld ATSC 115 all static

2009-02-13 Thread David Engel
On Fri, Feb 13, 2009 at 09:28:45AM -0200, Mauro Carvalho Chehab wrote: On Fri, 13 Feb 2009 09:04:46 -0200 Mauro Carvalho Chehab mche...@infradead.org wrote: It seems that some parts of saa7134 (or frontend) is overriding the i2c address,to write at the demod, causing a mess. Another

Re: KWorld ATSC 115 all static

2009-02-13 Thread Mauro Carvalho Chehab
On Fri, 13 Feb 2009 14:28:11 -0600 David Engel da...@istwok.net wrote: On Fri, Feb 13, 2009 at 09:28:45AM -0200, Mauro Carvalho Chehab wrote: On Fri, 13 Feb 2009 09:04:46 -0200 Mauro Carvalho Chehab mche...@infradead.org wrote: It seems that some parts of saa7134 (or frontend) is

[OMAPZOOM][PATCH v2 0/3] LV8093: Lens driver.

2009-02-13 Thread Dominic Curran
From: Dominic Curran dcur...@ti.com Subject: [OMAPZOOM][PATCH v2 0/3] LV8093: Lens driver. Support for the Sanyo LV8093CS piezo-actuator lens driver. Driver was first submitted couple of weeks ago to omap-linux linux-media. Took a few comments and this is 2nd submittion. thanks dom -- To

HVR-1500 tuner seems to be recognized, but wont turn o n.‏

2009-02-13 Thread Thomas Nicolai
Third time is the charm, had tried posting before, but was in HTML. Hope it doesn't double post for anyone. I am hoping this problem has already been solved, but I couldn't find anything mentioned in the archives going back a while. I am running Kubuntu 8.10 with 2.6.27-11-generic on a

Re: HVR-1500 tuner seems to be recognized, but wont turn on.‏

2009-02-13 Thread Devin Heitmueller
2009/2/13 Thomas Nicolai nicko...@hotmail.com: Third time is the charm, had tried posting before, but was in HTML. Hope it doesn't double post for anyone. I am hoping this problem has already been solved, but I couldn't find anything mentioned in the archives going back a while. I am

Re: RFC: Finalizing the V4L2 RDS interface

2009-02-13 Thread Mauro Carvalho Chehab
On Fri, 13 Feb 2009 09:55:19 +0100 Hans Verkuil hverk...@xs4all.nl wrote: RFC: Completing the V4L2 RDS API Introduction There are several drivers that implement RDS support: bttv (through saa6588), radio-si470x and radio-cadet.

RE: HVR-1500 tuner seems to be recognized, but wont tu rn on.‏

2009-02-13 Thread Thomas Nicolai
I will try to post the dmesg this evening some time. Maybe over the weekend. Thanks, Nick Date: Fri, 13 Feb 2009 16:09:22 -0500 Subject: Re: HVR-1500 tuner seems to be recognized, but wont turn on.‏ From: devin.heitmuel...@gmail.com To: nicko...@hotmail.com CC:

Re: RFC: Finalizing the V4L2 RDS interface

2009-02-13 Thread Hans Verkuil
On Friday 13 February 2009 22:15:45 Mauro Carvalho Chehab wrote: On Fri, 13 Feb 2009 09:55:19 +0100 Hans Verkuil hverk...@xs4all.nl wrote: RFC: Completing the V4L2 RDS API Introduction There are several drivers that implement RDS

Re: RFC: Finalizing the V4L2 RDS interface

2009-02-13 Thread Mauro Carvalho Chehab
On Fri, 13 Feb 2009 22:59:07 +0100 Hans Verkuil hverk...@xs4all.nl wrote: Or perhaps we should add a field that reports the maximum number of buffered packets? E.g. __u16 rds_buf_size. This might be more generic and you can even allow this to be set with VIDIOC_S_TUNER (although

Re: [PULL] bttv driver improvements

2009-02-13 Thread user.vdr
On Fri, Feb 13, 2009 at 2:15 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: I haven't been able to test this code. It seems my bt848 card doesn't work with my SATA controller and I sort of need the latter to access the harddrive. But I think everything should work. It cuts the the

Re: RFC: Finalizing the V4L2 RDS interface

2009-02-13 Thread Trent Piepho
On Fri, 13 Feb 2009, Hans Verkuil wrote: On Friday 13 February 2009 22:15:45 Mauro Carvalho Chehab wrote: On Fri, 13 Feb 2009 09:55:19 +0100 The V4L API defines its RDS API as follows. From radio devices supporting it, RDS data can be read with the read() function. The data is

VIDIOC_G_REGISTER question

2009-02-13 Thread Andy Walls
I'm treating the CX23418 A/V Core as a non-I2C host chip. Am I allowed to modify the register value passed in to a VIDIOC_G_REGISTER ioctl() like below? The spec doesn't say if this feedback is expected or not. static inline int cx18_av_dbg_match(const struct v4l2_dbg_match *match) {

Re: [linux-dvb] EC168

2009-02-13 Thread Antti Palosaari
Tanguy, are you still hacking with device? Or is there anyone else who is? I have done some work but not very much. Basically it now loads firmware and and have some basic demod and tuner stuff. I have now one one problem that I have no idea why. After firmware download device reconnects

Re: [linux-dvb] EC168

2009-02-13 Thread Antti Palosaari
Antti Palosaari wrote: I have done some work but not very much. Basically it now loads firmware and and have some basic demod and tuner stuff. I have now one one problem that I have no idea why. After firmware download device reconnects (upon request as seen from sniff) with vendor and product