All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: lin <b87605214@ntu.edu.tw>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Try to Make DVB-T part of Compro VideoMate T750 Work
Date: Thu, 08 May 2008 18:35:20 +0300	[thread overview]
Message-ID: <48231DB8.4050101@iki.fi> (raw)
In-Reply-To: <200805082312.59928.b87605214@ntu.edu.tw>

lin wrote:
> +static struct zl10353_config videomate_t750_zl10353_config = {
> 
> + .demod_address = 0x0f,
> 
> + .no_tuner = 0,
> 
> + .parallel_ts = 1,
> 
> +};
> 
> +
> 
> +static struct qt1010_config videomate_t750_qt1010_config = {
> 
> + .i2c_address = 0x62
> 
> +};

For QT1010 (and other silicon tuners as well) ZL10353 configuration 
no_tuner should be 1. It can be zero when there is simple "4-byte" PLL 
tuner connected directly to ZL10353 demodulator and demodulator programs 
tuner.
See following scheme for explanation:
http://www.otit.fi/~crope/v4l-dvb/controlling_tuner.txt

Antti
-- 
http://palosaari.fi/

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  reply	other threads:[~2008-05-08 15:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200805071307.15982.b87605214@ntu.edu.tw>
2008-05-08 14:46 ` [linux-dvb] Try to Make DVB-T part of Compro VideoMate T750 Work Rod
2008-05-08 15:32   ` lin
     [not found] ` <48219F49.9090709@Rods.id.au>
2008-05-08 15:12   ` lin
2008-05-08 15:35     ` Antti Palosaari [this message]
2008-05-07  8:08 lin
2008-05-07 14:05 ` Antti Palosaari

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=48231DB8.4050101@iki.fi \
    --to=crope@iki.fi \
    --cc=b87605214@ntu.edu.tw \
    --cc=linux-dvb@linuxtv.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.