From: "André AUZI" <aauzi@users.sourceforge.net>
To: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: video4linux-list@redhat.com,
nicolas <nicolas@nikoland.homelinux.org>,
Nicolas Marot <nicolas.marot@gmail.com>,
linux-kernel@vger.kernel.org,
Zbynek Hrabovsky <hrabosh@t-email.cz>,
Michel Lespinasse <walken@zoy.org>
Subject: Re: [PATCH][RESEND] New type of DTV2000H TV Card
Date: Fri, 13 Jun 2008 23:09:05 +0200 [thread overview]
Message-ID: <4852E1F1.4040900@users.sourceforge.net> (raw)
In-Reply-To: <20080613151843.240a62cb@gaivota>
Hi all,
forgive me if I jump in the conversation without invitation but I've got
the same board and basically started the same task as you, Zbynek.
I'm still stuck with the radio support and your patch seems more
advanced on the mpeg side.
Therefore, would you mind if I ask a question about what's proposed in
the cx88-mpeg.c file?
> diff -r 04ddbe145932 linux/drivers/media/video/cx88/cx88-mpeg.c
> --- a/linux/drivers/media/video/cx88/cx88-mpeg.c Tue Jun 10 15:27:29 2008 -0300
> +++ b/linux/drivers/media/video/cx88/cx88-mpeg.c Fri Jun 13 15:07:34 2008 -0300
> @@ -148,6 +148,12 @@
> cx_write(TS_SOP_STAT, 0);
> cx_write(TS_VALERR_CNTRL, 0);
> udelay(100);
> + break;
> + case CX88_BOARD_WINFAST_DTV2000H_2:
> + /* switch signal input to antena */
> + cx_write(MO_GP0_IO, 0x00017300);
> +
> + cx_write(TS_SOP_STAT, 0x00);
> break;
> default:
> cx_write(TS_SOP_STAT, 0x00);
>
Correct me if I'm wrong but this change doesn't it prevent from
processing data coming from the cable input?
Cheers,
André
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
next prev parent reply other threads:[~2008-06-13 21:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20080207002224.e26d6bb1.hrabosh@t-email.cz>
2008-06-13 18:18 ` [PATCH][RESEND] New type of DTV2000H TV Card Mauro Carvalho Chehab
2008-06-13 21:09 ` André AUZI [this message]
[not found] ` <20080620235242.e1e97f18.hrabosh@t-email.cz>
[not found] ` <f4d5b6dd0806201352h4538072fy20f6187f54f81bae@mail.gmail.com>
[not found] ` <20080628195637.6dacc709.hrabosh@t-email.cz>
2008-06-29 12:13 ` Mauro Carvalho Chehab
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=4852E1F1.4040900@users.sourceforge.net \
--to=aauzi@users.sourceforge.net \
--cc=hrabosh@t-email.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=nicolas.marot@gmail.com \
--cc=nicolas@nikoland.homelinux.org \
--cc=video4linux-list@redhat.com \
--cc=walken@zoy.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