Re: [PATCH 2/3 v2] lirc driver for Windows MCE IR transceivers

2009-11-14 Thread Jarod Wilson
On Nov 13, 2009, at 3:43 PM, Stefan Lippers-Hollmann wrote: > Hi > > Thank you for trying to get lirc mainline. Hoping that no real complaints > against it arise, what about submitting the tree to linux-next, so it gets > more testing exposure before the merge window opens for 2.6.33? At the p

[PATCH] which fixes "works on OHCI and fails on UHCI" problem for mr97310a cameras

2009-11-14 Thread Theodore Kilgore
Hans, If you read the mail to Oliver Neukum on the linux-usb list, then you know that I found a cure for the mysterious problem that the MR97310a CIF "type 1" cameras have been freezing up and refusing to stream if hooked up to a machine with a UHCI controller. Namely, the cure is that if t

[PATCH] Make struct videobuf_queue_ops constant

2009-11-14 Thread Jonathan Corbet
The videobuf_queue_ops function vector is not declared constant, but there's no need for the videobuf layer to ever change it. Make it const so that videobuf users can make their operations const without warnings. Signed-off-by: Jonathan Corbet --- drivers/media/video/videobuf-core.c |

Re: [PATCH] em28xx: fix for Dikom DK300 hybrid USB tuner (aka Kworld VS-DVB-T 323UR )

2009-11-14 Thread andrea.amoros...@gmail.com
andrea.amoros...@gmail.com wrote: This patch fix the Dikom DK300 hybrid usb card which is recognized as a Kworld VS-DVB-T 323UR (card=54). The patch adds digital tv and solves analog tv audio bad quality issue. Signed-off-by: Andrea Amorosi diff -r aba823ecaea6 linux/drivers/media/video/em28x

[PATCH] em28xx: fix for Dikom DK300 hybrid USB tuner (aka Kworld VS-DVB-T 323UR )

2009-11-14 Thread andrea.amoros...@gmail.com
This patch fix the Dikom DK300 hybrid usb card which is recognized as a Kworld VS-DVB-T 323UR (card=54). The patch adds digital tv and solves analog tv audio bad quality issue. Signed-off-by: Andrea Amorosi diff -r aba823ecaea6 linux/drivers/media/video/em28xx/em28xx-cards.c --- a/linux/driver

Re: [RFC] Video events, version 2.2

2009-11-14 Thread Eino-Ville Talvala
On 11/13/2009 11:05 AM, Sakari Ailus wrote: Eino-Ville Talvala wrote: I think we have a use case for events that would require correlating with frames, although I agree that the buffer index would be far simpler to match with than a timestamp. The specific feature is letting the application k

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

2009-11-14 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:Sat Nov 14 19:00:07 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 1:e341e9e85af2 gcc version: gcc (

Re: pull from http://jusst.de/hg/v4l-dvb

2009-11-14 Thread Manu Abraham
On Sat, Nov 14, 2009 at 9:08 PM, Jonas Kvinge wrote: > Manu Abraham wrote: > >> The High Symbol Rate related Transport Stream corruption issue on the >> STB0899 based >> cards is hopefully fixed. >> >> Additionally, it contains the STV090x related fixes for the TT S2-1600 >> from Andreas Regel. >>

Re: DVB support for MSI DigiVox A/D II and KWorld 320U

2009-11-14 Thread viktor
Hello please,from where you download latest mcentral code? domain mcentral.de not working for me. thanks Viktor > Hello > > Tried that but the result is basically the same: "zl10353_attach" gives > > [ 491.490259] zl10353_read_register: readreg error (reg=127, ret==-19) > > And it is funny tha

Re: [PATCH 0/4] DVB: firedtv: port to new firewire driver stack

2009-11-14 Thread Goga777
> > These patches are now also available in the v2.6.31 based "firedtv" > > branch at > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git > > firedtv > > > > This branch is also merged into linux1394-2.6.git for-next and thereby > > linux-next.git. > > It wor

Re: pull from http://jusst.de/hg/v4l-dvb

2009-11-14 Thread Jonas Kvinge
Manu Abraham wrote: > The High Symbol Rate related Transport Stream corruption issue on the > STB0899 based > cards is hopefully fixed. > > Additionally, it contains the STV090x related fixes for the TT S2-1600 > from Andreas Regel. > I can now lock and watch HD channels with SR 25.000, the str

MSI StarCam 370i: The right way?

2009-11-14 Thread Dotan Cohen
I have just installed a new Kubuntu 9.10 install with the 2.6.31-14-generic (stock) kernel. I need to get an MSI StarCam i370 working on this machine. The lsusb command shows the device as such: Bus 003 Device 002: ID 0c45:60fc Microdia PC Camera with Mic (SN9C105) Without having configured anythi

Re: [PATCH] em28xx: fix for Dikom DK300 hybrid USB tuner (aka Kworld VS-DVB-T 323UR ) (digital mode)

2009-11-14 Thread Devin Heitmueller
On Sat, Nov 14, 2009 at 8:05 AM, andrea.amoros...@gmail.com wrote: > Continuing the testing for the analog part of the device, I've discovered > that the main kernel driver (the one without the proposed patch)  works > better,  even if not perfectly, as far as analog tv is concerned. > In detail a

Re: [PATCH] em28xx: fix for Dikom DK300 hybrid USB tuner (aka Kworld VS-DVB-T 323UR ) (digital mode)

2009-11-14 Thread andrea.amoros...@gmail.com
Continuing the testing for the analog part of the device, I've discovered that the main kernel driver (the one without the proposed patch) works better, even if not perfectly, as far as analog tv is concerned. In detail analog sound is present but is very low and noisy (it seems to be listen

[PATCH] em28xx: fix for Dikom DK300 hybrid USB tuner (aka Kworld VS-DVB-T 323UR ) (digital mode)

2009-11-14 Thread andrea.amoros...@gmail.com
This patch fix the Dikom DK300 hybrid usb card which is recognized as a Kworld VS-DVB-T 323UR (card=54) by the main driver, but with no tv available in Kaffeine. The patch solves the problem for the digital part of the tuner. Analog tv has no audio (both video e audio devices are created but mplay

[stk-webcam] change constants to work better on FreeBSD

2009-11-14 Thread Buganini
Suggested by hsela...@freebsd.org, tested by me on FreeBSD. With original value it hangs a lot. I dont fully understand background knowledge, it's said that the default value is not enough for high speed transfer. --Buganini stk-webcam.h.patch Description: Binary data

Re: [PATCH 0/4] DVB: firedtv: port to new firewire driver stack

2009-11-14 Thread Benny Amorsen
Stefan Richter writes: > These patches are now also available in the v2.6.31 based "firedtv" > branch at > > git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git > firedtv > > This branch is also merged into linux1394-2.6.git for-next and thereby > linux-next.git. It wor