Question about ci drivers in dvb

2009-04-06 Thread loody
Dear all: I have read ci.txt under documents/dvb, and at end of it, it mentions about apdu protocol defined in en50221. but I cannot see this part of source in dvb_ca_en50221.c. Is this part implemented at other place or I check the wrong document? appreciate your help, miloody -- To unsubscribe

Re: [linux-dvb] Writing a new driver help please

2009-04-06 Thread Сергей Миронов
Hi. Maybe this code will help. This driver registers new adapter, demux and frontend. It also registers char devices /dev/dvbstubi[0-9]. This devices should be used for writing raw TS stream. Stream will be processed by dvb-core internals. Module has one parameter - baudrate, to prevent overflows

Re: libv4l: Possibility of changing the current pixelformat on the fly

2009-04-06 Thread Hans de Goede
On 04/05/2009 06:53 PM, Theodore Kilgore wrote: On Sun, 5 Apr 2009, Hans de Goede wrote: On 04/05/2009 01:26 PM, Erik Andrén wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hans de Goede wrote: On 04/04/2009 10:22 PM, Erik Andrén wrote: -BEGIN PGP SIGNED MESSAGE- Hash:

Re: Auto-response for your message to the linux-dvb mailing list

2009-04-06 Thread shkel
Dear Sirs Thanks for auto-reply response but sorry may be you will re-address, please, Pi-consult’s offer about possible collaboration in IT-outsourcing software development to relevant department that is responsible for RD or for business development within your entity or other business partners

Re: Auto-response for your message to the linux-dvb mailing list

2009-04-06 Thread shkel
Dear Sirs Thanks for auto-reply response but sorry may be you will re-address, please, Pi-consult’s offer about possible collaboration in IT-outsourcing software development to relevant department that is responsible for RD or for business development within your entity or other business partners

v4l-dvb repository doesn't build

2009-04-06 Thread Jean Delvare
My latest pull of the v4l-dvb repository this morning broke the build: make[3]: *** No rule to make target `/home/khali/src/v4l-dvb/v4l/cx88-dsp.o', needed by `/home/khali/src/v4l-dvb/v4l/tda18271.o'. Stop. I am building against kernel 2.6.29.1. Yesterday it was building OK. I can't make any

Re: [PATCH 3/6] ir-kbd-i2c: Switch to the new-style device binding model

2009-04-06 Thread Jean Delvare
On Sun, 05 Apr 2009 23:22:03 +0200, drunk and tired hermann pitton wrote: Hmm, I'm still happy with the broken DVB-T for saa7134 on 2.6.29, tasting some Chianti vine now and need to sleep soon, but I'm also not that confident that your saa7134 MSI t...@nywhere Plus i2c remote does work

Re: Test results for ir-kbd-i2c.c changes (Re: [PATCH 0/6] ir-kbd-i2c conversion to the new i2c binding model)

2009-04-06 Thread Jean Delvare
Hi Andy, On Sun, 05 Apr 2009 20:22:59 -0400, Andy Walls wrote: I tested your original patch set so you can get some real feedback. The news is good, but I'll bore you with the details first. :) 1. My setup: HVR-1600: Hauppauge model 74041, rev C5B2, serial# 891351 has no radio, has

Re: [PATCH 3/6] ir-kbd-i2c: Switch to the new-style device binding model

2009-04-06 Thread Jean Delvare
Hi Andy, On Sun, 05 Apr 2009 15:35:52 -0400, Andy Walls wrote: --- v4l-dvb.orig/linux/drivers/media/video/ivtv/ivtv-i2c.c2009-04-04 10:53:08.0 +0200 +++ v4l-dvb/linux/drivers/media/video/ivtv/ivtv-i2c.c 2009-04-04 10:58:36.0 +0200 [snip] - + const unsigned

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2

2009-04-06 Thread Jean Delvare
Hi Mike, I'll answer all your questions and express my concerns in this reply, to avoid spreading the info all around the discussion thread. On Mon, 6 Apr 2009 00:19:23 -0500 (CDT), Mike Isely wrote: Please pull from http://linuxtv.org/hg/~mcisely/pvrusb2 for two pvrusb2 changesets. One sets

Re: tm6010 development repository

2009-04-06 Thread Kevin Wells
Mauro Carvalho Chehab wrote: On Sun, 05 Apr 2009 12:45:56 +1200 Kevin Wells wells_ke...@yahoo.co.nz wrote: Steven Toth wrote: Kevin Wells wrote: I've started trying to understand the code in the following repository: http://www.linuxtv.org/hg/~mchehab/tm6010/ I have a few

Re: [PATCH 3/6] ir-kbd-i2c: Switch to the new-style device binding model

2009-04-06 Thread Mauro Carvalho Chehab
On Sun, 5 Apr 2009 22:35:25 -0700 (PDT) Uri Shkolnik uri...@yahoo.com wrote: --- On Mon, 4/6/09, Mauro Carvalho Chehab mche...@infradead.org wrote: From: Mauro Carvalho Chehab mche...@infradead.org Subject: Re: [PATCH 3/6] ir-kbd-i2c: Switch to the new-style device binding model

Re: Test results for ir-kbd-i2c.c changes (Re: [PATCH 0/6] ir-kbd-i2c conversion to the new i2c binding model)

2009-04-06 Thread Jean Delvare
Hi Andy, On Mon, 06 Apr 2009 07:56:22 -0400, Andy Walls wrote: On Mon, 2009-04-06 at 10:54 +0200, Jean Delvare wrote: Thanks a lot for the testing! You're welcome. Sorry for being such a pain to what I suspect you hoped was to be a simple change. You must be kidding. For one thing, I

RE: [PATCH 0/3] V4L2 driver for OMAP2/3 with new CIDs.

2009-04-06 Thread Shah, Hardik
Hi All, -Original Message- From: Hans Verkuil [mailto:hverk...@xs4all.nl] Sent: Friday, March 20, 2009 12:56 PM To: Shah, Hardik Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org Subject: Re: [PATCH 0/3] V4L2 driver for OMAP2/3 with new CIDs. On Friday 20 March 2009

RE: [PATCH 3/3] V4L2 Driver for OMAP3/3 DSS.

2009-04-06 Thread Shah, Hardik
Hi Hans, Please find my comments inline. Most of the comments are taken care of. Regards, Hardik Shah static struct twl4030_hsmmc_info mmc[] __initdata = { diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 19cf3b8..91e4529 100644 ---

RE: [PATCH 2/3] New V4L2 CIDs for OMAP class of Devices.

2009-04-06 Thread Shah, Hardik
Hi Hans, Please find my comments inline. Regards, Hardik Shah -Original Message- From: Hans Verkuil [mailto:hverk...@xs4all.nl] Sent: Monday, March 30, 2009 5:29 PM To: Shah, Hardik Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org; Jadav, Brijesh R; Hiremath, Vaibhav

RE: [PATCH 1/3] Documentation for new V4L2 CIDs added.

2009-04-06 Thread Shah, Hardik
Hi Hans, Please find my comments inline. Regards, Hardik -Original Message- From: Hans Verkuil [mailto:hverk...@xs4all.nl] Sent: Monday, March 30, 2009 5:23 PM To: Shah, Hardik Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org; Jadav, Brijesh R; Hiremath, Vaibhav

[PATCH] Enabling of the Winfast TV2000 XP Global TV capture card remote control

2009-04-06 Thread Pieter Van Schaik
From: Pieter C van Schaik vanste...@gmail.com The Winfast TV2000 XP Global video capture card IR remote keys were not initialized and handled in cx88-input.c; added two corresponding case statements, where this card's remote works exactly the same as the DTV1000's. Signed-off-by: Pieter C van

Re: Test results for ir-kbd-i2c.c changes (Re: [PATCH 0/6] ir-kbd-i2c conversion to the new i2c binding model)

2009-04-06 Thread Andy Walls
On Mon, 2009-04-06 at 10:54 +0200, Jean Delvare wrote: Hi Andy, Note that struct IR_i2c_init_data only contains the fields I needed at the moment, but it would be trivial to extend it to allow bridge drivers to pass more setup information if needed, for example ir_type. Yeah, I could have

Re: [PATCH 3/6] ir-kbd-i2c: Switch to the new-style device binding model

2009-04-06 Thread Andy Walls
On Mon, 2009-04-06 at 11:04 +0200, Jean Delvare wrote: Hi Andy, I'm all for adding support for more boards, however I'd rather do this _after_ the i2c model conversion is done, so that we have a proper changelog entry saying that we added support for the PVR-150, and that it gets proper

Re: [PATCH 3/6] ir-kbd-i2c: Switch to the new-style device binding model

2009-04-06 Thread Mauro Carvalho Chehab
On Sun, 5 Apr 2009 13:48:02 -0500 (CDT) Mike Isely is...@isely.net wrote: My impression (at least for pvrusb2-driven devices) is that the later IR receivers require a completely different driver to work properly; one can't just bolt additional features into ir-kbd-i2c for this. This is

Re: [PATCH 3/6] ir-kbd-i2c: Switch to the new-style device binding model

2009-04-06 Thread Mauro Carvalho Chehab
On Sun, 5 Apr 2009 21:52:31 -0500 (CDT) Mike Isely is...@isely.net wrote: On Sun, 5 Apr 2009, Mauro Carvalho Chehab wrote: On Sun, 05 Apr 2009 18:00:04 -0400 Andy Walls awa...@radix.net wrote: On Sun, 2009-04-05 at 23:22 +0200, hermann pitton wrote: Am Sonntag, den 05.04.2009,

[PATCH 1/3] Documentation for new V4L2 CIDs added.

2009-04-06 Thread Hardik Shah
1. Updated for V4L2_CID_BG_COLOR 2. Updated for V4L2_CID_ROTATION Both of the above are discussed in length with community 3. Updated for new flags and capability field added to v4l2_frame buffer structure. Community comments fixed in this post 1. Fixed Few typos. 2. Changed V4L2_CID_ROTATION to

[PATCH 2/3] New V4L2 CIDs for OMAP class of Devices.

2009-04-06 Thread Hardik Shah
Added V4L2_CID_BG_COLOR for background color setting. Added V4L2_CID_ROTATION for rotation setting. Above two ioclts are indepth discussed. Posting again with the driver usage. V4L2 supports chroma keying added new flags for the source chroma keying which is exactly opposite of the chorma keying

Re: tm6010 development repository

2009-04-06 Thread Steven Toth
Kevin Wells wrote: Mauro Carvalho Chehab wrote: On Sun, 05 Apr 2009 12:45:56 +1200 Kevin Wells wells_ke...@yahoo.co.nz wrote: Steven Toth wrote: Kevin Wells wrote: I've started trying to understand the code in the following repository:

Re: v4l-dvb repository doesn't build

2009-04-06 Thread Jean Delvare
On Mon, 6 Apr 2009 10:32:52 +0200, Jean Delvare wrote: My latest pull of the v4l-dvb repository this morning broke the build: make[3]: *** No rule to make target `/home/khali/src/v4l-dvb/v4l/cx88-dsp.o', needed by `/home/khali/src/v4l-dvb/v4l/tda18271.o'. Stop. I am building against kernel

Re: [PATCH 3/6] ir-kbd-i2c: Switch to the new-style device binding model

2009-04-06 Thread Mauro Carvalho Chehab
On Sun, 05 Apr 2009 08:44:15 -0400 Andy Walls awa...@radix.net wrote: The scope of a complete kernel IR infrastructure goes a bit beyond I2C bus devices that are only input devices. What's the scope of what you want to tackle here? I certainly don't want to reinvent something that's going

RE: [PATCH 3/3] V4L2 Driver for OMAP3/3 DSS.

2009-04-06 Thread Hans Verkuil
Hi Hans, Please find my comments inline. Most of the comments are taken care of. 2. In DSS rotation is accomplished by some memory algorithm but its quite costly so -1 is essentially same as 0 degree but with out the overhead. But if mirroring is on then we have to do the 0 degree rotation

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2

2009-04-06 Thread Mike Isely
On Mon, 6 Apr 2009, Jean Delvare wrote: Hi Mike, I'll answer all your questions and express my concerns in this reply, to avoid spreading the info all around the discussion thread. On Mon, 6 Apr 2009 00:19:23 -0500 (CDT), Mike Isely wrote: Please pull from

Re: [PATCH] Add ov9655 camera driver

2009-04-06 Thread Guennadi Liakhovetski
On Mon, 6 Apr 2009, Stefan Herbrechtsmeier wrote: Add a driver for the OmniVision ov9655 camera sensor. The driver use the soc_camera framework. It was tested on the BeBot robot with a PXA270 processor. Signed-off-by: Stefan Herbrechtsmeier hbme...@hni.uni-paderborn.de Hans, does it make

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2

2009-04-06 Thread Jean Delvare
Hi Mike, Please note: I think the long post I just sent makes part of this discussion obsolete from a technical perspective. But still interesting from a functional perspective, which is why I am following up. On Mon, 6 Apr 2009 10:03:00 -0500 (CDT), Mike Isely wrote: On Mon, 6 Apr 2009, Jean

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2

2009-04-06 Thread Mike Isely
On Mon, 6 Apr 2009, Jean Delvare wrote: Hi Mike, Please note: I think the long post I just sent makes part of this discussion obsolete from a technical perspective. But still interesting from a functional perspective, which is why I am following up. I plan a reply to your RFC as well,

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

2009-04-06 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 Apr 6 19:00:05 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 11397:02fde69f31dc gcc version: gcc

Re: [PATCH] Support for Legend Silicon LGS8913/LGS8GL5/LGS8GXX China DMB-TH digital demodulator

2009-04-06 Thread Mauro Carvalho Chehab
On Tue, 31 Mar 2009 00:54:49 -0400 Devin Heitmueller devin.heitmuel...@gmail.com wrote: On Tue, Mar 17, 2009 at 11:55 AM, David Wong davidtlw...@gmail.com wrote: This patch contains the unified driver for Legend Silicon LGS8913 and LGS8GL5. It should replace lgs8gl5.c in media/dvb/frontends

Fw: [PATCH resend] UVC: uvc_status_cleanup(): undefined reference to `input_unregister_device'

2009-04-06 Thread Mauro Carvalho Chehab
Forwarded message: Date: Mon, 6 Apr 2009 14:57:55 -0700 From: Randy Dunlap randy.dun...@oracle.com To: Mauro Carvalho Chehab mche...@redhat.com,lkml linux-ker...@vger.kernel.org Cc: Laurent Pinchart laurent.pinch...@skynet.be,Rafael J. Wysocki r...@sisk.pl Subject: [PATCH

Re: Embedded Linux Conference

2009-04-06 Thread Tony Lindgren
* Dongsoo Kim dongsoo@gmail.com [090317 10:36]: snip snip How about Monday night after the Dinner (ends at 7pm [1]) we meet for beers. I'll let someone local (Tony) pick the venue. OK, let's plan for Monday night then. I'll find some place with drinks easily available, and within

[PATCH] Re: cx88-dsp.c: missing __divdi3 on 32bit kernel

2009-04-06 Thread Miroslav Šustek
Well this patch should solve it. I don't know how many samples are processed so: First patch is for situation when N*N fits in s32. Second one uses two divisions, but doesn't have any abnormal restrictions for N. Personally I think that two divisions won't hurt. :) - FILE:

Re: Embedded Linux Conference

2009-04-06 Thread Hans Verkuil
* Dongsoo Kim dongsoo@gmail.com [090317 10:36]: snip snip How about Monday night after the Dinner (ends at 7pm [1]) we meet for beers. I'll let someone local (Tony) pick the venue. OK, let's plan for Monday night then. I'll find some place with drinks easily available, and within

Re: Embedded Linux Conference

2009-04-06 Thread Tony Lindgren
On Tue, Apr 07, 2009 at 01:18:05AM +0200, Hans Verkuil wrote: * Dongsoo Kim dongsoo@gmail.com [090317 10:36]: snip snip How about Monday night after the Dinner (ends at 7pm [1]) we meet for beers. I'll let someone local (Tony) pick the venue. OK, let's plan for Monday night

Re: [GIT PATCHES for 2.6.30] V4L/DVB updates

2009-04-06 Thread Linus Torvalds
On Mon, 6 Apr 2009, Mauro Carvalho Chehab wrote: Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git for_linus Have you rebased your tree and pushed out multiple versions of it? I'm getting very confusing things from the mirrors, which are

Re: [GIT PATCHES for 2.6.30] V4L/DVB updates

2009-04-06 Thread Mauro Carvalho Chehab
On Mon, 6 Apr 2009 18:11:34 -0700 (PDT) Linus Torvalds torva...@linux-foundation.org wrote: On Mon, 6 Apr 2009, Mauro Carvalho Chehab wrote: Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git for_linus Have you rebased your tree

Re: [PATCH] Support for Legend Silicon LGS8913/LGS8GL5/LGS8GXX China DMB-TH digital demodulator

2009-04-06 Thread Timothy Lee
Dear Mauro, I wrote the original lgs8gl5 driver by reverse-engineering my USB TV stick using UsbSnoop. I've been working together with David to make sure his lgs8gxx driver works with my TV stick, so yes, the generic driver actually works. :) Regards, Timothy Lee On 04/07/2009 01:44 AM,

Re: [GIT PATCHES for 2.6.30] V4L/DVB updates

2009-04-06 Thread Mauro Carvalho Chehab
On Mon, 6 Apr 2009 22:29:40 -0300 Mauro Carvalho Chehab mche...@redhat.com wrote: On Mon, 6 Apr 2009 18:11:34 -0700 (PDT) Linus Torvalds torva...@linux-foundation.org wrote: On Mon, 6 Apr 2009, Mauro Carvalho Chehab wrote: Please pull from:

Re: [PATCH] Support for Legend Silicon LGS8913/LGS8GL5/LGS8GXX China DMB-TH digital demodulator

2009-04-06 Thread Mauro Carvalho Chehab
On Tue, 07 Apr 2009 08:54:04 +0800 Timothy Lee timothy@siriushk.com wrote: Dear Mauro, I wrote the original lgs8gl5 driver by reverse-engineering my USB TV stick using UsbSnoop. I've been working together with David to make sure his lgs8gxx driver works with my TV stick, so yes,

Re: [RFC] Anticipating lirc breakage

2009-04-06 Thread Mauro Carvalho Chehab
On Mon, 6 Apr 2009 17:44:48 +0200 Jean Delvare kh...@linux-fr.org wrote: Hi all, In the light of recent discussions and planed changes to the i2c subsystem and the ir-kbd-i2c driver, I will try to summarize the situation and make some proposals. Note that I am really not sure what we want