On Wednesday 20 October 2010, Dave Young wrote:
> be curious, why can't just fix the lock_kernel logic of i810? Fixing
> is too hard?
>
> Find a i810 hardware should be possible, even if the hardware does not
> support SMP, can't we test the fix with preemption?
Yes, that should work too. My usua
On Tuesday, October 19, 2010 23:28:49 Devin Heitmueller wrote:
> On Tue, Oct 19, 2010 at 4:27 PM, Hans Verkuil wrote:
> > Bullshit.
>
> Not exactly the level of mutual respect for your peers that I would
> expect of you, Hans.
You I right, that could have been phrased more diplomatically. So I'm
From: Pawel Osciak
Make vivi use videobuf2 in place of videobuf.
Signed-off-by: Pawel Osciak
Signed-off-by: Marek Szyprowski
Signed-off-by: Kyungmin Park
CC: Pawel Osciak
---
drivers/media/video/Kconfig |2 +-
drivers/media/video/vivi.c | 348 +++---
Hello,
As I promissed I continue the development of the VideoBuf2 at Samsung
until Pawel finds some spare time to help us. This is a third version of
the framework. Besides the minor bugfixes here and there I've added a
complete read() callback emulator. This emulator provides 2 types of
read() op
Add a generic read() emulator for videobuf2. It uses MMAP memory type
buffers and generic vb2 calls: req_bufs, qbuf and dqbuf. Video date is
being copied from mmap buffers to userspace with standard copy_to_user()
function. To add read() support to the driver, only one additional
structure should b
From: Pawel Osciak
Videobuf2 is a Video for Linux 2 API-compatible driver framework for
multimedia devices. It acts as an intermediate layer between userspace
applications and device drivers. It also provides low-level, modular
memory management functions for drivers.
Videobuf2 eases driver deve
From: Pawel Osciak
Add an implementation of DMA coherent memory allocator and handling
routines for videobuf2, implemented on top of dma_alloc_coherent() call.
Signed-off-by: Pawel Osciak
Signed-off-by: Kyungmin Park
Signed-off-by: Marek Szyprowski
CC: Pawel Osciak
---
drivers/media/video/K
From: Pawel Osciak
Add generic memory handling routines for userspace pointer handling,
contiguous memory verification and mapping.
Signed-off-by: Pawel Osciak
Signed-off-by: Marek Szyprowski
Signed-off-by: Kyungmin Park
CC: Pawel Osciak
---
drivers/media/video/Kconfig|3 +
From: Pawel Osciak
Add support for the CMA contiguous memory allocator to videobuf2.
Signed-off-by: Pawel Osciak
Signed-off-by: Kyungmin Park
Signed-off-by: Marek Szyprowski
CC: Pawel Osciak
---
drivers/media/video/Kconfig |5 +
drivers/media/video/Makefile|1 +
driv
From: Pawel Osciak
Add an implementation of contiguous virtual memory allocator and handling
routines for videobuf2, implemented on top of vmalloc()/vfree() calls.
Signed-off-by: Pawel Osciak
Signed-off-by: Kyungmin Park
Signed-off-by: Marek Szyprowski
CC: Pawel Osciak
---
drivers/media/vid
Am 18.10.2010 08:15, schrieb Mauro Carvalho Chehab:
Em 17-10-2010 21:36, Andy Walls escreveu:
On Sun, 2010-10-17 at 19:20 -0200, Mauro Carvalho Chehab wrote:
Hi,
I did a large effort during this weekend to handle the maximum amount of
patches, in order to have them
ready for 2.6.37. While the
On Wed, Oct 20, 2010 at 4:44 AM, Arnd Bergmann wrote:
> On Tuesday 19 October 2010 22:29:12 Greg KH wrote:
>> On Tue, Oct 19, 2010 at 09:40:47PM +0200, Oliver Neukum wrote:
>> > Am Dienstag, 19. Oktober 2010, 21:37:35 schrieb Greg KH:
>> > > > So no need to clean it up for multiprocessor support.
I have 4 of these tuners, 3 of them are the 24xx series and 1 is a 29xx
series, at one time they all worked great and I am not sure what happened to
cause this but at some point the 29xx tuner started outputting black and white
video. At first I suspected a hardware failure and thought maybe it
On Wed, Sep 29, 2010 at 12:28:00PM -0300, Mauro Carvalho Chehab wrote:
> Hi,
>
> Some users are reporting a regression on 2.6.31 and 2.6.32 that were fixed on
> 2.6.33,
> related to DVB reception with saa7134.
>
> Could you please cherry-pick this patch to 2.6.32 stable as well?
>
> http:
On Tue, Sep 07, 2010 at 05:50:45PM +0200, pboettc...@kernellabs.com wrote:
> From: Olivier Grenie
>
> To improve performance on DiB7770-devices enabling the current mirror
> is needed.
>
> This patch adds an option to the dib7000p-driver to do that and it
> creates a separate device-entry in dib
OK, here's a new version of the patch, done against the V4L tree. Now
with 100% fewer compiler errors! It took a while to figure out the API
changes, and I'm not convinced I like them all - the controller driver
didn't used to have to worry about format details, but now it does -
but so it goes.
Fred,
You should send mail to the linux-media list; the video4linux list is mostly
dead.
Analog support in the cx23885 driver is not complete. You can contact Steve
Toth at kernellabs, if your company needs something in a certain timeframe and
is willing to sponsor getting the functionality yo
In message <4cbb1982.4050...@iki.fi>, Antti Palosaari wrote
On 10/17/2010 01:47 PM, dave cunningham wrote:
I'm currently on hg version <14319:37581bb7e6f1>, on a debian-squeeze
system, kernel 2.6.32.
I've googled and found various people seeing similar problems but have
yet to come across a so
Hi Hal,
On Tuesday 19 October 2010 23:58:48 Hal Moroff wrote:
> I'm pretty new to Linux video drivers (I do have experience with drivers in
> general) and am trying to get my head around the driver models. Sorry if
> this is too basic a question for this forum.
>
> I have an OMAP 3530 running Ar
I'm pretty new to Linux video drivers (I do have experience with
drivers in general) and am trying to get my head
around the driver models. Sorry if this is too basic a question for this forum.
I have an OMAP 3530 running Arago Linux (2.6.32 at the moment), and
I'm trying to capture images from a
Hi Dan,
Thanks for writing.
I can't do one-on-one end user support without copying in the Linux Media
mailing list. I'm taking the liberty of doing so. Please reply-all when
discussing this issue - so everyone can benefit.
[Dan is having issues being up an AverMedia board with a LG demod and
Hi Bastian,
On Monday 18 October 2010 10:58:02 Bastian Hecht wrote:
> 2010/10/15 Laurent Pinchart :
> > Hi Bastian,
> >
> > On Friday 15 October 2010 13:59:24 Bastian Hecht wrote:
> >> Hello ISP driver developers,
> >>
> >> after the lastest pull of branch 'devel' of
> >> git://gitorious.org/mae
On Tue, Oct 19, 2010 at 4:27 PM, Hans Verkuil wrote:
> Bullshit.
Not exactly the level of mutual respect for your peers that I would
expect of you, Hans.
> First of all these rules are those of the kernel community
> as a whole and *not* linuxtv as such, and secondly you can upstream such
> driv
Force smbus communication, disable QCIF mode, and set the correct
clock speed on the OLPC XO-1.
Signed-off-by: Daniel Drake
---
drivers/media/video/cafe_ccic.c | 33 +++--
1 files changed, 31 insertions(+), 2 deletions(-)
diff --git a/drivers/media/video/cafe_ccic.
These parameters need to be configurable based on the host system.
They can now be communicated through the s_config call.
The old CONFIG_OLPC_XO_1 selector was not correct; this kind of
arrangement wouldn't allow for a universal kernel that would work on both
laptops.
Certain parts of the probe
On Tue, Oct 19, 2010 at 11:26 PM, Arnd Bergmann wrote:
> On Tuesday 19 October 2010, Arnd Bergmann wrote:
>> On Tuesday 19 October 2010 06:52:32 Dave Airlie wrote:
>> > > I might be able to find some hardware still lying around here that uses
>> > > an
>> > > i810. Not sure unless I go hunting it
On Tuesday 19 October 2010 22:41:22 Alan Cox wrote:
> > > you still need to switch off preemption.
> >
> > Hm, how would you do that from within a driver?
>
> Do we care - unless I misunderstand the current intel DRM driver handles
> the i810 as well ?
No, it does handle all devices supported by
On Tue, Oct 19, 2010 at 4:27 PM, Hans Verkuil wrote:
> On Tuesday, October 19, 2010 21:26:13 Devin Heitmueller wrote:
>> On Tue, Oct 19, 2010 at 1:42 PM, Damjan Marion
>> wrote:
>> >
>> > Hi,
>> >
>> > Is there any special reason why driver for rtl2832u DVB-T receiver chipset
>> > is not includ
On Tuesday 19 October 2010 22:29:12 Greg KH wrote:
> On Tue, Oct 19, 2010 at 09:40:47PM +0200, Oliver Neukum wrote:
> > Am Dienstag, 19. Oktober 2010, 21:37:35 schrieb Greg KH:
> > > > So no need to clean it up for multiprocessor support.
> > > >
> > > > http://download.intel.com/design/chipsets/d
> > you still need to switch off preemption.
>
> Hm, how would you do that from within a driver?
Do we care - unless I misunderstand the current intel DRM driver handles
the i810 as well ?
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord
On Tue, 19 Oct 2010, Greg KH wrote:
> > > > So no need to clean it up for multiprocessor support.
> > > >
> > > > http://download.intel.com/design/chipsets/datashts/29067602.pdf
> > > > http://www.intel.com/design/chipsets/specupdt/29069403.pdf
> > >
> > > Great, we can just drop all calls to lo
On Tue, Oct 19, 2010 at 09:40:47PM +0200, Oliver Neukum wrote:
> Am Dienstag, 19. Oktober 2010, 21:37:35 schrieb Greg KH:
> > > So no need to clean it up for multiprocessor support.
> > >
> > > http://download.intel.com/design/chipsets/datashts/29067602.pdf
> > > http://www.intel.com/design/chipse
On Tuesday, October 19, 2010 21:26:13 Devin Heitmueller wrote:
> On Tue, Oct 19, 2010 at 1:42 PM, Damjan Marion
> wrote:
> >
> > Hi,
> >
> > Is there any special reason why driver for rtl2832u DVB-T receiver chipset
> > is not included into v4l-dvb?
> >
> > Realtek published source code under GP
Hi
Yes, the same behaviour: random (after 3-4 boots) the card works correctly.
The WinTV did work correctly with ubuntu 9.10. In Ubuntu 9.10 the
package linux-firmware-nonfree didn't include the dvb-fe-tda10048-1.0.fw. I
remember that Ubuntu 9.10 used for my card the dvb-fe-tda10046.fw.
Now,
is there any additional information i could give to help supporting this
card?
thanks,
daniel
Am 15.10.2010 16:00, schrieb Daniel:
> Hi,
>
> i own a mini-PCI card builtin in a Sony Vaio VGN-AR71ZU Notebook.
> After searching the web it looks like this is a AVerMedia M115S (maybe
> the S stands
Am Dienstag, 19. Oktober 2010, 21:37:35 schrieb Greg KH:
> > So no need to clean it up for multiprocessor support.
> >
> > http://download.intel.com/design/chipsets/datashts/29067602.pdf
> > http://www.intel.com/design/chipsets/specupdt/29069403.pdf
>
> Great, we can just drop all calls to lock_k
On 10/19/2010 10:33 PM, Damjan Marion wrote:
On Oct 19, 2010, at 9:10 PM, Antti Palosaari wrote:
On 10/19/2010 08:42 PM, Damjan Marion wrote:
Is there any special reason why driver for rtl2832u DVB-T receiver chipset is
not included into v4l-dvb?
It is due to lack of developer making driver
On Tue, Oct 19, 2010 at 02:24:53PM -0400, valdis.kletni...@vt.edu wrote:
> On Mon, 18 Oct 2010 17:40:04 PDT, Greg KH said:
>
> > I do have access to this hardware, but its on an old single processor
> > laptop, so any work that it would take to help do this development,
> > really wouldn't be able
On Oct 19, 2010, at 9:10 PM, Antti Palosaari wrote:
> On 10/19/2010 08:42 PM, Damjan Marion wrote:
>> Is there any special reason why driver for rtl2832u DVB-T receiver chipset
>> is not included into v4l-dvb?
>
> It is due to lack of developer making driver suitable for Kernel. I have done
> s
On Tue, Oct 19, 2010 at 1:42 PM, Damjan Marion wrote:
>
> Hi,
>
> Is there any special reason why driver for rtl2832u DVB-T receiver chipset is
> not included into v4l-dvb?
>
> Realtek published source code under GPL:
>
> MODULE_AUTHOR("Realtek");
> MODULE_DESCRIPTION("Driver for the RTL2832U DVB
On Mon, 18 Oct 2010 17:40:04 PDT, Greg KH said:
> I do have access to this hardware, but its on an old single processor
> laptop, so any work that it would take to help do this development,
> really wouldn't be able to be tested to be valid at all.
The i810 is a graphics chipset embedded on the m
On 10/19/2010 08:42 PM, Damjan Marion wrote:
Is there any special reason why driver for rtl2832u DVB-T receiver chipset is
not included into v4l-dvb?
It is due to lack of developer making driver suitable for Kernel. I have
done some work and have knowledge what is needed, but no time nor
int
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 Oct 19 19:00:07 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 15167:abd3aac6644e
git master:
On Monday 11 October 2010 11:57:14 fabio tirapelle wrote:
> Hi
>
> After upgrading from Ubuntu 9.10 to Ubuntu 10.04 my Hauppauge
> WinTV-HVR-1120 (sometimes) doesn't work correctly.
> I get random the following errors:
>
> [ 53.216153] DVB: registering new adapter (saa7133[0])
> [ 53.216156]
On Sun, Oct 17, 2010 at 07:20:31PM -0200, Mauro Carvalho Chehab wrote:
> Hi,
>
> I did a large effort during this weekend to handle the maximum amount of
> patches, in order to have them
> ready for 2.6.37. While there are still some patches marked as NEW at
> patchwork, and a few pending pull
>
On Mon, Oct 18, 2010 at 08:52:59PM -0200, Mauro Carvalho Chehab wrote:
> Interface 0 is used by IR. The current driver starts initializing
> on it, finishing on interface 6. Change the logic to only handle
> interface 1. This allows another driver (mceusb) to take care of
> the IR interface.
>
> S
On Mon, Oct 18, 2010 at 08:52:58PM -0200, Mauro Carvalho Chehab wrote:
> Polaris design uses MCE support. Instead of reinventing the wheel,
> just let mceusb handle the remote controller.
>
> Signed-off-by: Mauro Carvalho Chehab
Acked-by: Jarod Wilson
--
Jarod Wilson
ja...@redhat.com
--
To u
On Mon, Oct 18, 2010 at 08:52:57PM -0200, Mauro Carvalho Chehab wrote:
> For now, it adds support for Conexant EVK and for Pixelview.
> We should probably find a better way to specify all Conexant
> Polaris devices, to avoid needing to repeat this setup on
> both mceusb and cx231xx-cards.
>
> Sign
Hi,
Is there any special reason why driver for rtl2832u DVB-T receiver chipset is
not included into v4l-dvb?
Realtek published source code under GPL:
MODULE_AUTHOR("Realtek");
MODULE_DESCRIPTION("Driver for the RTL2832U DVB-T / RTL2836 DTMB USB2.0
device");
MODULE_VERSION("1.4.2");
MODULE_LIC
Em 19-10-2010 10:55, Florent AUDEBERT escreveu:
> On 06/11/2010 06:01 PM, Florent AUDEBERT wrote:
>> I noticed a stray 0x00 at init on DiSEqC bus (KNC1 DVB-S2) with a DiSEqC
>> tool analyzer.
>>
>> I removed the register from initialization table and all seem to go well
>> (at least for my KNC boar
Em 19-10-2010 12:52, Laurent Pinchart escreveu:
> Hi Mauro,
>
> On Tuesday 19 October 2010 16:49:25 Mauro Carvalho Chehab wrote:
>> Em 19-10-2010 11:05, Laurent Pinchart escreveu:
It is not a "big lock": it doesn't stop other CPU's, doesn't affect
other hardware, not even another V4L dev
Hi Mauro,
On Tuesday 19 October 2010 16:49:25 Mauro Carvalho Chehab wrote:
> Em 19-10-2010 11:05, Laurent Pinchart escreveu:
> >> It is not a "big lock": it doesn't stop other CPU's, doesn't affect
> >> other hardware, not even another V4L device. Basically, what this new
> >> lock does is to seri
Em 19-10-2010 11:05, Laurent Pinchart escreveu:
> Hi Mauro,
>
>> It is not a "big lock": it doesn't stop other CPU's, doesn't affect other
>> hardware, not even another V4L device. Basically, what this new lock does
>> is to serialize access to the hardware and to the hardware-mirrored data.
>
>
> Hi Laurent,
>
>> Hi Mauro,
>>
>> On Tuesday 19 October 2010 12:46:11 Mauro Carvalho Chehab wrote:
>>> Em 19-10-2010 05:52, Laurent Pinchart escreveu:
>>> > On Tuesday 19 October 2010 08:54:40 Hans Verkuil wrote:
>>> >> On Tuesday, October 19, 2010 05:20:17 Jonathan Corbet wrote:
>>> >>> On Sat,
Hi Laurent,
> Hi Mauro,
>
> On Tuesday 19 October 2010 12:46:11 Mauro Carvalho Chehab wrote:
>> Em 19-10-2010 05:52, Laurent Pinchart escreveu:
>> > On Tuesday 19 October 2010 08:54:40 Hans Verkuil wrote:
>> >> On Tuesday, October 19, 2010 05:20:17 Jonathan Corbet wrote:
>> >>> On Sat, 16 Oct 2010
On Tue, Oct 19, 2010 at 08:39:58AM -0400, Steven Rostedt wrote:
> On Tue, 2010-10-19 at 09:26 +0200, Arnd Bergmann wrote:
> > On Tuesday 19 October 2010 06:52:32 Dave Airlie wrote:
> > > > I might be able to find some hardware still lying around here that uses
> > > > an
> > > > i810. Not sure unl
On Tuesday 19 October 2010, Arnd Bergmann wrote:
> On Tuesday 19 October 2010 06:52:32 Dave Airlie wrote:
> > > I might be able to find some hardware still lying around here that uses an
> > > i810. Not sure unless I go hunting it. But I get the impression that if
> > > the kernel is a single-CPU k
On Mon, 18 Oct 2010 22:07:36 +0100 (BST)
Daniel Drake wrote:
> The QVGA mode has a green horizontal line on the left hand side, and a red
> (or sometimes blue) vertical line at the bottom. Tweak the visible area
> to remove them.
Looks good to me - lots better than removing the mode!
Acked-by:
Hi Mauro,
On Tuesday 19 October 2010 12:46:11 Mauro Carvalho Chehab wrote:
> Em 19-10-2010 05:52, Laurent Pinchart escreveu:
> > On Tuesday 19 October 2010 08:54:40 Hans Verkuil wrote:
> >> On Tuesday, October 19, 2010 05:20:17 Jonathan Corbet wrote:
> >>> On Sat, 16 Oct 2010 10:44:56 -0300 Mauro
On 06/11/2010 06:01 PM, Florent AUDEBERT wrote:
> I noticed a stray 0x00 at init on DiSEqC bus (KNC1 DVB-S2) with a DiSEqC
> tool analyzer.
>
> I removed the register from initialization table and all seem to go well
> (at least for my KNC board).
Hi,
This old small patch had been marked superse
On Tue, 2010-10-19 at 09:26 +0200, Arnd Bergmann wrote:
> On Tuesday 19 October 2010 06:52:32 Dave Airlie wrote:
> > > I might be able to find some hardware still lying around here that uses an
> > > i810. Not sure unless I go hunting it. But I get the impression that if
> > > the kernel is a singl
> -Original Message-
> From: Nilofer, Samreen
> Sent: Tuesday, October 19, 2010 5:38 PM
> To: Hiremath, Vaibhav
> Cc: linux-media@vger.kernel.org
> Subject: RE: [PATCH 1/1] OMAP3: V4L2: Kconfig changes to enable V4L2
> options on OMAP3
>
>
>
> > -Original Message-
> > From: Hirem
> -Original Message-
> From: Hiremath, Vaibhav
> Sent: Tuesday, October 19, 2010 9:40 AM
> To: Nilofer, Samreen
> Cc: linux-media@vger.kernel.org
> Subject: RE: [PATCH 1/1] OMAP3: V4L2: Kconfig changes to
> enable V4L2 options on OMAP3
>
> > -Original Message-
> > From: Nilofe
Em 19-10-2010 07:20, Antonio Ospite escreveu:
> On Fri, 15 Oct 2010 09:41:48 +0200
> Antonio Ospite wrote:
>
>> On Sun, 10 Oct 2010 13:24:47 +0200
>> Jean-Francois Moine wrote:
>>
>>> The following changes since commit
>>> d65728875a85ac7c8b7d6eb8d51425bacc188980:
>>>
>>> V4L/DVB: v4l: radio:
Em 19-10-2010 05:52, Laurent Pinchart escreveu:
> Hi Hans,
>
> On Tuesday 19 October 2010 08:54:40 Hans Verkuil wrote:
>> On Tuesday, October 19, 2010 05:20:17 Jonathan Corbet wrote:
>>> On Sat, 16 Oct 2010 10:44:56 -0300 Mauro Carvalho Chehab wrote:
drivers/media/video/via-camera.c: In funct
Hi Richard,
On Thu, Oct 14, 2010 at 06:37:40PM +0200, Richard Röjfors wrote:
> This patch defines platform data for the video-in driver
> and adds it to all configurations of timberdale.
>
> Signed-off-by: Richard Röjfors
Mauro, please add my:
Acked-by: Samuel Ortiz
Richard, you can automatica
On 10/19/10 09:13, Hervé Cauwelier wrote:
Do I continue searching for a datasheet?
After a night searching, the only so-called datasheet I find is this
commercial presentation:
http://www.datasheetarchive.com/pdf-datasheets/Datasheets-13/DSA-256708.html
I asked several resellers but those ki
On Fri, 15 Oct 2010 09:41:48 +0200
Antonio Ospite wrote:
> On Sun, 10 Oct 2010 13:24:47 +0200
> Jean-Francois Moine wrote:
>
> > The following changes since commit
> > d65728875a85ac7c8b7d6eb8d51425bacc188980:
> >
> > V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() call (2010-09-30
> >
The following changes since commit
350df81ebaccc651fa4dfad27738db958e067ded:
Revert changeset d455b639c1fb09f8ea888371fb6e04b490e115fb (2010-10-17
19:32:45 -0200)
are available in the git repository at:
git://linuxtv.org/jfrancois/gspca.git for_2.6.37
Jean-François Moine (1):
gspca: F
Hi Hans,
On Tuesday 19 October 2010 08:54:40 Hans Verkuil wrote:
> On Tuesday, October 19, 2010 05:20:17 Jonathan Corbet wrote:
> > On Sat, 16 Oct 2010 10:44:56 -0300 Mauro Carvalho Chehab wrote:
> > > drivers/media/video/via-camera.c: In function ‘viacam_open’:
> > > drivers/media/video/via-camer
> Hi.
>
> On Mon, 2010-10-18 at 15:57 +0200, ext Hans Verkuil wrote:
>> > Em 18-10-2010 11:17, Hans Verkuil escreveu:
>> >> Just a few very small comments:
>> >
>> >>> +For future use the
>> >>> +flag V4L2_TUNER_SUB_RDS_CONTROLS has also been
>> >>> +defined. However, a driver for a radio tuner wi
Hi.
On Mon, 2010-10-18 at 15:57 +0200, ext Hans Verkuil wrote:
> > Em 18-10-2010 11:17, Hans Verkuil escreveu:
> >> Just a few very small comments:
> >
> >>> +For future use the
> >>> +flag V4L2_TUNER_SUB_RDS_CONTROLS has also been
> >>> +defined. However, a driver for a radio tuner with this capa
On Tuesday 19 October 2010 06:52:32 Dave Airlie wrote:
> > I might be able to find some hardware still lying around here that uses an
> > i810. Not sure unless I go hunting it. But I get the impression that if
> > the kernel is a single-CPU kernel there is not any problem anyway? Don't
> > distros
On 10/18/10 22:39, Daniel Glöckner wrote:
On Mon, Oct 18, 2010 at 09:46:15PM +0200, Hervé Cauwelier wrote:
I've uploaded the compressed installer at http://dl.free.fr/p2BTq9BNi
The driver mentiones two video decoders:
- TI TVP5150
- Trident AVF4900B/AVF4910B
If it is the first one, sniffed US
74 matches
Mail list logo