Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-27 Thread Davor Emard
> The IR code suffered a major change during this development cycle. So, this > patch doesn't apply > anymore. OK, let's delay IR part for a while I'd like to try the new IR code, mainly because of keystroke loss issue if the new code perhaps works better. In this patch is just my suggestion of

Re: mt9m111 swap_rgb_red_blue

2010-05-27 Thread Sascha Hauer
Hi Robert, On Wed, May 26, 2010 at 10:19:21PM +0200, Robert Jarzmik wrote: > Sascha Hauer writes: > > > Hi, > > > > The mt9m111 soc-camera driver has a swap_rgb_red_blue variable which is > > hardcoded to 1. This results in, well the name says it, red and blue being > > swapped in my picture. >

ir-core multi-protocol decode and mceusb

2010-05-27 Thread Jarod Wilson
So I'm inching closer to a viable mceusb driver submission -- both a first-gen and a third-gen transceiver are now working perfectly with multiple different mce remotes. However, that's only when I make sure the mceusb driver is loaded w/only the rc6 decoder loaded. When ir-core comes up, it reques

Re: [PATCH 5/5] tm6000: rewrite copy_streams

2010-05-27 Thread Stefan Ringel
Am 27.05.2010 23:23, schrieb Mauro Carvalho Chehab: > Em Sun, 23 May 2010 20:31:45 +0200 > stefan.rin...@arcor.de escreveu: > > >> From: Stefan Ringel >> >> fusion function copy streams and copy_packets to new function copy_streams. >> >> Signed-off-by: Stefan Ringel >> --- >> drivers/staging

Re: [PATCH 5/5] tm6000: rewrite copy_streams

2010-05-27 Thread Stefan Ringel
Am 27.05.2010 23:23, schrieb Mauro Carvalho Chehab: > Em Sun, 23 May 2010 20:31:45 +0200 > stefan.rin...@arcor.de escreveu: > > >> From: Stefan Ringel >> >> fusion function copy streams and copy_packets to new function copy_streams. >> >> Signed-off-by: Stefan Ringel >> --- >> drivers/staging

Re: [PATCH] Compro videomate T750F DVB-T mode works now

2010-05-27 Thread hermann pitton
Hi, Am Donnerstag, den 27.05.2010, 14:17 -0300 schrieb Mauro Carvalho Chehab: > Em Sat, 8 May 2010 01:50:24 +0200 > Emard escreveu: > > > HI > > > > ... tried to post this few times to thhis list I don't know if > > it has made it maybe this time it will appear on the mailing list > > > >

Re: Status of the patches under review (85 patches) and some misc notes about the devel procedures

2010-05-27 Thread Mauro Carvalho Chehab
Em Thu, 27 May 2010 16:05:48 +0200 Guy Martin escreveu: > > Hi Mauro, > > > Sorry for the delay, I was abroad. > Let me detail the issue a bit more. > > In budget.c, the the frontend is attached this way : > > budget->dvb_frontend = dvb_attach(stv090x_attach, > &tt1600_stv090x_config, &budge

Re: tm6000, alsa

2010-05-27 Thread Mauro Carvalho Chehab
Hi Dmitri, Em Wed, 26 May 2010 14:52:19 +1000 Dmitri Belimov escreveu: > Hi > > Patches for review. > Add new data structure list_head for many tm6000 cards. > Rework tm6000-alsa. > Comment some old code befor remove. Please, always send one patch per email. Patchwork won't catch multiple pa

ngene - terratec

2010-05-27 Thread Si Jones
Hi, Is there any chance that the Terratec 2400i is going to be enabled in the ngene driver soon? I have the older version working fine, am just not quite there on how to make the changes to the ngene demod code to attach drx395d? Any chance? Thanks! -- To unsubscribe from this list: send the li

Re: [PATCH 5/5] tm6000: rewrite copy_streams

2010-05-27 Thread Mauro Carvalho Chehab
Em Sun, 23 May 2010 20:31:45 +0200 stefan.rin...@arcor.de escreveu: > From: Stefan Ringel > > fusion function copy streams and copy_packets to new function copy_streams. > > Signed-off-by: Stefan Ringel > --- > drivers/staging/tm6000/tm6000-usb-isoc.h |5 +- > drivers/staging/tm6000/tm600

[PATCH] tm6000: bugfix outp in function copy_multiplexed

2010-05-27 Thread stefan . ringel
From: Stefan Ringel bugfix outp in function copy_multiplexed Signed-off-by: Stefan Ringel --- drivers/staging/tm6000/tm6000-video.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/tm6000/tm6000-video.c b/drivers/staging/tm6000/tm6000-video.c inde

Re: Idea of a v4l -> fb interface driver

2010-05-27 Thread Alex Deucher
On Thu, May 27, 2010 at 2:56 AM, Guennadi Liakhovetski wrote: > (adding V4L ML to CC and preserving the complete reply for V4L readers) > > On Thu, 27 May 2010, Jaya Kumar wrote: > >> On Wed, May 26, 2010 at 10:09 PM, Guennadi Liakhovetski >> wrote: >> > Problem: Currently the standard way to pro

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

2010-05-27 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:Thu May 27 19:00:18 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14875:304cfde05b3f git master:

Re: Idea of a v4l -> fb interface driver

2010-05-27 Thread Udo Richter
Am 27.05.2010 08:44, schrieb Hiremath, Vaibhav: >> V4L(2) video output vs. framebuffer. >> >> Problem: Currently the standard way to provide graphical output on various >> (embedded) displays like LCDs is to use a framebuffer driver. The >> interface is well supported and widely adopte

Re: [RFC] Memory allocation requirements, videobuf integration, pluggable allocators

2010-05-27 Thread Andy Walls
On Tue, 2010-05-25 at 14:33 +0200, Pawel Osciak wrote: > Hello, > > this RFC concerns video buffer allocation in videobuf, as well as in V4L in > general. > > Its main purpose is to discuss issues, gather comments and specific > requirements, proposals and ideas for allocation mechanisms from > i

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-27 Thread Davor Emard
Another idea: compare syslog line May 27 14:33:42 emard kernel: saa7133[0]: board init: gpio is 84bf00 when trying to load firmware without preparing with windows and after windows - see if there's a difference between bits of the hex value (0x84bf00 in my case) that's a probable clue to modify

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-27 Thread Mauro Carvalho Chehab
Em Sun, 9 May 2010 20:48:22 +0200 Emard escreveu: > Yes, almost everything: > DVB-T, Analog TV, FM Radio, IR Remote control. > > I haven't tested too much analog TV (it seems to work, > receivers some snowy channels but I don't have good antenna). > Also didn't test video inputs at all. > > Not

Re: [PATCH] Compro videomate T750F DVB-T mode works now

2010-05-27 Thread Mauro Carvalho Chehab
Em Sat, 8 May 2010 01:50:24 +0200 Emard escreveu: > HI > > ... tried to post this few times to thhis list I don't know if > it has made it maybe this time it will appear on the mailing list > > I have european version of Compro Videomate T750F Vista > hybrid dvb-t + tv (PAL) + FM card. In k

Re: [PATCH] Compro Videomate T750F Vista digital+analog support

2010-05-27 Thread Davor Emard
HI This code is responsible to prepare the card to load the firmware I have no true clue what it actually does, possible it is a reset sequence for onboard tuner chips or just a matter of enabling some power to them. I have googled for compro 750 related discussions and seen various posts so I

[PATCH/RFC v2 8/8] dsbr100: simplify access to radio device

2010-05-27 Thread David Ellingsworth
This patch replaces calls to video_drvdata with references to struct file->private_data which is set during usb_dsbr100_open. This value is passed by video_ioctl2 via the *priv argument and is accessible via file->private_data otherwise. Signed-off-by: David Ellingsworth --- drivers/media/radio/

[PATCH/RFC v2 7/8] dsbr100: cleanup usb probe routine

2010-05-27 Thread David Ellingsworth
This patch simplifies the error paths within the usb_dsbr100_probe routine. It also removes an unnecessary local variable. Signed-off-by: David Ellingsworth --- drivers/media/radio/dsbr100.c | 39 --- 1 files changed, 20 insertions(+), 19 deletions(-) diff

[PATCH/RFC v2 6/8] dsbr100: properly initialize the radio

2010-05-27 Thread David Ellingsworth
This patch adds a flag to indicate if the radio has been initialized or not. If the flag has not been set upon open, the radio is initialized to a known state. It combines the STARTED/STOPPED indicators into a single MUTED flag adn defines a couple of macros for determining the status of the radio

[PATCH/RFC v2 2/8] dsbr100: fix potential use after free

2010-05-27 Thread David Ellingsworth
Signed-off-by: David Ellingsworth --- drivers/media/radio/dsbr100.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/radio/dsbr100.c b/drivers/media/radio/dsbr100.c index 673eda8..2f96e13 100644 --- a/drivers/media/radio/dsbr100.c +++ b/drivers/media/radio/d

[PATCH/RFC v2 1/8] dsbr100: implement proper locking

2010-05-27 Thread David Ellingsworth
Signed-off-by: David Ellingsworth --- drivers/media/radio/dsbr100.c | 77 +--- 1 files changed, 33 insertions(+), 44 deletions(-) diff --git a/drivers/media/radio/dsbr100.c b/drivers/media/radio/dsbr100.c index ed9cd7a..673eda8 100644 --- a/drivers/media/rad

[PATCH/RFC v2 4/8] dsbr100: remove disconnected indicator

2010-05-27 Thread David Ellingsworth
Signed-off-by: David Ellingsworth --- drivers/media/radio/dsbr100.c |6 ++ 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/media/radio/dsbr100.c b/drivers/media/radio/dsbr100.c index b62fe40..c949ace 100644 --- a/drivers/media/radio/dsbr100.c +++ b/drivers/media/rad

[PATCH/RFC v2 5/8] dsbr100: cleanup return value of start/stop handlers

2010-05-27 Thread David Ellingsworth
The value returned from the device in radio->transfer_buffer[0] isn't clearly defined, but is used as a return code. This value is an unsigned 8-bit integer that is implicitly converted to an int. Since this value can never be less than 0, return 0 instead. This simplifies the verification of calli

[PATCH/RFC v2 3/8] dsbr100: only change frequency upon success

2010-05-27 Thread David Ellingsworth
Signed-off-by: David Ellingsworth --- drivers/media/radio/dsbr100.c | 11 +-- 1 files changed, 5 insertions(+), 6 deletions(-) diff --git a/drivers/media/radio/dsbr100.c b/drivers/media/radio/dsbr100.c index 2f96e13..b62fe40 100644 --- a/drivers/media/radio/dsbr100.c +++ b/drivers/medi

[PATCH/RFC v2 0/8] dsbr100: driver cleanup and fixes

2010-05-27 Thread David Ellingsworth
This patch series addresses several issues in the dsbr100 driver. This series is based on the v4l-dvb master git branch and has been compile tested only. It should be tested before applying. This is the second version of this series. An additional patch has been added to cleanup/clarify the return

Re: [PATCH 3/4] tm6000: bugfix video image

2010-05-27 Thread Stefan Ringel
Am 27.05.2010 16:43, schrieb Luis Henrique Fagundes: > Hi Stefan, > > Looks like your patch sent on May 19th doesn't compile. I might be > missing something, but I needed the attached patch to make it compile. > > Luis > @@ -452,7 +452,7 @@ while (len>0) { cpysize=min(le

Re: [PATCH 2/2] tm6000: add extension

2010-05-27 Thread Stefan Ringel
Am 27.05.2010 17:21, schrieb Bee Hock Goh: > Stefan, > > Did you have a kernel opps while loading the tm6000-alsa? > > regards, > Hock. > > No, but I rewrite the init and fini function. If that works I send it. > On Tue, May 11, 2010 at 12:22 AM, wrote: > >> From: Stefan Ringel >> >> add

Re: [PATCH 2/2] tm6000: add extension

2010-05-27 Thread Bee Hock Goh
Stefan, Did you have a kernel opps while loading the tm6000-alsa? regards, Hock. On Tue, May 11, 2010 at 12:22 AM, wrote: > From: Stefan Ringel > > add extension > add module init over tm6000 extension > > > Signed-off-by: Stefan Ringel > --- >  drivers/staging/tm6000/tm6000-alsa.c  |   25

Re: [PATCH 3/4] tm6000: bugfix video image

2010-05-27 Thread Stefan Ringel
Am 27.05.2010 16:43, schrieb Luis Henrique Fagundes: > Hi Stefan, > > Looks like your patch sent on May 19th doesn't compile. I might be > missing something, but I needed the attached patch to make it compile. > > Luis > That is bugfix in later patch ([5/5] tm6000:rewrite copy_streams https://p

Re: [PATCH 3/4] tm6000: bugfix video image

2010-05-27 Thread Luis Henrique Fagundes
Hi Stefan, Looks like your patch sent on May 19th doesn't compile. I might be missing something, but I needed the attached patch to make it compile. Luis --- a/drivers/staging/tm6000/tm6000-video.c 2010-05-26 09:13:19.0 -0300 +++ b/drivers/staging/tm6000/tm6000-video.c 2010-05-26 09:12:29

Re: v4l-dvb does not compile with kernel 2.6.34

2010-05-27 Thread Nima
Last week I had the same problem. It gave me a headache trying to make it work! So here is the instruction: * First, follow the link below and download the .bz2 file. http://mercurial.intuxication.org/hg/s2-liplianin *Now, extract the files in the /usr/src/ directory and then, at the prompt, type

em28xx broken when au0828 is also plugged in

2010-05-27 Thread Jim Faulkner
My em28xx based Hauppauge HVR-950 does not work when I also have my au0828 based HVR-950q plugged in. Both are USB devices. Depending on which USB ports I have them plugged into and which way the wind is blowing, I either see kernel oopses when they are both plugged in, or I see an unending

Re: Status of the patches under review (85 patches) and some misc notes about the devel procedures

2010-05-27 Thread Guy Martin
Hi Mauro, Sorry for the delay, I was abroad. Let me detail the issue a bit more. In budget.c, the the frontend is attached this way : budget->dvb_frontend = dvb_attach(stv090x_attach, &tt1600_stv090x_config, &budget->i2c_adap, STV090x_DEMODULATOR_0); This means that the tt1600_stv090x_config

[PATCH 0/2] Add support for AM3517 VPFE Capture module

2010-05-27 Thread hvaibhav
From: Vaibhav Hiremath AM3517 uses similar VPFE-CCDC hardware IP as in Davinci, so reusing the driver. Currently the davinci driver is hardly tied with ARCH_DAVINCI, which was limiting AM3517 to reuse the driver. So created seperate Kconfig file for davinci and added AM3517 to dependancy. Also a

[PATCH 1/2] Davinci: Create seperate Kconfig file for davinci devices

2010-05-27 Thread hvaibhav
From: Vaibhav Hiremath Currently VPFE Capture driver and DM6446 CCDC driver is being reused for AM3517. So this patch is preparing the Kconfig/makefile for re-use of such IP's. Signed-off-by: Vaibhav Hiremath --- drivers/media/video/Kconfig | 61 +-- drivers/media

[PATCH 2/2] AM3517: Add VPFE Capture driver support to board file

2010-05-27 Thread hvaibhav
From: Vaibhav Hiremath Also created vpfe master/slave clock aliases, since naming convention is different in both Davinci and AM3517 devices. Signed-off-by: Vaibhav Hiremath --- arch/arm/mach-omap2/board-am3517evm.c | 161 + 1 files changed, 161 insertions(+),

Re: Idea of a v4l -> fb interface driver

2010-05-27 Thread Guennadi Liakhovetski
On Thu, 27 May 2010, Jaya Kumar wrote: > You've raised the MIPI-DSI issue. It is a good area to focus the > discussion on for fbdev minded people and one that needs to be > resolved soon so that we don't get dozens of host controller specific > mipi display panel drivers. I had seen that omap2 fbd

[PATCH 8/11] drivers/media: Eliminate a NULL pointer dereference

2010-05-27 Thread Julia Lawall
From: Julia Lawall In each case, the print involves dereferencing a value that is NULL or is near NULL. A simplified version of the semantic match that finds this problem is as follows: (http://coccinelle.lip6.fr/) // @r exists@ expression E,E1; identifier f; statement S1,S2,S3; @@ if ((E ==

Re: [PATCH] dvb-core: Fix ULE decapsulation bug when less than 4 bytes of ULE SNDU is packed into the remaining bytes of a MPEG2-TS frame

2010-05-27 Thread Jarod Wilson
On Thu, May 27, 2010 at 01:02:09PM +0800, Ang Way Chuang wrote: > ULE (Unidirectional Lightweight Encapsulation RFC 4326) > decapsulation code has a bug that incorrectly treats ULE SNDU packed > into the remaining 2 or 3 bytes of a MPEG2-TS frame as having > invalid pointer field on the subsequent

RE: Tentative agenda for Helsinki mini-summit

2010-05-27 Thread Pawel Osciak
>Guennadi Liakhovetski wrote: >On Thu, 27 May 2010, Pawel Osciak wrote: > >> Hi, >> >> >Guennadi Liakhovetski wrote: >> > >> >No idea whether this is a worthy and suitable topic for this meeting, but: >> > >> >V4L(2) video output vs. framebuffer. >> > >> >How about a v4l2-output - fbdev translatio

Re: mt9m111 swap_rgb_red_blue

2010-05-27 Thread Sascha Hauer
On Thu, May 27, 2010 at 11:45:25AM +0200, Guennadi Liakhovetski wrote: > On Wed, 26 May 2010, Robert Jarzmik wrote: > > > Sascha Hauer writes: > > > > > Hi, > > > > > > The mt9m111 soc-camera driver has a swap_rgb_red_blue variable which is > > > hardcoded to 1. This results in, well the name sa

[PATCH 1/3] OMAP_VOUT:Build FIX: Rebased against latest DSS2 changes

2010-05-27 Thread hvaibhav
From: Vaibhav Hiremath Changes - - Kconfig option dependancy changed to ARCH_OMAP2/3 from ARCH_OMAP24XX/34XX - There are some moments of function from omap_dss_device to omap_dss_driver. Incorporated changes for the same. Signed-off-by: Vaibhav Hiremath --- driv

[PATCH 0/3] OMAP_VOUT: Fixes for OMAP2/3 V4L2 Display Driver

2010-05-27 Thread hvaibhav
From: Vaibhav Hiremath Fixes required either due to changes in OMAP DSS library or driver implementation bug. Vaibhav Hiremath (3): OMAP_VOUT:Build FIX: Rebased against latest DSS2 changes OMAP_VOUT:FIX:Replaced dma-sg with dma-contig OMAP_VOUT:FIX: Module params were not working through b

[PATCH 3/3] OMAP_VOUT:FIX: Module params were not working through bootargs

2010-05-27 Thread hvaibhav
From: Vaibhav Hiremath Signed-off-by: Vaibhav Hiremath --- drivers/media/video/omap/Makefile |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/video/omap/Makefile b/drivers/media/video/omap/Makefile index b8bab00..b287880 100644 --- a/drivers/media/vide

[PATCH 2/3] OMAP_VOUT:FIX:Replaced dma-sg with dma-contig

2010-05-27 Thread hvaibhav
From: Vaibhav Hiremath Actually OMAP doesn't support scatter-gather DMA for Display subsystem but due to legacy coding it has been overlooked till now. Signed-off-by: Vaibhav Hiremath --- drivers/media/video/omap/Kconfig |2 +- drivers/media/video/omap/omap_vout.c | 46 +++---

Re: Idea of a v4l -> fb interface driver

2010-05-27 Thread Jaya Kumar
On Thu, May 27, 2010 at 2:56 PM, Guennadi Liakhovetski wrote: > (adding V4L ML to CC and preserving the complete reply for V4L readers) > > On Thu, 27 May 2010, Jaya Kumar wrote: > >> On Wed, May 26, 2010 at 10:09 PM, Guennadi Liakhovetski >> wrote: > Ok, let me explain what exactly I meant. Abov

Xceive XC5000 ISDB-T on Linux ??

2010-05-27 Thread Fernando Cassia
Hi, I'm asking about this here because I've seen firmware blobs for this device's chipset, but I'm not sure about driver availability or if anyone got ISDB-T reception to work. The device I have is a USB tuner, brand: Geniatech / MyGica USB made in Taiwan. Model: Geniatech U6813. It comes with d

RE: Tentative agenda for Helsinki mini-summit

2010-05-27 Thread Guennadi Liakhovetski
On Thu, 27 May 2010, Pawel Osciak wrote: > Hi, > > >Guennadi Liakhovetski wrote: > > > >No idea whether this is a worthy and suitable topic for this meeting, but: > > > >V4L(2) video output vs. framebuffer. > > > >How about a v4l2-output - fbdev translation layer? You write a v4l2-output > >drive

RE: Tentative agenda for Helsinki mini-summit

2010-05-27 Thread Pawel Osciak
Hi, >Guennadi Liakhovetski wrote: > >No idea whether this is a worthy and suitable topic for this meeting, but: > >V4L(2) video output vs. framebuffer. > >How about a v4l2-output - fbdev translation layer? You write a v4l2-output >driver and get a framebuffer device free of charge... TBH, I haven'

Re: mt9m111 swap_rgb_red_blue

2010-05-27 Thread Guennadi Liakhovetski
On Wed, 26 May 2010, Robert Jarzmik wrote: > Sascha Hauer writes: > > > Hi, > > > > The mt9m111 soc-camera driver has a swap_rgb_red_blue variable which is > > hardcoded to 1. This results in, well the name says it, red and blue being > > swapped in my picture. > > Is this value needed on some b

Disable IR receiver on DVB-T stick

2010-05-27 Thread Josu Lazkano
Hello, I buy the "KWorld PlusTV Dual DVB-T Stick (DVB-T 399U)" DVB-T tuner, it works well on Debian Squeeze (2.6.32 kernel). This is the dmesg message on plug: $ dmesg ... [ 224.756123] usb 1-3: new high speed USB device using ehci_hcd and address 5 [ 224.892142] usb 1-3: New USB device found, i

RE: [RFC] Memory allocation requirements, videobuf integration, pluggable allocators

2010-05-27 Thread Zhang, Xiaolin
Looking forward to the proposal. Indeed, Intel Moorestown is suffered from the videobuf framework limitation. Xiaolin -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media-ow...@vger.kernel.org] On Behalf Of Hiremath, Vaibhav Sent: Wednesday, May 26, 2010 1:06

[PATCH] libv4l1: move v4l1 ioctls from kernel to libv4l1: VIDIOCSCHAN

2010-05-27 Thread huzaifas
From: Huzaifa Sidhpurwala move VIDIOCSCHAN to libv4l1 Signed-Off-by: Huzaifa Sidhpurwala --- lib/libv4l1/libv4l1.c | 30 +- 1 files changed, 29 insertions(+), 1 deletions(-) diff --git a/lib/libv4l1/libv4l1.c b/lib/libv4l1/libv4l1.c index f64025a..c9b6bf9 100644

Re: mt9m111 swap_rgb_red_blue

2010-05-27 Thread Sascha Hauer
On Wed, May 26, 2010 at 10:19:21PM +0200, Robert Jarzmik wrote: > Sascha Hauer writes: > > > Hi, > > > > The mt9m111 soc-camera driver has a swap_rgb_red_blue variable which is > > hardcoded to 1. This results in, well the name says it, red and blue being > > swapped in my picture. > > Is this va

RE: Idea of a v4l -> fb interface driver

2010-05-27 Thread Guennadi Liakhovetski
On Thu, 27 May 2010, Hiremath, Vaibhav wrote: > > OTOH V4L2 has a standard video output driver support, it is not very > > widely used, in the userspace I know only of gstreamer, that somehow > > supports video-output v4l2 devices in latest versions. But, being a part > > of the v4l2 subsystem, th

Re: full TS in Linux: known issue or new one?

2010-05-27 Thread Michael Repplinger
Hi all, regarding the described problems with capturing a full transponder from a DVB device, I would like to ask if anyone is able to reproduce the described problems? We originally found that problem on a TBS DVB dual tuner board and are able to reproduce these problems very quickly on all TBS

[PATCH] move v4l1 ioctls from kernel to libv4l1: VIDIOCSCHAN move VIDIOCSCHAN to libv4l1 Signed-off-by: Huzaifa Sidhpurwala

2010-05-27 Thread huzaifas
From: Huzaifa Sidhpurwala --- lib/libv4l1/libv4l1.c | 30 +- 1 files changed, 29 insertions(+), 1 deletions(-) diff --git a/lib/libv4l1/libv4l1.c b/lib/libv4l1/libv4l1.c index f64025a..4a65222 100644 --- a/lib/libv4l1/libv4l1.c +++ b/lib/libv4l1/libv4l1.c @@ -702,7