* [PATCH] Fix for bttv driver (v0.9.15) for Leadtek WinFast VC100 XP capture cards
@ 2005-04-25 19:07 Pete Jewell
2005-05-01 18:56 ` zhilla
0 siblings, 1 reply; 3+ messages in thread
From: Pete Jewell @ 2005-04-25 19:07 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 220 bytes --]
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
[-- Attachment #2: bttv-cards.patch --]
[-- Type: text/x-diff, Size: 399 bytes --]
--- 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",
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix for bttv driver (v0.9.15) for Leadtek WinFast VC100 XP capture cards
2005-04-25 19:07 [PATCH] Fix for bttv driver (v0.9.15) for Leadtek WinFast VC100 XP capture cards Pete Jewell
@ 2005-05-01 18:56 ` zhilla
2005-05-07 23:00 ` zhilla
0 siblings, 1 reply; 3+ messages in thread
From: zhilla @ 2005-05-01 18:56 UTC (permalink / raw)
To: Pete Jewell; +Cc: linux-kernel
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 :)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix for bttv driver (v0.9.15) for Leadtek WinFast VC100 XP capture cards
2005-05-01 18:56 ` zhilla
@ 2005-05-07 23:00 ` zhilla
0 siblings, 0 replies; 3+ messages in thread
From: zhilla @ 2005-05-07 23:00 UTC (permalink / raw)
To: linux-kernel
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?
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-05-07 23:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-25 19:07 [PATCH] Fix for bttv driver (v0.9.15) for Leadtek WinFast VC100 XP capture cards Pete Jewell
2005-05-01 18:56 ` zhilla
2005-05-07 23:00 ` zhilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox