From: Eugene Yudin <eugene.yudin@gmail.com>
To: linux-media@vger.kernel.org
Subject: [PATCH] Fix working LifeView FlyVideo 3000 Card
Date: Fri, 28 Aug 2009 01:12:53 +0400 [thread overview]
Message-ID: <200908280112.53765.Eugene.Yudin@gmail.com> (raw)
Fix this bug for this card and clones:
> Hi, for a couple of days now, my lifeview PCI hybrid card that worked
flawlessly for the last 2 years doesn't work. The problem is with the driver
from what I understand from the logs.
>
> Today 23/8/2009 I tried the drivers within vanilla kernel 2.6.30.5 (i386 and
amd64) and then separately latest mercurial snapshot. I always use latest
mercurial snapshot updating every time a new kernel is released.
> This card works within Windows XP. I also switched the PCI slot but that
didn't help.
Now all is working great.
Signed-off-by: Eugene Yudin <Eugene.Yudin@gmail.com>
Best Regards, Eugene.
diff -uprN a/linux/drivers/media/video/saa7134/saa7134-cards.c
b/linux/drivers/media/video/saa7134/saa7134-cards.c
--- a/linux/drivers/media/video/saa7134/saa7134-cards.c 2009-08-27
20:27:10.000000000 +0400
+++ b/linux/drivers/media/video/saa7134/saa7134-cards.c 2009-08-28
01:05:14.530155113 +0400
@@ -103,6 +103,7 @@ struct saa7134_board saa7134_boards[] =
.radio_type = UNSET,
.tuner_addr = ADDR_UNSET,
.radio_addr = ADDR_UNSET,
+ .tda9887_conf = TDA9887_PRESENT,
.gpiomask = 0xe000,
.inputs = {{
next reply other threads:[~2009-08-27 20:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-27 21:12 Eugene Yudin [this message]
2009-08-27 21:37 ` [PATCH] Fix working LifeView FlyVideo 3000 Card Eugene Yudin
2009-08-27 23:28 ` hermann pitton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200908280112.53765.Eugene.Yudin@gmail.com \
--to=eugene.yudin@gmail.com \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox