Re: Confusion in usr/include/linux/videodev.h

2009-01-20 Thread Jaswinder Singh Rajput
On Wed, Jan 21, 2009 at 7:20 AM, Mauro Carvalho Chehab wrote: > On Wed, 21 Jan 2009 07:10:38 +0530 > Jaswinder Singh Rajput wrote: > >> usr/include/linux/videodev.h is giving 2 warnings in 'make headers_check': >> usr/include/linux/videodev.h:19: leaks CONFIG_VIDEO to userspace where it >> is n

Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-20 Thread Rick
In article <68676e00901160808k47d51344w3e6783271625b...@mail.gmail.com>, Luca Tettamanti wrote: >> Is linux-media available on gmane? >Yup, here it is: >http://dir.gmane.org/gmane.linux.drivers.video-input-infrastructure > >and also: >http://www.mail-archive.com/linux-media@vger.kernel.org/ You

Re: [linux-dvb] Terratec XS HD support?

2009-01-20 Thread hermann pitton
Am Mittwoch, den 21.01.2009, 03:39 +0100 schrieb Markus Rechberger: > On Wed, Jan 21, 2009 at 3:35 AM, hermann pitton > wrote: > > > > Am Mittwoch, den 21.01.2009, 03:26 +0100 schrieb Markus Rechberger: > >> On Wed, Jan 21, 2009 at 3:07 AM, hermann pitton > >> wrote: > >> > > >> > Am Samstag,

Re: [linux-dvb] Terratec XS HD support?

2009-01-20 Thread Markus Rechberger
On Wed, Jan 21, 2009 at 3:35 AM, hermann pitton wrote: > > Am Mittwoch, den 21.01.2009, 03:26 +0100 schrieb Markus Rechberger: >> On Wed, Jan 21, 2009 at 3:07 AM, hermann pitton >> wrote: >> > >> > Am Samstag, den 17.01.2009, 11:16 +0100 schrieb Markus Rechberger: >> >> On Sat, Jan 17, 2009 at 1

Re: [linux-dvb] Terratec XS HD support?

2009-01-20 Thread hermann pitton
Am Mittwoch, den 21.01.2009, 03:26 +0100 schrieb Markus Rechberger: > On Wed, Jan 21, 2009 at 3:07 AM, hermann pitton > wrote: > > > > Am Samstag, den 17.01.2009, 11:16 +0100 schrieb Markus Rechberger: > >> On Sat, Jan 17, 2009 at 10:57 AM, BOUWSMA Barry > >> wrote: > >> > Hi Markus, I follow y

Re: [linux-dvb] Terratec XS HD support?

2009-01-20 Thread Markus Rechberger
On Wed, Jan 21, 2009 at 3:07 AM, hermann pitton wrote: > > Am Samstag, den 17.01.2009, 11:16 +0100 schrieb Markus Rechberger: >> On Sat, Jan 17, 2009 at 10:57 AM, BOUWSMA Barry >> wrote: >> > Hi Markus, I follow your list as a non-subscriber, but I thought >> > it would be worthwhile to post this

Re: [linux-dvb] Terratec XS HD support?

2009-01-20 Thread hermann pitton
Am Samstag, den 17.01.2009, 11:16 +0100 schrieb Markus Rechberger: > On Sat, Jan 17, 2009 at 10:57 AM, BOUWSMA Barry > wrote: > > Hi Markus, I follow your list as a non-subscriber, but I thought > > it would be worthwhile to post this to linux-dvb as well, and > > eventually to linux-media... > >

gspca_spca505

2009-01-20 Thread T.P. Reitzel
Original linux driver for Intel PC Camera Pro (see link for more detail): http://sourceforge.net/projects/spca50x Intel's webpage for Intel Pro PC Camera (internal capture card): http://downloadcenter.intel.com/filter_results.aspx?strTypes=all&ProductID=459&OSFullName=Windows*+98+SE&lang=eng&st

Re: Confusion in usr/include/linux/videodev.h

2009-01-20 Thread Mauro Carvalho Chehab
On Wed, 21 Jan 2009 07:10:38 +0530 Jaswinder Singh Rajput wrote: > usr/include/linux/videodev.h is giving 2 warnings in 'make headers_check': > usr/include/linux/videodev.h:19: leaks CONFIG_VIDEO to userspace where it is > not valid > usr/include/linux/videodev.h:314: leaks CONFIG_VIDEO to use

Confusion in usr/include/linux/videodev.h

2009-01-20 Thread Jaswinder Singh Rajput
usr/include/linux/videodev.h is giving 2 warnings in 'make headers_check': usr/include/linux/videodev.h:19: leaks CONFIG_VIDEO to userspace where it is not valid usr/include/linux/videodev.h:314: leaks CONFIG_VIDEO to userspace where it is not valid Whole file is covered with #if defined(CONFI

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-20 Thread Jaswinder Singh Rajput
On Sat, 2009-01-17 at 14:26 -0800, H. Peter Anvin wrote: > Sam Ravnborg wrote: > >>> > >> That patch looks wrong, and unnecessary. It was fine before. > > Nope - include/linux/dvb/audio.h failed to include linux/types.h > > despite the fact that is uses __u32 etc. > > > > But why the _kernel_ sh

Re: haupauge remote keycode for av7110_loadkeys

2009-01-20 Thread hermann pitton
Hi, Am Dienstag, den 20.01.2009, 18:20 -0500 schrieb Devin Heitmueller: > On Tue, Jan 20, 2009 at 6:01 PM, Mauro Carvalho Chehab > wrote: > >> * It doesn't work with all drivers (like the dib0700) > > > > Unfortunately, dib0700 doesn't properly implement the input interface. > > This is somethin

Re: haupauge remote keycode for av7110_loadkeys

2009-01-20 Thread Mauro Carvalho Chehab
On Tue, 20 Jan 2009 18:20:10 -0500 "Devin Heitmueller" wrote: > On Tue, Jan 20, 2009 at 6:01 PM, Mauro Carvalho Chehab > wrote: > >> * It doesn't work with all drivers (like the dib0700) > > > > Unfortunately, dib0700 doesn't properly implement the input interface. > > This is something I wante

Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-20 Thread Bob Cunningham
I had previously viewed this list, and the linux-media list creation discussion, from my narrow perspective of wanting to get a single device working, so I only read list traffic that seemed related to that goal. The overall reality far is larger than I had initially suspected. Reading this t

Re: haupauge remote keycode for av7110_loadkeys

2009-01-20 Thread Devin Heitmueller
On Tue, Jan 20, 2009 at 6:01 PM, Mauro Carvalho Chehab wrote: >> * It doesn't work with all drivers (like the dib0700) > > Unfortunately, dib0700 doesn't properly implement the input interface. This is something I wanted to rework but had not gotten around to it yet. >> * The interactions with l

Re: haupauge remote keycode for av7110_loadkeys

2009-01-20 Thread Mauro Carvalho Chehab
On Tue, 20 Jan 2009 17:36:02 -0500 "Devin Heitmueller" wrote: > On Tue, Jan 20, 2009 at 5:18 PM, Mauro Carvalho Chehab > wrote: > >> Your assessment of the current situation is correct. Yes, it's a > >> pretty annoying situation. It does have the upside that we > >> automatically provide the ri

Re: [linux-dvb] getting started with msi tv card

2009-01-20 Thread Antti Palosaari
Daniel Dalton wrote: On Tue, Jan 20, 2009 at 01:30:57PM +0200, Antti Palosaari wrote: Daniel Dalton wrote: Could someone please let me know what I have to do to get my msi 5580 usb digital tv tuner working with linux? What drivers do I need? What software, what should I do to test it and is it

Re: haupauge remote keycode for av7110_loadkeys

2009-01-20 Thread Devin Heitmueller
On Tue, Jan 20, 2009 at 5:18 PM, Mauro Carvalho Chehab wrote: >> Your assessment of the current situation is correct. Yes, it's a >> pretty annoying situation. It does have the upside that we >> automatically provide the right keycodes for whatever remote comes by >> default with a particular pro

[PATCH v2] V4L2: Add COLORFX user control

2009-01-20 Thread Aguirre Rodriguez, Sergio Alberto
>From 07396d67b39bf7bcc81440d3e72d253ad6c54f11 Mon Sep 17 00:00:00 2001 From: Sergio Aguirre Date: Tue, 20 Jan 2009 15:34:43 -0600 Subject: [PATCH v2] V4L2: Add COLORFX user control This is a common feature on many cameras. the options are: Default colors, B & W, Sepia Signed-off-by: Sergio Agui

Re: DVICO Dual Digital 4 DVB-T Revision2 : Strange Remote Control Issue

2009-01-20 Thread drappa
Hi All I have one of these cards running perfectly in a current Mythbuntu 8.10 system. Yesterday, I needed to run it under MS VISTA in a dual boot system for some testing. The VISTA installation proved problematical but the main issue is that the IR Remote will no longer function under VISTA.

Re: [PATCH 4/5] uvcvideo: use usb_make_path to report bus info

2009-01-20 Thread Laurent Pinchart
Hi Thierry, On Tuesday 20 January 2009, Thierry Merle wrote: > usb_make_path reports canonical bus info. Use it when reporting bus info > in VIDIOC_QUERYCAP. > > Signed-off-by: Thierry MERLE > > diff -r 72ba48adaacd -r 43bb285afc52 > linux/drivers/media/video/uvc/uvc_v4l2.c --- > a/linux/drivers/

Re: haupauge remote keycode for av7110_loadkeys

2009-01-20 Thread Mauro Carvalho Chehab
On Tue, 20 Jan 2009 14:50:26 -0500 "Devin Heitmueller" wrote: > On Tue, Jan 20, 2009 at 2:43 PM, matthieu castet > wrote: > > Hi, > > > > Mauro Carvalho Chehab wrote: > >> > >> On Mon, 19 Jan 2009 21:35:52 +0100 > >> matthieu castet wrote: > >> > >> > >> Matthieu, > >> > >> You can replace the

[PATCH] v4l/dvb: use usb_make_path in usb-radio drivers

2009-01-20 Thread Alexey Klimov
Place usb_make_path in dsbr100.c, radio-mr800.c, radio-si470x.c that used when reporting bus_info information in vidioc_querycap. Signed-off-by: Alexey Klimov -- diff -r f4d7d0b84940 linux/drivers/media/radio/dsbr100.c --- a/linux/drivers/media/radio/dsbr100.c Sun Jan 18 10:55:38 2009 +00

[PATCH 1/5] usbvision: use usb_make_path to report bus info

2009-01-20 Thread Thierry Merle
Hello, Here is the set of patches that makes usb driver use usb_make_path to report bus info (except for pvrusb2 since Mike said he would do the patch) I would like to have a Acked-by for these patches before doing a pull request, to be sure I did not do weird things. Thanks Cheers, Thierry usb_

[PATCH 5/5] s2255drv: use usb_make_path to report bus info

2009-01-20 Thread Thierry Merle
usb_make_path reports canonical bus info. Use it when reporting bus info in VIDIOC_QUERYCAP. Signed-off-by: Thierry MERLE diff -r 43bb285afc52 -r 6adb3130678d linux/drivers/media/video/s2255drv.c --- a/linux/drivers/media/video/s2255drv.c Tue Jan 20 22:13:45 2009 +0100 +++ b/linux/drivers/m

[PATCH 3/5] gspca: use usb_make_path to report bus info

2009-01-20 Thread Thierry Merle
usb_make_path reports canonical bus info. Use it when reporting bus info in VIDIOC_QUERYCAP. Signed-off-by: Thierry MERLE diff -r 6ac9dc705aea -r 72ba48adaacd linux/drivers/media/video/gspca/gspca.c --- a/linux/drivers/media/video/gspca/gspca.c Tue Jan 20 22:01:33 2009 +0100 +++ b/linux/driver

[PATCH 4/5] uvcvideo: use usb_make_path to report bus info

2009-01-20 Thread Thierry Merle
usb_make_path reports canonical bus info. Use it when reporting bus info in VIDIOC_QUERYCAP. Signed-off-by: Thierry MERLE diff -r 72ba48adaacd -r 43bb285afc52 linux/drivers/media/video/uvc/uvc_v4l2.c --- a/linux/drivers/media/video/uvc/uvc_v4l2.c Tue Jan 20 22:06:58 2009 +0100 +++ b/linux/drive

[PATCH 2/5] em28xx: use usb_make_path to report bus info

2009-01-20 Thread Thierry Merle
usb_make_path reports canonical bus info. Use it when reporting bus info in VIDIOC_QUERYCAP. Signed-off-by: Thierry MERLE diff -r 306881b74bb9 -r 6ac9dc705aea linux/drivers/media/video/em28xx/em28xx-video.c --- a/linux/drivers/media/video/em28xx/em28xx-video.c Tue Jan 20 21:40:44 2009 +0100

Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-20 Thread Mauro Carvalho Chehab
On Tue, 20 Jan 2009 15:06:58 -0500 Andy Walls wrote: > On Tue, 2009-01-20 at 10:24 -0500, Devin Heitmueller wrote: > > I spent the morning giving some consideration to the comments people > > made regarding the merging of the mailing lists. As with most > > attempts at an optimization, there are

Re: [linux-dvb] QQ box dvb-s usb dongle not supported ?

2009-01-20 Thread Igor M. Liplianin
В сообщении от 20 January 2009 21:37:53 ar написал(а): > I am running ubuntu intrepid latest update on hp pavilion tx1000z with > latest dvb kernel modules. > > I have bought the "QQ box" dvb-s usb dongle and it seems to be > unsupported. > > HOW CAN I GET IT WORKING UNDER LINUX ? > ---

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

2009-01-20 Thread Mauro Carvalho Chehab
On Tue, 20 Jan 2009 20:54:24 +0100 Thierry Merle wrote: > Mauro Carvalho Chehab a écrit : > > On Sat, 17 Jan 2009 19:09:51 +0100 > > Carsten Meier wrote: > > > >> Am Fri, 16 Jan 2009 02:47:50 -0200 > >> schrieb Mauro Carvalho Chehab : > >> > >>> For usb devices, usb_make_path() provide a canoni

Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-20 Thread Andy Walls
On Tue, 2009-01-20 at 10:24 -0500, Devin Heitmueller wrote: > I spent the morning giving some consideration to the comments people > made regarding the merging of the mailing lists. As with most > attempts at an optimization, there are cases that get more efficient > and cases that get less effici

Re: [linux-dvb] QQ box dvb-s usb dongle not supported ?

2009-01-20 Thread Antti Palosaari
ar wrote: I have bought the "QQ box" dvb-s usb dongle and it seems to be unsupported. Is that same / similar device sold by DealExtreme? HOW CAN I GET IT WORKING UNDER LINUX ? You should open it and look what chips are used. Some hi res photos from device internals could be nice to see also

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

2009-01-20 Thread Mike Isely
On Tue, 20 Jan 2009, Thierry Merle wrote: > Mauro Carvalho Chehab a écrit : > > On Sat, 17 Jan 2009 19:09:51 +0100 > > Carsten Meier wrote: > > > >> Am Fri, 16 Jan 2009 02:47:50 -0200 > >> schrieb Mauro Carvalho Chehab : > >> > >>> For usb devices, usb_make_path() provide a canonical name for th

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

2009-01-20 Thread Thierry Merle
Mauro Carvalho Chehab a écrit : > On Sat, 17 Jan 2009 19:09:51 +0100 > Carsten Meier wrote: > >> Am Fri, 16 Jan 2009 02:47:50 -0200 >> schrieb Mauro Carvalho Chehab : >> >>> For usb devices, usb_make_path() provide a canonical name for the >>> device. For PCI ones, we have pci_name() for the same

Re: haupauge remote keycode for av7110_loadkeys

2009-01-20 Thread Devin Heitmueller
On Tue, Jan 20, 2009 at 2:43 PM, matthieu castet wrote: > Hi, > > Mauro Carvalho Chehab wrote: >> >> On Mon, 19 Jan 2009 21:35:52 +0100 >> matthieu castet wrote: >> >> >> Matthieu, >> >> You can replace the ir-kbd-i2c keys using the standard input ioctls for >> it. >> Take a look at v4l2-apps/uti

Re: haupauge remote keycode for av7110_loadkeys

2009-01-20 Thread matthieu castet
Hi, Mauro Carvalho Chehab wrote: On Mon, 19 Jan 2009 21:35:52 +0100 matthieu castet wrote: Matthieu, You can replace the ir-kbd-i2c keys using the standard input ioctls for it. Take a look at v4l2-apps/util/keycode app. It allows you to read and replace any IR keycodes on the driver that pro

RE: Hauppauge WinTV-Nova-T 500 - problem wit internal IR receiver

2009-01-20 Thread Luhrs, Arne F.E.
In Ubuntu 8.10 you will also have to edit the HAL layer afterward if you want to use the IR control For general purposes (e.g. MythTV) You want to edit /usr/share/hal/fdi/preprobe/20thirdparty/lirc.fdi And add the following in there true This will route the IR events to lirc only and

[cron job] WARNINGS: armv5 armv5-ixp armv5-omap2 i686 m32r mips powerpc64 x86_64 v4l-dvb build

2009-01-20 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:Tue Jan 20 19:00:03 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 10265:f4d7d0b84940 gcc version: gcc

Re: [PATCH] Hauppauge WinTV-Nova-T 500 - problem wit internal IR receiver

2009-01-20 Thread Devin Heitmueller
On Tue, Jan 20, 2009 at 2:05 PM, Luhrs, Arne F.E. wrote: > changeset: 10236:f49ac8245842 > tag: tip > user:Arne Luehrs > date:Wed Jan 14 23:01:07 2009 +0100 > files: linux/drivers/media/dvb/dvb-usb/dib0700_devices.c > description: > [PATCH] enable IR receiver in No

[PATCH] Hauppauge WinTV-Nova-T 500 - problem wit internal IR receiver

2009-01-20 Thread Luhrs, Arne F.E.
changeset: 10236:f49ac8245842 tag: tip user:Arne Luehrs date:Wed Jan 14 23:01:07 2009 +0100 files: linux/drivers/media/dvb/dvb-usb/dib0700_devices.c description: [PATCH] enable IR receiver in Nova TD usb stick (52009) From: Arne Luehrs Adds the IR data structur t

Re: Initial tuning file update for fi-*

2009-01-20 Thread Antti Palosaari
Christoph Pfister wrote: 2009/1/14 Antti Palosaari : Updates for Finland. Lets update again due to my mistake. I was forgotten to run hg addremove so new and removed files were not counted. regards Antti -- http://palosaari.fi/ diff -r e91138b9bdaa util/scan/dvb-t/fi-Inari_Janispaa --- /dev

Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-20 Thread Lars Hanisch
Devin Heitmueller wrote: People "in favor" of the lists being merged 118 Patrick Boettcher 205 Hans Verkuil 38 Mike Isely 196 Devin Heitmueller "hundreds" Mauro Carvalho Chehab People "against" of the lists being merged 2 Lars Hanisch 17 user.vdr 16 Klaus Schmidinger 2 Bob Cunningham 10 Tomas Dr

[PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-01-20 Thread Antti Palosaari
Hello Mauro, Please pull from http://linuxtv.org/hg/~anttip/af9015/ for the following: af9015: add new USB ID for KWorld DVB-T 395U af9015: fix second FE af9015: bug fix: stick does not work always when plugged Two small bug fixes and one new USB-ID. regards Antti -- http://palosaari.fi/ -- To

Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-20 Thread Mike Isely
On Tue, 20 Jan 2009, Devin Heitmueller wrote: > I spent the morning giving some consideration to the comments people > made regarding the merging of the mailing lists. As with most > attempts at an optimization, there are cases that get more efficient > and cases that get less efficient. If done

[linux-dvb] SAA716x

2009-01-20 Thread Catimimi
Hi all, I'm trying to add my Pinnacle 3010i to the driver found here : http://jusst.de/hg/saa716x I already got some preliminary results but in order to understand what I'm doing it would be great to get the result of "lspci -vvxxx" for at least one of the supported cards : - Twinhan/Azurewa

Hauppauge WinTV-Nova-T 500 - problem wit internal IR receiver

2009-01-20 Thread critter
Hello, I don't have idea is this right way to get help with my problem, but atleast I am trying. :) I have this new version of Nova-T 500 which have two aerial inputs. WinTV-NOVA-TD-500 DVB-T 84109 LF Rev D1F4 PCI Interface: VIA VT6210L Demodulator Interface: DiBcom DIB7000 Problem is that int

Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-20 Thread Tomas Drajsajtl
Hi Devin, your numbers say something but not everything if you don't compare the date of the user's subscription. I am new to the forum for about 2 months and when I was able to help or offer something I did it. Especially for some questions about some chipsets I could have interesting answers when

Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-20 Thread Devin Heitmueller
I spent the morning giving some consideration to the comments people made regarding the merging of the mailing lists. As with most attempts at an optimization, there are cases that get more efficient and cases that get less efficient. If done properly, the important cases improve in efficiency wh

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

2009-01-20 Thread Laurent Pinchart
Hi Mauro, On Monday 19 January 2009, Mauro Carvalho Chehab wrote: > On Sat, 17 Jan 2009 19:09:51 +0100 > > Carsten Meier wrote: > > Am Fri, 16 Jan 2009 02:47:50 -0200 > > > > schrieb Mauro Carvalho Chehab : > > > For usb devices, usb_make_path() provide a canonical name for the > > > device. For

Re: [linux-dvb] getting started with msi tv card

2009-01-20 Thread Antti Palosaari
Daniel Dalton wrote: Could someone please let me know what I have to do to get my msi 5580 usb digital tv tuner working with linux? What drivers do I need? What software, what should I do to test it and is it possible to use the remote once it is up and running? It should work with v4l-dvb / Ke

Re: RFC: Where to store camera properties (upside down, needs sw whitebalance, etc). ?

2009-01-20 Thread Hans de Goede
Adam Baker wrote: On Friday 16 January 2009, Olivier Lorin wrote: The use of the buffer flags makes the life easier as this flag is read for every image. So we can solve for the flip/rotation issues with the help of two new buffer flags: V4L2_BUF_FLAG_NEEDS_HFLIP and V4L2_BUF_FLAG_NEEDS_VFLIP

Re: RFC: Where to store camera properties (upside down, needs sw whitebalance, etc). ?

2009-01-20 Thread Hans de Goede
kilg...@banach.math.auburn.edu wrote: On Fri, 16 Jan 2009, Olivier Lorin wrote: Post gamma or white balance correction seemed to be more part of the webcam capabilities than the image state so that the new API to get these features is quite logical. Hmmm. While one is in the process

Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-20 Thread Ales Jurik
On Tuesday 20 of January 2009, Tomas Drajsajtl wrote: > > linux-dvb were used for DVB only. No analog tuner, Composite or S-video > > entries > > > were meant to be discussed there. Another ML were used for those > > discussions. > > And that's the case, Mauro. I guesss that many members care only

Re: Siano's patches

2009-01-20 Thread Uri Shkolnik
--- On Tue, 1/20/09, Trent Piepho wrote: > From: Trent Piepho > Subject: Re: Siano's patches > To: "Uri Shkolnik" > Cc: "Mauro Carvalho Chehab" , "Michael Krufky" > , linux-media@vger.kernel.org, "linux-dvb" > > Date: Tuesday, January 20, 2009, 3:49 AM > On Mon, 19 Jan 2009, Uri Shkolnik

Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-20 Thread Tomas Drajsajtl
> linux-dvb were used for DVB only. No analog tuner, Composite or S-video entries > were meant to be discussed there. Another ML were used for those discussions. And that's the case, Mauro. I guesss that many members care only about DVB like me. What will be the next step - join some audio ML? It'

[PATCH] separation of ca_info and application_info in dst_test

2009-01-20 Thread Henrik Kurelid
Please review and comment. --- This patch fixes an issue with with dst_test which uses an incorrect tag for retrieving application_info from the CAM. It also adds support for retrieving ca_info from the CAM. Signed-off-by: Henrik Kurelid diff -r e91138b9bdaa -r 46fcaf244831 util/dst-utils/dst_t

Re: gspca_spca505

2009-01-20 Thread Jean-Francois Moine
On Mon, 19 Jan 2009 17:13:43 -0700 "T.P. Reitzel" <4066724...@vzwmail.net> wrote: > I just pulled mercurial's v4l-dvb for Bluewhite64's 2.6.27.7 kernel. > This spca505 driver for Intel's PC Camera Pro, 0733:0430 isn't even > functioning. The MMAP feature of this driver just displays a screen of >