Convert cpia driver to v4l2, drop parallel port version support?

2009-06-16 Thread Hans de Goede
Hi, I recently have been bying second hand usb webcams left and right one of them (a creative unknown model) uses the cpia1 chipset, and works with the v4l1 driver currently in the kernel. One of these days I would like to convert it to a v4l2 driver using gspca as basis, this however will cause

How to handle v4l1 -> v4l2 driver transition

2009-06-16 Thread Hans de Goede
Hi all, I've recently been working on adding support for cams with the ov511(+) and ov518(+) to the gspca ov519 driver. I'm happy to announce that work is finished, see: http://linuxtv.org/hg/~hgoede/gspca And the pull request I just send. This does lead to the question what to do with the exist

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

2009-06-16 Thread Hans Verkuil
On Tuesday 16 June 2009 02:03:54 Mauro Carvalho Chehab wrote: > Em Mon, 15 Jun 2009 23:35:59 +0200 > > Hans Verkuil escreveu: > > > By looking on this patch, it is obfuscating the function even more. > > > Creating more confusion on it, due to some reasons: > > > > > > 1) The name "kernel number"

PULL request - http://linuxtv.org/hg/~hgoede/libv4l

2009-06-16 Thread Hans de Goede
Hi Mauro, Can you please pull from: http://linuxtv.org/hg/~hgoede/libv4l To get your tree in sync with my recent libv4l work adding software whitebalance, gamma correction and gain / exposure adjustment (on cams which need it). Regards, Hans -- To unsubscribe from this list: send the line "uns

Re: [PATCH] soc-camera: ov7670 merged multiple drivers and moved over to v4l2-subdev

2009-06-16 Thread Hans Verkuil
On Tuesday 16 June 2009 16:45:04 Jonathan Cameron wrote: > Guennadi Liakhovetski wrote: > > On Mon, 15 Jun 2009, Jonathan Cameron wrote: > >> From: Jonathan Cameron > >> > >> OV7670 soc-camera driver. Merge of drivers from Jonathan Corbet, > >> Darius Augulis and Jonathan Cameron > > > > Could you

PULL request - http://linuxtv.org/hg/~hgoede/gspca

2009-06-16 Thread Hans de Goede
Hi Mauro, Can you please pull from: http://linuxtv.org/hg/~hgoede/gspca I've asked JF Moine a couple of days ago if he wanted this to go through his tree or directly, but have not received an answer, as there is one important bugfix in this tree I'm now asking you to pull this directly. For the

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

2009-06-16 Thread Guennadi Liakhovetski
On Tue, 16 Jun 2009, Trent Piepho wrote: > On Tue, 16 Jun 2009, Guennadi Liakhovetski wrote: > > > 01/14: compat: handle __fls > > > http://linuxtv.org/hg/~tap/v4l-dvb?cmd=changeset;node=c4b55ce6c273 > > > > > > 02/14: v4l2: Create helper function for bounding and aligning images > > > http://linu

Re: [PATCH 1/10 - v2] vpfe capture bridge driver for DM355 and DM6446

2009-06-16 Thread Hans Verkuil
On Tuesday 16 June 2009 16:26:05 Karicheri, Muralidharan wrote: > Hans, > > Thanks for the response. > > > > >Polarities have to be set for each side, that's correct. The other > >parameters are common for both. Although I can think of scenarios where > > the bus width can differ between host and

Re: OMAP patches for linux-media

2009-06-16 Thread Hans Verkuil
On Tuesday 16 June 2009 15:40:18 Mauro Carvalho Chehab wrote: > Hi Sakari and others, > > I'm seeing lots of patches and discussions for OMAP and DaVinci being > handled at the linux-media Mailing List, as part of the development > process of the open source drivers. > > However, it is hard to trac

RE: About V4l2 overlay sequence

2009-06-16 Thread Shah, Hardik
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Dongsoo, Nathaniel Kim > Sent: Thursday, June 11, 2009 11:15 AM > To: xie > Cc: v4l2_linux > Subject: Re: About V4l2 overlay sequence > > It seems to be totally descr

[PATCH 2/2] [Resend] cx23885: add card Magic-Pro ProHDTV Extreme 2

2009-06-16 Thread David Wong
cx23885: add card Magic-Pro ProHDTV Extreme 2 PCI-E. Signed-off-by: David T.L. Wong diff -r a92510aad9e2 -r 7195cfbca974 linux/drivers/media/video/cx23885/cx23885-cards.c --- a/linux/drivers/media/video/cx23885/cx23885-cards.c Thu Jun 11 19:07:15 2009 +0800 +++ b/linux/drivers/media/video/cx2388

[PATCH 1/2] [Resend] lgs8gxx: add lgs8g75 support

2009-06-16 Thread David Wong
lgs8gxx: add lgs8g75 demodulator support Signed-off-by: David T.L. Wong diff -r d4ed75759cae linux/drivers/media/dvb/frontends/lgs8gxx.c --- a/linux/drivers/media/dvb/frontends/lgs8gxx.c Tue Jun 16 19:02:10 2009 -0300 +++ b/linux/drivers/media/dvb/frontends/lgs8gxx.c Wed Jun 17 10:58:37 2009 +080

Re: [PATCH] High resolution timer for cx88 remotes

2009-06-16 Thread Trent Piepho
On Tue, 16 Jun 2009, Mauro Carvalho Chehab wrote: > Em Sat, 23 May 2009 14:06:01 +0200 > AH escreveu: > > Patched driver seems to work on my system, with kernel 2.6.28. > > I have removed kernel checks for versions below 2.6.20 - they were > > because of API changes in scheduler. If you are going

Re: [PATCH] High resolution timer for cx88 remotes

2009-06-16 Thread Mauro Carvalho Chehab
Em Sat, 23 May 2009 14:06:01 +0200 AH escreveu: > Hi > > Some remotes requires short polling interval which in modern kernels is > below resolution of standard scheduler (schedule_delayed_work), this > causes problem of missed keystrokes. One of the solutions is to raise > kernel timer freque

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

2009-06-16 Thread Trent Piepho
On Tue, 16 Jun 2009, Mauro Carvalho Chehab wrote: > Em Tue, 16 Jun 2009 17:57:20 +0200 (CEST) > Guennadi Liakhovetski escreveu: > > On Sat, 30 May 2009, Trent Piepho wrote: > > + if (walign + halign < salign) { > > + /* Max walign where there is still a valid width */ > > + u

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

2009-06-16 Thread Trent Piepho
On Tue, 16 Jun 2009, Guennadi Liakhovetski wrote: > > 01/14: compat: handle __fls > > http://linuxtv.org/hg/~tap/v4l-dvb?cmd=changeset;node=c4b55ce6c273 > > > > 02/14: v4l2: Create helper function for bounding and aligning images > > http://linuxtv.org/hg/~tap/v4l-dvb?cmd=changeset;node=b4d3ec8d363

Re: Leadtek Winfast DTV-1000S

2009-06-16 Thread hermann pitton
Hi, Am Dienstag, den 16.06.2009, 11:33 -0400 schrieb Michael Krufky: > On Sun, Jun 7, 2009 at 6:39 PM, hermann pitton wrote: > > > > Am Montag, den 08.06.2009, 07:59 +1000 schrieb pau...@planar.id.au: > >> That is fantastic news. Not only will it be coming soon, but I don't have > >> to do it mys

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

2009-06-16 Thread Michael Krufky
On Tue, Jun 16, 2009 at 7:59 PM, Trent Piepho wrote: > On Tue, 16 Jun 2009, Mauro Carvalho Chehab wrote: >> Em Tue, 16 Jun 2009 11:19:29 -0400 >> Michael Krufky escreveu: >> > +static int cx23885_dvb_set_frontend(struct dvb_frontend *fe, >> > +                               struct dvb_frontend_par

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

2009-06-16 Thread Trent Piepho
On Tue, 16 Jun 2009, Mauro Carvalho Chehab wrote: > Em Tue, 16 Jun 2009 11:19:29 -0400 > Michael Krufky escreveu: > > +static int cx23885_dvb_set_frontend(struct dvb_frontend *fe, > > + struct dvb_frontend_parameters *param) You could make this an HVR1275 specific fu

[GIT PATCHES for 2.6.31] V4L/DVB updates

2009-06-16 Thread Mauro Carvalho Chehab
Linus, Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git for_linus For several changes including the following: - new DVB frontend drivers for isl6423, stv090x and stv6110x; - new i2c ancillary driver for adv7343 and ths7303 chips;

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

2009-06-16 Thread Mauro Carvalho Chehab
Em Tue, 16 Jun 2009 17:57:20 +0200 (CEST) Guennadi Liakhovetski escreveu: > On Sat, 30 May 2009, Trent Piepho wrote: > > > 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

Re: [PATCH / resubmit] USB interrupt support for radio-si470x FM radio driver

2009-06-16 Thread Alexey Klimov
On Wed, Jun 17, 2009 at 12:05 AM, Edouard Lafargue wrote: > Hello Alexey, Hello Edouard > Many thanks for your comments. I have cleaned up my code/patch along > your guidelines, removed all the remaining code that was not used > anymore, checked that all buffers get deallocated properly - I hope.

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

2009-06-16 Thread Michael Krufky
Michael Krufky wrote: Mauro Carvalho Chehab wrote: Em Tue, 16 Jun 2009 11:19:29 -0400 Michael Krufky escreveu: Mauro, Please pull from: http://kernellabs.com/hg/~mkrufky/k2c2 for: - cx23885: override set_frontend to allow rf input path switching on the HVR1275 cx23885-dvb.c | 29 +

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

2009-06-16 Thread Michael Krufky
Mauro Carvalho Chehab wrote: Em Tue, 16 Jun 2009 11:19:29 -0400 Michael Krufky escreveu: Mauro, Please pull from: http://kernellabs.com/hg/~mkrufky/k2c2 for: - cx23885: override set_frontend to allow rf input path switching on the HVR1275 cx23885-dvb.c | 29 +

Re: [PATCH / resubmit] USB interrupt support for radio-si470x FM radio driver

2009-06-16 Thread Edouard Lafargue
Hello Alexey, Many thanks for your comments. I have cleaned up my code/patch along your guidelines, removed all the remaining code that was not used anymore, checked that all buffers get deallocated properly - I hope. Review by Tobias is certainly necessary, he know his own driver best, I might ha

RE: USERPTR buffer exchange mechanism

2009-06-16 Thread Karicheri, Muralidharan
Hi, Any suggestion here? Murali Karicheri Software Design Engineer Texas Instruments Inc. Germantown, MD 20874 email: m-kariche...@ti.com >-Original Message- >From: linux-media-ow...@vger.kernel.org [mailto:linux-media- >ow...@vger.kernel.org] On Behalf Of Karicheri, Muralidharan >Sent:

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

2009-06-16 Thread Mauro Carvalho Chehab
Em Tue, 16 Jun 2009 11:19:29 -0400 Michael Krufky escreveu: > Mauro, > > Please pull from: > > http://kernellabs.com/hg/~mkrufky/k2c2 > > for: > > - cx23885: override set_frontend to allow rf input path switching on the > HVR1275 > > cx23885-dvb.c | 29 + > cx

Re: [PATCH 4/4] cx23885: add card Magic-Pro ProHDTV Extreme 2

2009-06-16 Thread Mauro Carvalho Chehab
Em Thu, 11 Jun 2009 20:39:18 +0800 David Wong escreveu: > cx23885: add card Magic-Pro ProHDTV Extreme 2 PCI-E. > > Signed-off-by: David T.L. Wong gmail.com> Since changes were requested on the previous patch, it makes no sense to apply this one. Please, re-submit this one after fixing the poi

Re: [PATCH 3/4] lgs8gxx: add lgs8g75 support

2009-06-16 Thread Mauro Carvalho Chehab
Em Thu, 11 Jun 2009 20:39:12 +0800 David Wong escreveu: > @@ -238,21 +384,26 @@ > u8 *finished) > { > int ret = 0; > - u8 t; > + u8 reg, mask, val; > > - ret = lgs8gxx_read_reg(priv, 0xA4, &t); > - if (ret != 0) > - retu

Re: [PATCH] [Resend] cxusb, d680 dmbth use unified lgs8gxx code instead of lgs8gl5

2009-06-16 Thread Mauro Carvalho Chehab
Hi David, Em Thu, 11 Jun 2009 01:16:13 +0800 David Wong escreveu: > Use unified lgs8gxx frontend instead of reverse engineered lgs8gl5 frontend. > After this patch, lgs8gl5 frontend could be mark as deprecated. > Future development should base on unified lgs8gxx frontend. > > Signed-off-by: Dav

Re: [PATCH] zl10353 and qt1010: fix stack corruption bug

2009-06-16 Thread Mauro Carvalho Chehab
Em Wed, 10 Jun 2009 08:21:20 +0200 Jan Nikitenko escreveu: > This patch fixes stack corruption bug present in dump_regs function of > zl10353 > and qt1010 drivers: > the buffer buf is one byte smaller than required - there is 4 chars > for address prefix, 16*3 chars for dump of 16 eeprom bytes

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

2009-06-16 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 16 19:00:05 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 11994:770e035ab1bd gcc version: gcc

Re: [PATCHv7 2/9] v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controls

2009-06-16 Thread Trent Piepho
On Tue, 16 Jun 2009, Eduardo Valentin wrote: > On Sun, Jun 14, 2009 at 06:59:13PM +0200, ext Hans Verkuil wrote: > > On Sunday 14 June 2009 18:23:41 Trent Piepho wrote: > > > > > similar V4L2_CID_MPEG_EMPHASIS control and others might well appear > > > > > in the > > > > > future, so I think this

Re: [PATCH] soc-camera: ov7670 merged multiple drivers and moved over to v4l2-subdev

2009-06-16 Thread Jonathan Cameron
Darius Augulis wrote: > On 06/16/2009 05:45 PM, Jonathan Cameron wrote: >> Guennadi Liakhovetski wrote: >>> On Mon, 15 Jun 2009, Jonathan Cameron wrote: >>> From: Jonathan Cameron OV7670 soc-camera driver. Merge of drivers from Jonathan Corbet, Darius Augulis and Jonathan Camer

Re: [PATCH] USB interrupt support for radio-si470x FM radio driver

2009-06-16 Thread Alexey Klimov
Hello, Edouard (add Tobias and Douglas on c/c) On Tue, Jun 16, 2009 at 5:11 PM, Edouard Lafargue wrote: > Please find below my attempt at removing 'manual' polling from the > radio-si470x USB FM radio driver, by moving to URB interrupt callback > handlers. > > This code significantly improves RDS

Re: [PATCH] [09051_49] Siano: smscore - upgrade firmware loading engine

2009-06-16 Thread Mauro Carvalho Chehab
Em Tue, 16 Jun 2009 15:39:01 +0300 "Udi Atar" escreveu: > The README.patches file in v4l-dvb clearly states that it is OK to use > version checking to allow backporting. > > > k) Sometimes it is necessary to introduce some

Re: PULL request - http://linuxtv.org/hg/~pb/v4l-dvb/

2009-06-16 Thread Mauro Carvalho Chehab
Em Mon, 15 Jun 2009 14:56:39 +0200 (CEST) Patrick Boettcher escreveu: > Hi Mauro, > > On Mon, 15 Jun 2009, Mauro Carvalho Chehab wrote: > > > Em Thu, 11 Jun 2009 15:35:14 -0700 (PDT) > > Trent Piepho escreveu: > > > >> On Thu, 11 Jun 2009, Patrick Boettcher wrote: > >>> On Wed, 27 May 2009, Tr

Re: [PATCH] videobuf-dma-sg.c : not need memset()

2009-06-16 Thread Mauro Carvalho Chehab
Fingo, Em Wed, 03 Jun 2009 10:13:44 +0800 "Figo.zhang" escreveu: > mem have malloc zero memory by kzalloc(), so it have not need to > memset(). > > Signed-off-by: Figo.zhang > --- > drivers/media/video/videobuf-dma-sg.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > dif

[PATCH v3]poll method lose race condition

2009-06-16 Thread Figo.zhang
bttv-driver.c,cx23885-video.c,cx88-video.c: poll method lose race condition for capture video. In v2, use the clear logic.Thanks to Trent Piepho's help. In v3, fix a hold mutex locked issue. Signed-off-by: Figo.zhang --- drivers/media/video/bt8xx/bttv-driver.c | 11 +++ dri

Re: OMAP patches for linux-media

2009-06-16 Thread Mauro Carvalho Chehab
Em Tue, 16 Jun 2009 10:40:18 -0500 "Karicheri, Muralidharan" escreveu: > Hi Mauro, > > [snip] > > > >I'm seeing lots of patches and discussions for OMAP and DaVinci being > >handled > >at the linux-media Mailing List, as part of the development process of the > >open > >source drivers. > > [MK]

Re: OMAP patches for linux-media

2009-06-16 Thread Mauro Carvalho Chehab
Em Tue, 16 Jun 2009 09:24:14 -0500 "Aguirre Rodriguez, Sergio Alberto" escreveu: > Hi Mauro, > > We are currently going through an internal debugging process on new found > issues while testing the driver on a proprietary HW/SW platform. > > As there is priority for us to find stability in thi

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

2009-06-16 Thread Guennadi Liakhovetski
On Sat, 30 May 2009, Trent Piepho wrote: > 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

Re: [PATCH V2] poll method lose race condition

2009-06-16 Thread Mauro Carvalho Chehab
Em Mon, 01 Jun 2009 10:05:04 +0800 "Figo.zhang" escreveu: > bttv-driver.c,cx23885-video.c,cx88-video.c: poll method lose race condition > for capture video. > > In v2, use the clear logic.Thanks to Trent Piepho's help. > > Signed-off-by: Figo.zhang > --- > drivers/media/video/bt8xx/bttv-dr

Re: [PATCH] soc-camera: ov7670 merged multiple drivers and moved over to v4l2-subdev

2009-06-16 Thread Darius Augulis
On 06/16/2009 05:45 PM, Jonathan Cameron wrote: Guennadi Liakhovetski wrote: On Mon, 15 Jun 2009, Jonathan Cameron wrote: From: Jonathan Cameron OV7670 soc-camera driver. Merge of drivers from Jonathan Corbet, Darius Augulis and Jonathan Cameron Could you please, describe in more detail how

RE: OMAP patches for linux-media

2009-06-16 Thread Karicheri, Muralidharan
Hi Mauro, [snip] > >I'm seeing lots of patches and discussions for OMAP and DaVinci being >handled >at the linux-media Mailing List, as part of the development process of the >open >source drivers. [MK] I along with Chaithrika are working with Hans Verkuil to get the DaVinci video drivers added

Re: Leadtek Winfast DTV-1000S

2009-06-16 Thread Michael Krufky
On Sun, Jun 7, 2009 at 6:39 PM, hermann pitton wrote: > > Am Montag, den 08.06.2009, 07:59 +1000 schrieb pau...@planar.id.au: >> That is fantastic news.  Not only will it be coming soon, but I don't have >> to do it myself!! >> >> How will we know when the test repository is created - will it be >>

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

2009-06-16 Thread Michael Krufky
Mauro, Please pull from: http://kernellabs.com/hg/~mkrufky/k2c2 for: - cx23885: override set_frontend to allow rf input path switching on the HVR1275 cx23885-dvb.c | 29 + cx23885.h |2 ++ 2 files changed, 31 insertions(+) Hopefully, you can get this int

Re: [PATCH] soc-camera: ov7670 merged multiple drivers and moved over to v4l2-subdev

2009-06-16 Thread Jonathan Cameron
Guennadi Liakhovetski wrote: > On Mon, 15 Jun 2009, Jonathan Cameron wrote: > >> From: Jonathan Cameron >> >> OV7670 soc-camera driver. Merge of drivers from Jonathan Corbet, >> Darius Augulis and Jonathan Cameron > > Could you please, describe in more detail how you merged them? Mostly by combi

RE: [PATCH RFC] adding support for setting bus parameters in sub device

2009-06-16 Thread Karicheri, Muralidharan
>> >> [MK]In that case can't the driver just ignore the field polarity? I >assume that drivers implement the parameter that has support in hardware. >So it is not an issue. > >No, because the same driver runs on hardware that also has the field >signal. So we need to be able to give information a

OpenCaster ver 2.0 has been released; more then a DSMCC carousel, now it's a playout for audio/video

2009-06-16 Thread Andrea Venturi
After another year of furious development, we are proud to announce the birth of OpenCaster version 2.0 (licensed GPL v2). It's still a complete DSMCC carousel server useful for MHP, MHEG and OTA dacasting, anyway now it's also a seamless playout of Audio/Video properly encoded files. Main ne

RE: [PATCH 1/10 - v2] vpfe capture bridge driver for DM355 and DM6446

2009-06-16 Thread Karicheri, Muralidharan
Hans, Thanks for the response. >Polarities have to be set for each side, that's correct. The other >parameters are common for both. Although I can think of scenarios where the >bus width can differ between host and subdev (e.g. subdev sends data on 8 >pins and the host captures on 10 with the l

RE: OMAP patches for linux-media

2009-06-16 Thread Aguirre Rodriguez, Sergio Alberto
> From: Mauro Carvalho Chehab [mche...@infradead.org] > Sent: Tuesday, June 16, 2009 8:40 AM > To: Sakari Ailus > Cc: Jadav, Brijesh R; Subrahmanya, Chaithrika; David Cohen; Curran, Dominic; > Eduardo Valentin; Eero Nurkkala; Felipe Balbi; Shah, Hardik; Nagalla, Hari; > Hadli, Manjunath; Mikko Hu

Re: [PATCH] soc-camera: ov7670 merged multiple drivers and moved over to v4l2-subdev

2009-06-16 Thread Guennadi Liakhovetski
On Mon, 15 Jun 2009, Jonathan Cameron wrote: > From: Jonathan Cameron > > OV7670 soc-camera driver. Merge of drivers from Jonathan Corbet, > Darius Augulis and Jonathan Cameron Could you please, describe in more detail how you merged them? However, I am not sure this is the best way to go. I t

OMAP patches for linux-media

2009-06-16 Thread Mauro Carvalho Chehab
Hi Sakari and others, I'm seeing lots of patches and discussions for OMAP and DaVinci being handled at the linux-media Mailing List, as part of the development process of the open source drivers. However, it is hard to track all those discussions and be sure what patches are ready for merging and

[PATCH] USB interrupt support for radio-si470x FM radio driver

2009-06-16 Thread Edouard Lafargue
Please find below my attempt at removing 'manual' polling from the radio-si470x USB FM radio driver, by moving to URB interrupt callback handlers. This code significantly improves RDS reception - radiotext in particular - and improves audio quality on my Silabs FM USB dongle, as lots of pops and c

RE: [PATCH] [09051_49] Siano: smscore - upgrade firmware loading engine

2009-06-16 Thread Udi Atar
The README.patches file in v4l-dvb clearly states that it is OK to use version checking to allow backporting. k) Sometimes it is necessary to introduce some testing code inside a module or remove parts that are not yet fi

Re: [PATCHv7 7/9] FMTx: si4713: Add files to handle si4713 i2c device

2009-06-16 Thread Eero Nurkkala
On Tue, 2009-06-16 at 13:50 +0200, Valentin Eduardo (Nokia-D/Helsinki) wrote: > > Yes, sorry I've made some really bad phrasing. It is Strength. It is a > feature to measure Received Signal Strength Indication (RSSI). As mentioned > by Eero, it's not a good idea to transmit any on freq which the

Re: [PATCHv7 2/9] v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controls

2009-06-16 Thread Eduardo Valentin
On Tue, Jun 16, 2009 at 01:18:57PM +0200, ext Hans Verkuil wrote: > On Tuesday 16 June 2009 12:52:34 Eduardo Valentin wrote: > > > It is my believe that the other fm_tx controls are unambiguously > > > transmitter related, so I don't think they need a TX prefix. It doesn't > > > hurt if someone can

Re: [PATCHv7 7/9] FMTx: si4713: Add files to handle si4713 i2c device

2009-06-16 Thread Eduardo Valentin
On Tue, Jun 16, 2009 at 01:30:08PM +0200, Nurkkala Eero.An (EXT-Offcode/Oulu) wrote: > On Tue, 2009-06-16 at 13:22 +0200, ext Hans Verkuil wrote: > > On Tuesday 16 June 2009 13:06:09 Eduardo Valentin wrote: > > > On Sun, Jun 14, 2009 at 02:31:55PM +0200, ext Hans Verkuil wrote: > > > > > + if

Re: [PATCH] Add the DTV_ISDB_TS_ID property for ISDB-S

2009-06-16 Thread Mauro Carvalho Chehab
Hi Hirano, Em Fri, 08 May 2009 00:24:11 +0900 hiranot...@zng.info escreveu: > # HG changeset patch > # User HIRANO Takahito > # Date 1235532786 -32400 > # Node ID 5e6932c1b659d6bfea781a81d06098e85c6ff203 > # Parent fe524e0a64126791bdf3dd94a50bdcdb0592ef7f > Add the DTV_ISDB_TS_ID property for I

Re: [PATCHv7 7/9] FMTx: si4713: Add files to handle si4713 i2c device

2009-06-16 Thread Eero Nurkkala
On Tue, 2009-06-16 at 13:22 +0200, ext Hans Verkuil wrote: > On Tuesday 16 June 2009 13:06:09 Eduardo Valentin wrote: > > On Sun, Jun 14, 2009 at 02:31:55PM +0200, ext Hans Verkuil wrote: > > > > + if (rval < 0) > > > > + goto exit; > > > > + > > > > + /* TODO: How to set freque

Re: [PATCHv7 7/9] FMTx: si4713: Add files to handle si4713 i2c device

2009-06-16 Thread Hans Verkuil
On Tuesday 16 June 2009 13:06:09 Eduardo Valentin wrote: > On Sun, Jun 14, 2009 at 02:31:55PM +0200, ext Hans Verkuil wrote: > > > + if (rval < 0) > > > + goto exit; > > > + > > > + /* TODO: How to set frequency to measure current signal length > > > */ > > > > Huh? I don't unde

Re: [PATCHv7 2/9] v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controls

2009-06-16 Thread Hans Verkuil
On Tuesday 16 June 2009 12:52:34 Eduardo Valentin wrote: > > It is my believe that the other fm_tx controls are unambiguously > > transmitter related, so I don't think they need a TX prefix. It doesn't > > hurt if someone can double check that, though. > > hmm.. I see no problem removing the fmtx p

Re: [PATCHv7 0/9] FM Transmitter (si4713) and another changes

2009-06-16 Thread Eduardo Valentin
On Tue, Jun 16, 2009 at 01:01:51PM +0200, ext Hans Verkuil wrote: > On Tuesday 16 June 2009 12:47:14 Eduardo Valentin wrote: > > Hi Hans, > > > > On Sun, Jun 14, 2009 at 01:37:20PM +0200, ext Hans Verkuil wrote: > > > > > > I think the refactoring should be done first. I don't believe it is > >

Re: [PATCHv7 0/9] FM Transmitter (si4713) and another changes

2009-06-16 Thread Hans Verkuil
On Tuesday 16 June 2009 12:47:14 Eduardo Valentin wrote: > Hi Hans, > > On Sun, Jun 14, 2009 at 01:37:20PM +0200, ext Hans Verkuil wrote: > > I think the refactoring should be done first. I don't believe it is > > that much work and experience shows that it is better to do this right > > away wh

Re: [PATCHv7 2/9] v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controls

2009-06-16 Thread Eduardo Valentin
On Sun, Jun 14, 2009 at 06:59:13PM +0200, ext Hans Verkuil wrote: > On Sunday 14 June 2009 18:23:41 Trent Piepho wrote: > > On Sun, 14 Jun 2009, Eduardo Valentin wrote: > > > >> +/* FM Modulator class control IDs */ > > > >> +#define V4L2_CID_FM_TX_CLASS_BASE (V4L2_CTRL_CLASS_FM_TX | 0x900) >

Re: [PATCHv7 0/9] FM Transmitter (si4713) and another changes

2009-06-16 Thread Eduardo Valentin
Hi Hans, On Sun, Jun 14, 2009 at 01:37:20PM +0200, ext Hans Verkuil wrote: > On Friday 12 June 2009 19:30:31 Eduardo Valentin wrote: > > Hello all, > > > > I'm resending the FM transmitter driver and the proposed changes in > > v4l2 api files in order to cover the fmtx extended controls class.

[SOLVED] Re: TT-S1500 budget-ci registeration

2009-06-16 Thread Thomas Kernen
Thomas Kernen wrote: Thomas Kernen wrote: Hello to all, I'm currently testing a TT-S1500 budget card with the TT budget CI adapter with vl4 tree and kernel 2.6.28. When I modprobe budget_ci, the CI adapter seems to be detected but not registered in /dev/dvb/adapter3/ca0 as I would have exp

DViCO FusionHDTV DVB-T Hybrid Tuning Regression

2009-06-16 Thread David Coles
Hi, I've been trying to track down a driver regression in my DViCO FusionHDTV DVB-T Hybrid card that makes it impossible to tune to DVB stations. In recent kernels (anything in past year) the card is detected and /dev/dvb tree is created but attempting to scan for channels only results in a 'tunin

How to interpret SNR, BER, Signal Strength from TT C-1501

2009-06-16 Thread Martin Schmid
Hello to all, can anybody tell me please, how to interpret SNR, BER and Signal Strength returned from the DVB API? I'm using the TT-budget C-1501. Or can anybody tell me, where I can find a documentation about this dbv-c card? Thanks a lot, Martin -- GMX FreeDSL Komplettanschluss mit DSL 6.000