Re: Order of dvb devices

2010-01-18 Thread Andreas Besse
Manu Abraham wrote: On Sat, Jan 16, 2010 at 3:00 AM, Oliver Endriss o.endr...@gmx.de wrote: Devin Heitmueller wrote: On Thu, Jan 14, 2010 at 11:01 AM, Andreas Besse be...@motama.com wrote: yes if there are different drivers I already observed the behaviour that the ordering

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan-22fix

2010-01-18 Thread Oliver Endriss
Abylai Ospan wrote: On Sat, 2010-01-16 at 11:18 -0200, Mauro Carvalho Chehab wrote: Abylai Ospan wrote: Mauro, Please pulll change: http://udev.netup.ru/cgi-bin/hgwebdir.cgi/v4l-dvb-aospan-22fix/rev/fc3e44f30da3 22-kHz set_tone fix for NetUP Dual DVB-S2-CI card. 22kHz

Re: Do any drivers access the cx25840 module in an atomic context?

2010-01-18 Thread Hans Verkuil
On Monday 18 January 2010 06:19:28 Andy Walls wrote: Hi, I am going to add locking to the cx25840 module register reads and writes because I now have a case where a workqueue, a userpace, and/or the cx25840 firmware loading workqueue could contend for access to the CX2584x or equivalent

Re: Order of dvb devices

2010-01-18 Thread Manu Abraham
On Mon, Jan 18, 2010 at 12:58 PM, Andreas Besse be...@motama.com wrote: Manu Abraham wrote: On Sat, Jan 16, 2010 at 3:00 AM, Oliver Endriss o.endr...@gmx.de wrote: Devin Heitmueller wrote: On Thu, Jan 14, 2010 at 11:01 AM, Andreas Besse be...@motama.com wrote: yes if there are different

Re: [linux-dvb] s2-liplianin Technotrend TT-Connect S-2400

2010-01-18 Thread Manu Abraham
On Mon, Jan 18, 2010 at 2:33 PM, Harald Milz h...@seneca.muc.de wrote: Hi, I am trying to use a S-2400 for Hotbird in addition to 2 S2-3650's pointing at Astra. For the 3650's I need to use s2-liplianin because the box is not yet supported by my stock OpenSUSE 11.1 (update) kernel. The 3650's

T-Mobile web'n'walk Box multimedia

2010-01-18 Thread Matthias Bock
Hi, recently I bought this nice litte web'n'walk Box multimedia from T-Mobile (for about 40 euro), a USB device that works as a UMTS-Modem and DVB-T-Receiver at once. It turned out, that it actually is a Huawei E510 and uses a DiBcom DIB9080HA chip. Is there a chance to get it to work with

Re: [RFC v2 1/7] V4L: File handles

2010-01-18 Thread Hans Verkuil
Hi Sakari, I should have reviewed this weeks ago, but better late than never... On Tue, 22 Dec 2009, Sakari Ailus wrote: This patch adds a list of v4l2_fh structures to every video_device. It allows using file handle related information in V4L2. The event interface is one example of such use.

Re: [PATCH 1/2, RFC] gspca: add input support for interrupt endpoints

2010-01-18 Thread Hans de Goede
Hi, Thanks for your continued work on this. I'm afraid I found one thing which needs fixing (can be fixed with a separate patch after merging, but that is up to Jean-Francois). See my comments inline. On 01/17/2010 02:08 PM, Németh Márton wrote: From: Márton Némethnm...@freemail.hu Add

Re: [RFC v2 4/7] V4L: Events: Add backend

2010-01-18 Thread Hans Verkuil
Hi Sakari, The code looks good, but I'm not so sure about the use of kmem_cache_*. It seems serious overkill to me. Most of the time there will only be a handful of event messages pending. So setting up a kmem_cache for this seems unnecessary to me. A much better way to ensure fast event

Re: [RFC v2 6/7] V4L: Events: Sequence numbers

2010-01-18 Thread Hans Verkuil
Hi Sakari, Some more review comments: On Tue, 22 Dec 2009, Sakari Ailus wrote: Add sequence numbers to events. Signed-off-by: Sakari Ailus sakari.ai...@maxwell.research.nokia.com --- drivers/media/video/v4l2-event.c |8 include/media/v4l2-event.h |1 + 2 files changed, 9

Re: [RFC v2 5/7] V4L: Events: Limit event queue length

2010-01-18 Thread Hans Verkuil
Hi Sakari, More comments: On Tue, 22 Dec 2009, Sakari Ailus wrote: Limit event queue length to V4L2_MAX_EVENTS. If the queue is full any further events will be dropped. This patch also updates the count field properly, setting it to exactly to number of further available events.

Re: [RFC v2 0/7] V4L2 file handles and event interface

2010-01-18 Thread Hans Verkuil
Hi Sakari, Some notes on this as well (and that concludes my review): On Tue, 22 Dec 2009, Sakari Ailus wrote: Hi, Here's the second version of the V4L2 file handle and event interface patchset. Still RFC since I'd like to get more feedback on it. The first patch adds the V4L2 file handle

Re: Order of dvb devices

2010-01-18 Thread Andreas Besse
Manu Abraham wrote: On Mon, Jan 18, 2010 at 12:58 PM, Andreas Besse be...@motama.com wrote: Manu Abraham wrote: On Sat, Jan 16, 2010 at 3:00 AM, Oliver Endriss o.endr...@gmx.de wrote: Devin Heitmueller wrote: On Thu, Jan 14, 2010 at 11:01 AM, Andreas Besse

Re: CI USB

2010-01-18 Thread Emmanuel
HoP a écrit : I don't know the details into the USB device, but each of those CAM's have bandwidth limits on them and they vary from one CAM to the other. Also, there is a limit on the number of simultaneous PID's that which you can decrypt. Some allow only 1 PID, some allow 3. Those are the

RE: How to use saa7134 gpio via gpio-sysfs?

2010-01-18 Thread William Tate
Gentlemen, I may be able to assist here. Specifically what information/photographs are you looking for? Regards, William Tate RTD Embedded Technologies, Inc. -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media-ow...@vger.kernel.org] On Behalf Of hermann

Re: em28xx driver - xc3028 tuner - readreg error

2010-01-18 Thread Valerio Bontempi
2009/12/22 Valerio Bontempi valerio.bonte...@gmail.com: 2009/12/22 Devin Heitmueller dheitmuel...@kernellabs.com: On Tue, Dec 22, 2009 at 10:11 AM, Valerio Bontempi valerio.bonte...@gmail.com wrote: Before the update, v4l-dvb driver worked fine, and now it doesn't work even if I remove the

Re: em28xx driver - xc3028 tuner - readreg error

2010-01-18 Thread Devin Heitmueller
On Mon, Jan 18, 2010 at 10:01 AM, Valerio Bontempi valerio.bonte...@gmail.com wrote: Hi all, I am still having problem using v4l-dvb drivers with Terratec Cinergy T USB XS. As reported in first mail, I am using the last version of v4l-dvb drivers with few lines adjustment in order to make

Re: Terratec Cinergy Hybrid XE (TM6010 Mediachip)

2010-01-18 Thread Stefan Ringel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Davin, I have a question. How are loaded the base firmware into xc3028, in once or in a split ? It's importent for TM6010, the USB-Analyzer said that it load it in once and then send a quitting reqeuest. -BEGIN PGP SIGNATURE- Version:

Re: Terratec Cinergy Hybrid XE (TM6010 Mediachip)

2010-01-18 Thread Devin Heitmueller
On Mon, Jan 18, 2010 at 10:31 AM, Stefan Ringel stefan.rin...@arcor.de wrote: I have a question. How are loaded the base firmware into xc3028, in once or in a split ? It's importent for TM6010, the USB-Analyzer said that it load it in once and then send a quitting reqeuest. In most drivers,

Re: Info

2010-01-18 Thread Devin Heitmueller
On Mon, Jan 18, 2010 at 11:03 AM, Adriano Gigante adrig...@yahoo.it wrote: Hi Devin, The 0ccd:0043 is on my todo list of devices to work on (they sent me a sample board), although it's not the highest priority on my list given how old it is. Did they sent you also a 0ccd:0072 card

Re: [linux-dvb] Asking

2010-01-18 Thread Devin Heitmueller
On Mon, Jan 18, 2010 at 11:11 AM, Ismo Kuhmonen ismo...@gmail.com wrote: Hi Why my Pinnacle  DVB-T 73€ USB not working? Are you running the current v4l-dvb tree? Support for the 73e was introduced into the v4l-dvb tree on September 2nd, so the changes probably haven't gotten into whatever

Info

2010-01-18 Thread Adriano Gigante
Hi Devin, The 0ccd:0043 is on my todo list of devices to work on (they sent me a sample board), although it's not the highest priority on my list given how old it is. Did they sent you also a 0ccd:0072 card (Terratec Cinergy Hybrid T USB XS FM)? Adri -- To unsubscribe from this list: send

Re: Info

2010-01-18 Thread Markus Rechberger
On Mon, Jan 18, 2010 at 5:17 PM, Devin Heitmueller dheitmuel...@kernellabs.com wrote: On Mon, Jan 18, 2010 at 11:03 AM, Adriano Gigante adrig...@yahoo.it wrote: Hi Devin, The 0ccd:0043 is on my todo list of devices to work on (they sent me a sample board), although it's not the highest

Re: Info

2010-01-18 Thread Devin Heitmueller
Hello Markus, On Mon, Jan 18, 2010 at 11:29 AM, Markus Rechberger mrechber...@gmail.com wrote: Just fyi there's a hardware bug with the 0072/terratec hybrid xs fm (cx25843 - xc5000): http://img91.imageshack.us/i/0004qf8.png/ http://img104.imageshack.us/i/0009cp4.png/ nothing that

Re: Do any drivers access the cx25840 module in an atomic context?

2010-01-18 Thread Andy Walls
On Mon, 2010-01-18 at 11:16 +0100, Hans Verkuil wrote: On Monday 18 January 2010 06:19:28 Andy Walls wrote: Hi, I am going to add locking to the cx25840 module register reads and writes because I now have a case where a workqueue, a userpace, and/or the cx25840 firmware loading

Re: Do any drivers access the cx25840 module in an atomic context?

2010-01-18 Thread Hans Verkuil
On Monday 18 January 2010 17:52:43 Andy Walls wrote: On Mon, 2010-01-18 at 11:16 +0100, Hans Verkuil wrote: On Monday 18 January 2010 06:19:28 Andy Walls wrote: Hi, I am going to add locking to the cx25840 module register reads and writes because I now have a case where a

Re: Info

2010-01-18 Thread Markus Rechberger
On Mon, Jan 18, 2010 at 5:36 PM, Devin Heitmueller dheitmuel...@kernellabs.com wrote: Hello Markus, On Mon, Jan 18, 2010 at 11:29 AM, Markus Rechberger mrechber...@gmail.com wrote: Just fyi there's a hardware bug with the 0072/terratec hybrid xs fm (cx25843 - xc5000):

Re: Info

2010-01-18 Thread fogna
Il 01/18/2010 06:33 PM, Markus Rechberger ha scritto: On Mon, Jan 18, 2010 at 5:36 PM, Devin Heitmueller dheitmuel...@kernellabs.com wrote: Hello Markus, On Mon, Jan 18, 2010 at 11:29 AM, Markus Rechberger mrechber...@gmail.com wrote: Just fyi there's a hardware bug with the

Re: Terratec Cinergy HT Express analog tv, fm and digital radio

2010-01-18 Thread rvf16
Anyone any info on support state for this card? Thanks. -- 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: Info

2010-01-18 Thread Markus Rechberger
On Mon, Jan 18, 2010 at 7:50 PM, fogna fogn...@gmail.com wrote: Il 01/18/2010 06:33 PM, Markus Rechberger ha scritto: On Mon, Jan 18, 2010 at 5:36 PM, Devin Heitmueller dheitmuel...@kernellabs.com wrote: Hello Markus, On Mon, Jan 18, 2010 at 11:29 AM, Markus Rechberger

Re: [PATCH] Compro S350 GPIO change

2010-01-18 Thread JD Louw
On Mon, 2010-01-18 at 09:52 +0200, Theunis Potgieter wrote: 2010/1/17 JD Louw jd.l...@mweb.co.za: Hi, This patch enables LNB power on newer revision d1 Compro S350 and S300 DVB-S cards. While I don't have these cards to test with I'm confident that this works. See

Re: [PATCH 1/2, RFC] gspca: add input support for interrupt endpoints

2010-01-18 Thread Németh Márton
Hans de Goede wrote: Hi, Thanks for your continued work on this. I'm afraid I found one thing which needs fixing (can be fixed with a separate patch after merging, but that is up to Jean-Francois). See my comments inline. Thanks for the feedback, I hope the quality of the software

Re: [PATCH 1/2, RFC] gspca: add input support for interrupt endpoints

2010-01-18 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Add support functions for interrupt endpoint based input handling. Signed-off-by: Márton Németh nm...@freemail.hu --- diff -r 875c200a19dc linux/drivers/media/video/gspca/gspca.c --- a/linux/drivers/media/video/gspca/gspca.c Sun Jan 17 07:58:51 2010 +0100

Re: Do any drivers access the cx25840 module in an atomic context?

2010-01-18 Thread Andy Walls
On Mon, 2010-01-18 at 14:18 -0600, Mike Isely wrote: On Mon, 18 Jan 2010, Andy Walls wrote: Any definitive confirmation anyone can give on any of these drivers would be helpful and would save me some time. Mike, Great! Thank you for the answers. If you would indulge one more (compound)

Re: Need testers: cx23885 IR Rx for TeVii S470 and HVR-1250

2010-01-18 Thread Igor M. Liplianin
On 18 января 2010 07:36:52 Andy Walls wrote: On Sat, 2010-01-16 at 20:26 -0500, Andy Walls wrote: On Sat, 2010-01-16 at 23:56 +0200, Igor M. Liplianin wrote: On 16 января 2010 21:55:52 Andy Walls wrote: I have checked in more changes to

Re: Do any drivers access the cx25840 module in an atomic context?

2010-01-18 Thread Mike Isely
On Mon, 18 Jan 2010, Andy Walls wrote: On Mon, 2010-01-18 at 14:18 -0600, Mike Isely wrote: On Mon, 18 Jan 2010, Andy Walls wrote: Any definitive confirmation anyone can give on any of these drivers would be helpful and would save me some time. Mike, Great! Thank you for the

RE: How to use saa7134 gpio via gpio-sysfs?

2010-01-18 Thread hermann pitton
Hi, Am Montag, den 18.01.2010, 09:13 -0500 schrieb William Tate: Gentlemen, I may be able to assist here. Specifically what information/photographs are you looking for? Regards, William Tate RTD Embedded Technologies, Inc. Gordon, please explain, why you would like to have access

Re: RE: How to use saa7134 gpio via gpio-sysfs?

2010-01-18 Thread hermann pitton
Hello, Am Montag, den 18.01.2010, 18:11 -0500 schrieb Will Tate: I'm not sure why access in userspace would be required. I checked the schematic today and all the GPIO pins are used to communicate with the SAA6752HS on board for compression. We do not bring the GPIO off the board anywhere.

[PULL] http://kernellabs.com/hg/~dheitmueller/hvr-1600-alsa-3

2010-01-18 Thread Devin Heitmueller
Hello Mauro, Please PULL from http://kernellabs.com/hg/~dheitmueller/hvr-1600-alsa-3 for the following: cx18-alsa: Fix the rates definition and move some buffer freeing code. cx18: address possible passing of NULL to snd_card_free cx18-alsa: codingstyle cleanup cx18-alsa: codingstyle cleanup

Re: Need testers: cx23885 IR Rx for TeVii S470 and HVR-1250

2010-01-18 Thread Andy Walls
On Tue, 2010-01-19 at 00:25 +0200, Igor M. Liplianin wrote: On 18 января 2010 07:36:52 Andy Walls wrote: On Sat, 2010-01-16 at 20:26 -0500, Andy Walls wrote: On Sat, 2010-01-16 at 23:56 +0200, Igor M. Liplianin wrote: On 16 января 2010 21:55:52 Andy Walls wrote: I have checked in

[PULL] http://kernellabs.com/hg/~dheitmueller/xc3028-regression

2010-01-18 Thread Devin Heitmueller
Hello Mauro, Please PULL from http://kernellabs.com/hg/~dheitmueller/xc3028-regression for the following: xc3028: fix regression in firmware loading time This is a fix for a regression you introduced into the tuner-xc2028 driver in rev 12824. Devin -- Devin J. Heitmueller - Kernel Labs

Re: [ANNOUNCE] git tree repositories

2010-01-18 Thread Hans Verkuil
On Tuesday 19 January 2010 06:34:18 Mauro Carvalho Chehab wrote: Hi, Today, a step to the future was given, in order to help developers to better do their work: the addition of -git support at linuxtv.org server. This is one idea that is being recurrent along the last years: to start using