2009. 9. 12., 오전 7:21, Hans Verkuil 작성:
Hi all,
I've started this as a new thread to prevent polluting the
discussions of the
media controller as a concept.
First of all, I have no doubt that everything that you can do with
an ioctl,
you can also do with sysfs and vice versa. That's not
Am Samstag, den 12.09.2009, 13:13 +0200 schrieb Hans Verkuil:
> On Saturday 12 September 2009 13:05:14 Markus Rechberger wrote:
> > Hi,
> >
> > On Sat, Sep 12, 2009 at 12:57 PM, Hans Verkuil wrote:
> > > Rather than writing long mails on what a media controller is and what it
> > > can
> > > do
Am Samstag, den 12.09.2009, 10:14 +0200 schrieb Morvan Le Meut:
> Since i don't know where to look, i finally decided to use a basic
> incorrect keymap :
> /* ADS Tech Instant TV PCI Remote */
> static struct ir_scancode ir_codes_adstech_pci[] = {
> /* too many repeating codes : incorrect g
Hi,
Am Samstag, den 12.09.2009, 21:39 + schrieb Avl Jawrowski:
> hermann pitton arcor.de> writes:
>
> > > However it works still only with Kaffeine and w_scan.
> > > dvbscan (last mercurial) give:
> >
> > Off hand I can't tell, but try with "scan".
> > I did not use "dvbscan" since years an
Am Sonntag, den 13.09.2009, 11:46 +1000 schrieb Adam Swift:
> Hi all,
>
> I have 2 LeadTek WinFast TV2000 XP Expert analog capture cards. I'm
> attempting to get 4 channels of video in, using both the S-video and
> component inputs (not the tuners) of each cards. I understand that
> this wa
From 8c441616f67011244cb15bc1a3dda6fd8706ecd2 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 16:04:44 -0400
Subject: [PATCH 08/14] mr800: fix potential use after free
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c |1 -
1 files changed, 0 in
From 8c441616f67011244cb15bc1a3dda6fd8706ecd2 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 16:04:44 -0400
Subject: [PATCH 08/14] mr800: fix potential use after free
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c |1 -
1 files changed, 0 in
From 8c441616f67011244cb15bc1a3dda6fd8706ecd2 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 16:04:44 -0400
Subject: [PATCH 08/14] mr800: fix potential use after free
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c |1 -
1 files changed, 0 in
From 8c441616f67011244cb15bc1a3dda6fd8706ecd2 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 16:04:44 -0400
Subject: [PATCH 08/14] mr800: fix potential use after free
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c |1 -
1 files changed, 0 in
David Ellingsworth wrote:
What follow is a series of patches to clean up the radio-mr800 driver.
I do _not_ have access to this device so these patches need to be
tested. These patches should apply to Mauro's git tree and against the
2.6.31 release kernel. The patches in this series are as foll
From 8c441616f67011244cb15bc1a3dda6fd8706ecd2 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 16:04:44 -0400
Subject: [PATCH 08/14] mr800: fix potential use after free
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c |1 -
1 files changed, 0 in
From 8c441616f67011244cb15bc1a3dda6fd8706ecd2 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 16:04:44 -0400
Subject: [PATCH 08/14] mr800: fix potential use after free
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c |1 -
1 files changed, 0 in
From 8c441616f67011244cb15bc1a3dda6fd8706ecd2 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 16:04:44 -0400
Subject: [PATCH 08/14] mr800: fix potential use after free
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c |1 -
1 files changed, 0 in
What follow is a series of patches to clean up the radio-mr800 driver. I
do _not_ have access to this device so these patches need to be tested.
These patches should apply to Mauro's git tree and against the 2.6.31
release kernel. The patches in this series are as follows:
01. radio-mr800: implem
Hi all,
I have 2 LeadTek WinFast TV2000 XP Expert analog capture cards. I'm
attempting to get 4 channels of video in, using both the S-video and
component inputs (not the tuners) of each cards. I understand that
this was possible with the bt878 which this chip is an evolution of.
However,
Em Sat, 12 Sep 2009 14:48:23 -0400
Andy Walls escreveu:
> On Sat, 2009-09-12 at 12:54 -0300, Mauro Carvalho Chehab wrote:
> > Em Sat, 12 Sep 2009 17:12:35 +0200
> > Hans Verkuil escreveu:
>
> > > I'm currently trying to get ivtv media-controller-aware. It's probably the
> > > most complex drive
Hei Mauro,
Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:
get_dvb_firmware: add af9015 firmware
af9015: [1/2] fix USB TS configuration
af9015: [2/2] fix USB TS configuration
af9015: improve usb control message function slightly
af9015: fix typo in register compare
reg
hermann pitton arcor.de> writes:
> > However it works still only with Kaffeine and w_scan.
> > dvbscan (last mercurial) give:
>
> Off hand I can't tell, but try with "scan".
> I did not use "dvbscan" since years and can't tell the status.
Even scan works perfectly (I didn't know it).
I think it
On Sat, Sep 12, 2009 at 10:50 AM, David Ellingsworth
wrote:
> From 31243088bd32d5568f06f2044f8ff782641e16b5 Mon Sep 17 00:00:00 2001
> From: David Ellingsworth
> Date: Sat, 12 Sep 2009 02:05:57 -0400
> Subject: [PATCH 09/10] mr800: preserve radio state during suspend/resume
>
> Signed-off-by: Dav
On Sat, Sep 12, 2009 at 10:50 AM, David Ellingsworth
wrote:
> From 46c7d395e4ed2df431b21b6c07fb02a075a15e43 Mon Sep 17 00:00:00 2001
> From: David Ellingsworth
> Date: Sat, 12 Sep 2009 01:57:36 -0400
> Subject: [PATCH 08/10] mr800: turn radio on during first open and off during
> last close
>
> S
Hi !
I would like to add the support for GL860 based webcams within the
GSPCA framework.
A patch (116KB) for that can be found at :
http://launchpadlibrarian.net/31182405/patchu_gl860g.diff
This is not a final version, some improvement in the auto detection
of sensor will be done. Before that
On Sat, 2009-09-12 at 12:54 -0300, Mauro Carvalho Chehab wrote:
> Em Sat, 12 Sep 2009 17:12:35 +0200
> Hans Verkuil escreveu:
> > I'm currently trying to get ivtv media-controller-aware. It's probably the
> > most complex driver when it comes to topology that I have access to, so that
> > would b
leandro Costantino wrote:
> Nice, i will take a look.
> Anyway, be aware, that the "conversion error", is something expected
> on pac7311, in fact, Hans have commented that on the libv4lconvert.
> ..
> if (result) {
> /* Pixart webcam's seem to regulary generate corrupt frames, whic
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 Sep 12 19:00:05 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 12715:2a59e7f77e6f
gcc version: gcc
Hi all,
I've added support to v4l2-mc in my tree to produce .dot code for graphviz.
See this pdf for what it looks like: http://www.xs4all.nl/~hverkuil/ivtv.pdf
Regards,
Hans
--
Hans Verkuil - video4linux developer - sponsored by TANDBERG Telecom
--
To unsubscribe from this list: send
Hi Guennadi and Murali,
I'm working on cleaning up our pending -arm patches for their upstream
inclusion.
As a first step, I ran a diff between our linux-next tree and -hg and I found
a number of changes that should, be applied at our tree, for it to reflect what
we have currently at linux-next.
Em Wed, 09 Sep 2009 00:07:05 -0400
CityK escreveu:
> We've got too many entry points/links to things -- which lends itself to
> becoming a maintenance nightmare (not blaming anyone, just pointing out
> the obvious). For example: although the updated info was applied here:
> http://www.linuxtv.
Em Sat, 12 Sep 2009 17:12:35 +0200
Hans Verkuil escreveu:
> > Why? Nothing stops discussing it there and better prepare a proposal, but,
> > considering all the noise we had after the DVB S2API last year, I don't
> > think
> > we should ever repeat using a conference, where only some of us will
Aleksandr V. Piskunov wrote:
> I'm getting closer to pinpointing the real problem and so far
> everything points to AMD SB700 chipset driver. Google says it has quite
> some hardware bugs and several workarounds in linux drivers...
If your googling didn't turn them up already, here's some more thr
On 09/11/2009 07:30 PM, Matthew Skinner, PC Mus wrote:
I have the Leadtek WinFast DTV Dongle Gold which uses the af9015 chip and
the y04g0051 remote, after a lot of reading I now have the remote partially
working as only half of the keys are sending codes to "irw"
I read this thread and noticed
On Saturday 12 September 2009 16:45:35 Mauro Carvalho Chehab wrote:
> Em Sat, 12 Sep 2009 09:41:58 -0400
> Devin Heitmueller escreveu:
>
> > I respectfully disagree.
>
> Are you suggesting that we should not submit any patches upstream during this
> merge window in order to discuss this? Sorry,
Nice, i will take a look.
Anyway, be aware, that the "conversion error", is something expected
on pac7311, in fact, Hans have commented that on the libv4lconvert.
..
if (result) {
/* Pixart webcam's seem to regulary generate corrupt frames, which
are best thrown away to a
From 987d22363c7a55a5e48a2746a61a6d805fef8661 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 02:35:22 -0400
Subject: [PATCH 10/10] mr800: fix potential use after free
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c |1 -
1 files changed, 0 in
From 31243088bd32d5568f06f2044f8ff782641e16b5 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 02:05:57 -0400
Subject: [PATCH 09/10] mr800: preserve radio state during suspend/resume
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c | 17 +
From 46c7d395e4ed2df431b21b6c07fb02a075a15e43 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 01:57:36 -0400
Subject: [PATCH 08/10] mr800: turn radio on during first open and off
during last close
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c
From a9b0a308892919514efc692f2a0e28b80ea304ac Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 01:22:57 -0400
Subject: [PATCH 07/10] mr800: remove device removed indicator
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c | 20
From c012b1ac39a225e003b190a12ae942e1dd6ea09b Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 01:07:13 -0400
Subject: [PATCH 06/10] mr800: simplify locking in ioctl callbacks
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c | 109
++-
From 762337020b7744f791fc02fff7eb983e3e4a2346 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 00:45:28 -0400
Subject: [PATCH 05/10] mr800: simplify access to amradio_device
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c | 23 +-
From f2fdb83ce649e9e69413ab533ec4a84d96850ed4 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 00:19:48 -0400
Subject: [PATCH 04/10] mr800: remove unnecessary local variable
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c | 10 --
1 files
From 0cdbd79a6e87a8a2862a6c1309c8fdf83c80ba61 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Sat, 12 Sep 2009 00:13:16 -0400
Subject: [PATCH 03/10] mr800: simplify error paths in usb probe callback
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c | 27 +
From 2839cd94e21123151c0fe6683991f5a3c88fa877 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Fri, 11 Sep 2009 23:59:22 -0400
Subject: [PATCH 02/10] mr800: simplify video_device allocation
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c | 53
++
From 1773df59dc8e63ca00a27f5235c293341fd07f36 Mon Sep 17 00:00:00 2001
From: David Ellingsworth
Date: Fri, 11 Sep 2009 23:21:17 -0400
Subject: [PATCH 01/10] mr800: implement proper locking
Signed-off-by: David Ellingsworth
---
drivers/media/radio/radio-mr800.c | 181
++
What follow is a series of patches to clean up the radio-mr800 driver. I
do _not_ have access to this device so these patches need to be tested.
These patches should apply to Mauro's git tree and against the 2.6.31
release kernel. The patches in this series are as follows:
1. radio-mr800: impl
Em Sat, 12 Sep 2009 09:41:58 -0400
Devin Heitmueller escreveu:
> I respectfully disagree.
Are you suggesting that we should not submit any patches upstream during this
merge window in order to discuss this? Sorry, but this is not right with all
the developers that did their homework and submitt
V4L: em28xx: set up tda9887_conf in em28xx_card_setup()
From: Franklin Meng
Added tda9887_conf set up into em28xx_card_setup()
Signed-off-by: Franklin Meng
Signed-off-by: Douglas Schilling Landgraf
Signed-off-by: Mauro Carvalho Chehab
Tested-by: Larry Finger
Signed-off-by: Michael Krufky
(
Em Mon, 07 Sep 2009 11:13:36 -0700
Brian Rogers escreveu:
> Mauro Carvalho Chehab wrote:
> > Em Sat, 5 Sep 2009 20:46:12 +0200
> > Jean Delvare escreveu:
> >
> >
> >> As far as I can see, the em28xx and saa7134 drivers have the exact same
> >> problem. Is there anyone working on this?
> >>
On Sat, Sep 12, 2009 at 9:31 AM, Mauro Carvalho Chehab
wrote:
> True. Choosing the better approach is very important since, once merged, we'll
> need to stick it for a very long time.
>
> I saw your proposal of a ioctl-only implementation for the media control. It
> is
> important to have a sysfs
On Sat, Sep 12, 2009 at 6:15 AM, Miroslav Pragl - mailing lists
wrote:
> Hello,
> I've compiled and installed latest v4l-dvb and dvb-apps, extracted xceive
> firmware, so far so good. Distro is Fedora 11, x64 (2.6.30.5-43.fc11.x86_64)
>
> Unfortunately scan finds only the first channel:
Hello Mi
Em Sat, 12 Sep 2009 00:21:48 +0200
Hans Verkuil escreveu:
> Hi all,
>
> I've started this as a new thread to prevent polluting the discussions of the
> media controller as a concept.
>
> First of all, I have no doubt that everything that you can do with an ioctl,
> you can also do with sysfs an
On Saturday 12 September 2009 13:05:14 Markus Rechberger wrote:
> Hi,
>
> On Sat, Sep 12, 2009 at 12:57 PM, Hans Verkuil wrote:
> > Rather than writing long mails on what a media controller is and what it can
> > do, I thought that I could just as well implement it.
> >
> > So in 4 hours I implem
Hi,
On Sat, Sep 12, 2009 at 12:57 PM, Hans Verkuil wrote:
> Rather than writing long mails on what a media controller is and what it can
> do, I thought that I could just as well implement it.
>
> So in 4 hours I implemented pretty much all of the media controller
> functionality. The main missin
Rather than writing long mails on what a media controller is and what it can
do, I thought that I could just as well implement it.
So in 4 hours I implemented pretty much all of the media controller
functionality. The main missing features are the ability to register non-v4l
device nodes so that t
Hi,
Using the old spca5xx with Debian kernel 2.6.18 the webcam is working.
"Release 0.60.00 as spca5xx-v4l1-goodbye" available in Debian etch.
The traces below may help someone wanting to port this webcam to the
new driver architecture.
Have a good day,
Guillaume
Below, the dmesg after modprobe
Since i don't know where to look, i finally decided to use a basic
incorrect keymap :
/* ADS Tech Instant TV PCI Remote */
static struct ir_scancode ir_codes_adstech_pci[] = {
/* too many repeating codes : incorrect gpio ?. */
{ 0x1f, KEY_MUTE },
{ 0x1d, KEY_SEARCH },
{ 0x17,
54 matches
Mail list logo