2005-04-25 19:10:12

by Pete Jewell

[permalink] [raw]
Subject: [PATCH] Fix for bttv driver (v0.9.15) for Leadtek WinFast VC100 XP capture cards

Hi

This is a tiny patch that fixes bttv-cards.c so that Leadtek WinFast VC100
XP video capture cards work. I've been advised to post it here after
having already posted it to the v4l mailing list.

Thanks.

--
Pete


Attachments:
(No filename) (220.00 B)
bttv-cards.patch (399.00 B)
Download all attachments

2005-05-01 18:56:18

by zhilla

[permalink] [raw]
Subject: Re: [PATCH] Fix for bttv driver (v0.9.15) for Leadtek WinFast VC100 XP capture cards

Pete Jewell wrote:
> This is a tiny patch that fixes bttv-cards.c so that Leadtek WinFast VC100
> XP video capture cards work. I've been advised to post it here after
> having already posted it to the v4l mailing list.
>
> --- bttv-cards.c 2005-04-24 23:39:41.000000000 +0100
> +++ /usr/src/kernel-source-2.6.11/drivers/media/video/bttv-cards.c 2005-04-25 19:59:27.000000000 +0100
> @@ -1939,7 +1939,6 @@
> .no_tda9875 = 1,
> .no_tda7432 = 1,
> .tuner_type = TUNER_ABSENT,
> - .no_video = 1,
> .pll = PLL_28,
> },{
> .name = "Teppro TEV-560/InterVision IV-560",

works great for me, too. from "non working, not possible to make it
work" to "works great" - 1 line of code.
to developers... make sure it gets to next 2.6.11.x/12 kernel version :)

2005-05-07 23:00:56

by zhilla

[permalink] [raw]
Subject: Re: [PATCH] Fix for bttv driver (v0.9.15) for Leadtek WinFast VC100 XP capture cards

zhilla wrote:

>> --- bttv-cards.c 2005-04-24 23:39:41.000000000 +0100
>> +++ /usr/src/kernel-source-2.6.11/drivers/media/video/bttv-cards.c
>> 2005-04-25 19:59:27.000000000 +0100
>> @@ -1939,7 +1939,6 @@
>> .no_tda9875 = 1,
>> .no_tda7432 = 1,
>> .tuner_type = TUNER_ABSENT,
>> - .no_video = 1,
>> .pll = PLL_28,
>> },{
>> .name = "Teppro TEV-560/InterVision IV-560",
> works great for me, too. from "non working, not possible to make it
> work" to "works great" - 1 line of code.
> to developers... make sure it gets to next 2.6.11.x/12 kernel version :)

just a BUMP for this...
remember, this patch is SAFE, TRIVIAL and all it does is make Leadtek
VC100 capture card from "impossible to make it work" to "works
flawlessly"...
puhleeease? 2.6.12 at least?