From: Roger <rogerx@sdf.lonestar.org>
To: linux-media <linux-media@vger.kernel.org>
Subject: Re: s5h1411_readreg: readreg error (ret == -5)
Date: Fri, 12 Jun 2009 19:06:11 -0800 [thread overview]
Message-ID: <1244862371.10484.2.camel@localhost2.local> (raw)
In-Reply-To: <Pine.LNX.4.64.0906121627000.6470@cnc.isely.net>
> On Fri, 12 Jun 2009, Andy Walls wrote:
> >
> > The digital demodulator driver to use is hardcoded in pvrusb2-devattr.c:
> >
> > static const struct pvr2_dvb_props pvr2_750xx_dvb_props = {
> > .frontend_attach = pvr2_s5h1409_attach,
> > .tuner_attach = pvr2_tda18271_8295_attach,
> > };
> >
> > static const struct pvr2_dvb_props pvr2_751xx_dvb_props = {
> > .frontend_attach = pvr2_s5h1411_attach,
> > .tuner_attach = pvr2_tda18271_8295_attach,
> > };
> > ...
> > static const struct pvr2_device_desc pvr2_device_750xx = {
> > .description = "WinTV HVR-1950 Model Category 750xx",
> > ...
> > .dvb_props = &pvr2_750xx_dvb_props,
> > #endif
> > };
> > ...
> > static const struct pvr2_device_desc pvr2_device_751xx = {
> > .description = "WinTV HVR-1950 Model Category 751xx",
> > ...
> > .dvb_props = &pvr2_751xx_dvb_props,
> > #endif
And, just to verify the obvious:
WinTV-HVR-1950
NTSC/ATSC/QAM
75111 LF
REV C3E9
(with a very nice light green RoHS sticker)
--
Roger
http://rogerx.freeshell.org
next prev parent reply other threads:[~2009-06-13 3:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-08 7:40 s5h1411_readreg: readreg error (ret == -5) Roger
2009-06-11 4:05 ` Mike Isely
2009-06-11 14:53 ` Steven Toth
2009-06-11 18:48 ` Mike Isely
2009-06-11 22:28 ` Roger
2009-06-12 20:33 ` Mike Isely
2009-06-12 21:12 ` Andy Walls
2009-06-12 21:27 ` Mike Isely
2009-06-12 22:39 ` hermann pitton
2009-06-13 0:07 ` hermann pitton
2009-06-13 3:08 ` Roger
2009-06-15 14:41 ` Steven Toth
2009-06-13 3:06 ` Roger [this message]
2009-06-13 3:12 ` Andy Walls
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=1244862371.10484.2.camel@localhost2.local \
--to=rogerx@sdf.lonestar.org \
--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 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.