Re: [PATCH v7 4/5] V4L2: WL1273 FM Radio: Controls for the FM radio.

2010-08-23 Thread Matti J. Aaltonen
Hi. On Fri, 2010-08-20 at 14:04 +0200, ext pramodh ag wrote: Hello, +static ssize_t wl1273_fm_fops_write(struct file *file, const char __user *buf, +size_t count, loff_t *ppos) +{ +struct wl1273_device *radio = video_get_drvdata(video_devdata(file)); +

Re: [PATCH 1/2] V4L/DVB: radio-si4713: Release i2c adapter in driver cleanup paths

2010-08-23 Thread Jarkko Nikula
Hi On Mon, 2 Aug 2010 13:09:52 +0300 Jarkko Nikula jhnik...@gmail.com wrote: On Mon, 05 Jul 2010 16:28:30 -0300 Mauro Carvalho Chehab mauroche...@gmail.com wrote: Hi Eduardo, Could you please review those two patches? Hmm.. are these two patches already late for 2.6.36? I have two

[PATCH] cx88: convert core-tvaudio into an enum

2010-08-23 Thread lawrence rust
Using an enum and removing the default case from switch statements accessing the value enables the compiler to emit a warning (enabled with -Wall) when an audio mode is not handled. This highlights an omission in the function cx88_dsp_detect_stereo_sap() (in cx88-dsp.c) not handling WW_EIAJ and

Re: hvr950q stopped working: read of drv0 never returns

2010-08-23 Thread Devin Heitmueller
On Mon, Aug 23, 2010 at 12:32 AM, Brian J. Murrell br...@interlinx.bc.ca wrote: Hi, I have an HVR 950Q on my Ubuntu 2.6.32 kernel.  I have in fact tried several kernel versions on a couple of different machines with the same behaviour. What seems to be happening is that

[PATCH] Fix regression for BeholdTV Columbus.

2010-08-23 Thread Dmitri Belimov
Hi Some time a go our customers wrote me about problem with our TV card BeholdTV Columbus. It's PCMCIA TV card for notebook. As I understand v4l has some regression with autodetect address of tuners. I can set incorrect I2C address and had report about detect tuner. No any TV of course. When I

Re: patch for lifeview hybrid mini

2010-08-23 Thread tomloh...@gmail.com
Le 17/08/2010 02:24, hermann pitton a écrit : Hi, Am Sonntag, den 15.08.2010, 07:20 +0200 schriebtomloh...@gmail.com: Hi, the proposed patch is 6 month old and the owner of the card does not give any more sign of life for the support of the radio. can someone review it and push it as is?

Re: hvr950q stopped working: read of drv0 never returns

2010-08-23 Thread Brian J. Murrell
On Mon, 2010-08-23 at 07:19 -0400, Devin Heitmueller wrote: Hi Brian, Hi Devin, What command are you using to control the frontend? If it's azap, did you remember to specify the -r argument? Uh-oh. Here comes a grand display of my ignorance for the manual workings of this device. :-/

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

2010-08-23 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 Aug 23 19:00:22 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 15127:9ac667311552 git master:

[PATCH]STV0288 Incorrect bit sample for Vitterbi status.

2010-08-23 Thread tvbox
bit 3(LK) indicates that the Vstatus is locked. Currently using bit 7(CF) which is usually present, results in early aborted search in FEC_AUTO and missing channels. Signed-off-by: Malcolm Priestley tvbox...@gmail.com diff --git a/drivers/media/dvb/frontends/stv0288.c

Hauppauge PCTV DVB-S2 STICK 460E USB 2.0

2010-08-23 Thread Goga777
hi does somebody work under Linux drivers for this dvb-s2 stick ? Goga -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 0/4] mx2_camera: mx25 fixes and enhancements

2010-08-23 Thread Guennadi Liakhovetski
Hi Baruch On Mon, 23 Aug 2010, Baruch Siach wrote: Hi Guennadi, On Tue, Jul 27, 2010 at 03:06:06PM +0300, Baruch Siach wrote: The first 3 pathces in this series are fixes for the mx2_camera driver which is going upstream via the imx git tree. The last patch implements forced

Re: patch for lifeview hybrid mini

2010-08-23 Thread hermann pitton
Am Montag, den 23.08.2010, 16:06 +0200 schrieb tomloh...@gmail.com: Le 17/08/2010 02:24, hermann pitton a écrit : Hi, Am Sonntag, den 15.08.2010, 07:20 +0200 schrieb tomloh...@gmail.com: Hi, the proposed patch is 6 month old and the owner of the card does not give any

Hauppauge WinTV HVR-1200 dvb-c?

2010-08-23 Thread Tiago Pierezan Camargo
Hi, Does anybody know if the Hauppauge WinTV HVR-1200 supports dvb-c? The wiki says so, but it is listed as a dvb-t only device on hauppauge website. http://linuxtv.org/wiki/index.php/DVB-C_PCIe_Cards#Card_Fully_Supported: Thanks Tiago-- To unsubscribe from this list: send the line unsubscribe

Re: Hauppauge PCTV DVB-S2 STICK 460E USB 2.0

2010-08-23 Thread Markus Rechberger
On Tue, Aug 24, 2010 at 3:40 AM, Goga777 goga...@bk.ru wrote: hi does somebody work under Linux drivers for this dvb-s2 stick ? Although we are not working on that one, we are about to release another DVB-S/S2 USB Stick with full Linux support at around the end of september.