public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [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

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