Re: [GIT PATCHES FOR 2.6.37] Removal of the obsolete vtx/videotext API

2010-09-03 Thread Mauro Carvalho Chehab
Em 06-08-2010 13:45, Hans Verkuil escreveu: > (Note: this replaces my original pull request for 2.6.36, instead this request > is for 2.6.37 as that was preferred by Mauro) > > This was originally scheduled for removal in 2.6.35, but better late than > never. > > The only file not changed is Doc

Re: [PATCH] drivers/media/video/mt9v022.c (2.6.35.4): Fixed compilation warning

2010-09-03 Thread Guennadi Liakhovetski
On Fri, 3 Sep 2010, Poyo VL wrote: > From: Ionut Gabriel Popescu > Kernel: 2.6.35.4 > > The drivers/media/video/mt9v022.c file, on line 405, tries a "case 0" o a > v4l2_mbus_pixelcode enum which don't have an 0 value element, so I got a > compile > warning. That "case" is useless so it can be

[PATCH] drivers/media/video/mt9v022.c (2.6.35.4): Fixed compilation warning

2010-09-03 Thread Poyo VL
From: Ionut Gabriel Popescu Kernel: 2.6.35.4 The drivers/media/video/mt9v022.c file, on line 405, tries a "case 0" o a v4l2_mbus_pixelcode enum which don't have an 0 value element, so I got a compile warning. That "case" is useless so it can be removed. Signed-off-by: Ionut Gabriel Popescu

Re: Patch drivers/media/video/mt9v022.c

2010-09-03 Thread Guennadi Liakhovetski
On Wed, 1 Sep 2010, Poyo VL wrote: > Of course, I attached the patch. > > Thanks for your time and sorry because I didn't read the documentation. Thanks, but still not quite right. Most importantly three compulsory things are missing: (1) a descriptive subject like [PATCH] mt9v022: short des

[cron job] v4l-dvb daily build 2.6.26 and up: ERRORS

2010-09-03 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:Fri Sep 3 19:00:07 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 15139:6e0befab696a git master:

PATCH to hdpvr-video.c solves DMA allocation problems on arm processsors.

2010-09-03 Thread James MacLaren
I needed to patch hdpvr-video.c to capture on my dockstar arm processor. I see that this patch has been noted on a number of other usb drivers on this list. diff -Naur hdpvr-video.c hdpvr-video-jmm.c --- hdpvr-video.c   2010-08-29 09:28:57.126133063 -0500 +++ hdpvr-video-jmm.c   2010-09-03 0

Re: Gigabyte 8300

2010-09-03 Thread Devin Heitmueller
On Fri, Sep 3, 2010 at 12:01 PM, Andy Walls wrote: > On Fri, 2010-09-03 at 10:55 +, Dagur Ammendrup wrote: >> I tried it on a windows machine where it's identified as "Conextant >> Polaris Video Capture"  or >> "oem17.inf:Conexant.NTx86:POLARIS.DVBTX.x86:6.113.1125.1210:usb\vid_1b80&pid_d416&m

Re: Gigabyte 8300

2010-09-03 Thread Andy Walls
On Fri, 2010-09-03 at 10:55 +, Dagur Ammendrup wrote: > I tried it on a windows machine where it's identified as "Conextant > Polaris Video Capture" or > "oem17.inf:Conexant.NTx86:POLARIS.DVBTX.x86:6.113.1125.1210:usb\vid_1b80&pid_d416&mi_01" > if that tells you anything. Polaris refers to t

Re: [PATCH] gspca_cpia1: Add lamp control for Intel Play QX3 microscope

2010-09-03 Thread Andy Walls
On Fri, 2010-09-03 at 10:38 +0200, Jean-Francois Moine wrote: > On Thu, 02 Sep 2010 21:09:42 -0400 > Andy Walls wrote: > [snip] > > Add a v4l2 control to get the lamp control code working for the Intel > > Play QX3 microscope. My daughter in middle school thought it was > > cool, and is now

Re: Gigabyte 8300

2010-09-03 Thread Antti Palosaari
On 09/03/2010 02:42 PM, Fernando Cassia wrote: Just FYI there´s two parts on that string, the "vid" (vendor ID) and the "pid" (product id) Vendor ID "1b80" is listed at the usb device id database as "Afatech" although the product ID is not listed (although all the products on that section seem t

Re: OMAP3 Bridge Problems

2010-09-03 Thread Laurent Pinchart
Hi Lane, On Monday 09 August 2010 15:38:56 Lane Brooks wrote: > On 08/09/2010 03:25 AM, Laurent Pinchart wrote: > > On Monday 09 August 2010 00:56:27 Lane Brooks wrote: > >> On 08/08/2010 04:29 PM, Laurent Pinchart wrote: > >>> On Thursday 05 August 2010 20:53:50 Lane Brooks wrote: > >>> > >>> [s

Re: media entities and other stuff

2010-09-03 Thread Laurent Pinchart
Hi Laurent, On Thursday 02 September 2010 15:27:16 Laurent Epinat wrote: > > I'm a new on media and camera things. > > I try to use the isp cam port on omap3550 with media framework Where did you get the driver from ? The omap3camera tree is deprecated, you should use the devel branch from ht

Re: Gigabyte 8300

2010-09-03 Thread Fernando Cassia
Just FYI there´s two parts on that string, the "vid" (vendor ID) and the "pid" (product id) Vendor ID "1b80" is listed at the usb device id database as "Afatech" although the product ID is not listed (although all the products on that section seem to be Digital TV tuners). http://www.linux-usb.or

Re: Gigabyte 8300

2010-09-03 Thread Dagur Ammendrup
I tried it on a windows machine where it's identified as "Conextant Polaris Video Capture" or "oem17.inf:Conexant.NTx86:POLARIS.DVBTX.x86:6.113.1125.1210:usb\vid_1b80&pid_d416&mi_01" if that tells you anything. 2010/9/3 Dagur Ammendrup : > I thought "Conexant CX23102" was the chip. How can I f

[GIT PATCHES FOR 2.6.36] gspca for_2.6.36

2010-09-03 Thread Jean-Francois Moine
The following changes since commit 67ac062a5138ed446a821051fddd798a01478f85: V4L/DVB: Fix regression for BeholdTV Columbus (2010-08-24 10:39:32 -0300) are available in the git repository at: git://linuxtv.org/jfrancois/gspca.git for_2.6.36 Jason Wang (1): gspca - main: Fix a crash of s

Re: [PATCH/RFCv4 0/6] The Contiguous Memory Allocator framework

2010-09-03 Thread KAMEZAWA Hiroyuki
On Thu, 2 Sep 2010 17:54:24 +0900 KAMEZAWA Hiroyuki wrote: > Here is a rough code for this. here is a _tested_ one. If I tested correctly, I allocated 40MB of contigous pages by the new funciton. I'm grad this can be some hints for people. Thanks, -Kame == From: KAMEZAWA Hiroyuki This patch

Re: Gigabyte 8300

2010-09-03 Thread Dagur Ammendrup
I thought "Conexant CX23102" was the chip. How can I find this out? I have access to a windows machine if that helps. 2010/9/3 Joel Wiramu Pauling : > What sort of afatech chip? > > af9035 are not supported at all. Only af9015's which are in the older devices. > > On 3 September 2010 12:55, Dag

[PATCH] V4L/DVB: gspca - main: add urb buffer flags

2010-09-03 Thread Jason Wang
When i plug a ZC3xx usb webcam to the host port of fsl_imx51pdk(arm), the system crashes like this: usb 1-1: new full speed USB device using fsl-ehci and address 2 gspca: probing 0ac8:301b zc3xx: probe sensor -> 000a zc3xx: Find Sensor PB0330. Chip revision 0 input: zc3xx as /devices/platform/fsl-

Re: [linux-dvb] TeVii S470 periodically fails to tune/lock - needspoweroff

2010-09-03 Thread Karsten Siebert
Check the temperature of the adapter. It is getting quite hot. I use fans to cool it, which avoids this kind of problems. -- From: "O&M Ugarcina" Sent: Friday, September 03, 2010 10:42 AM To: Cc: Subject: [linux-dvb] TeVii S470 periodically fai

TeVii S470 periodically fails to tune/lock - needs poweroff

2010-09-03 Thread O&M Ugarcina
Hello Guys, I have been using my TeVii S470 DVBS2 card for about one month . I am using it with mythtv on fedora 12 using latest kernel , and compiled the latest v4l drivers . The sensitivity and picture is very good both on dvbs and dvbs2 transponders , very happy with that . However several

Re: [PATCH] gspca_cpia1: Add lamp control for Intel Play QX3 microscope

2010-09-03 Thread Jean-Francois Moine
On Thu, 02 Sep 2010 21:09:42 -0400 Andy Walls wrote: [snip] > Add a v4l2 control to get the lamp control code working for the Intel > Play QX3 microscope. My daughter in middle school thought it was > cool, and is now examining the grossest specimens she can find. [snip] > -