From: The Bit Pit <thebitpit@earthlink.net>
To: linux-media@vger.kernel.org
Subject: Driver for KWorld UB435Q Version 3 (ATSC) USB id: 1b80:e34c
Date: Fri, 07 Feb 2014 12:23:36 -0600 [thread overview]
Message-ID: <52F524A8.9000008@earthlink.net> (raw)
Last May I started writing a driver for a KWorld UB435Q Version 3
tuner. I was able to make the kernel recognize the device, light it's
LED, and try to enable the decoder and tuner.
I was unable to locate any information for the tda18272 tuner chip until
last week. I received an email at another address with a pointer to a
GPL driver that used a tda18272 in a pcie based tuner. It appears that
a bit of refactoring has been done to v4l2 since it was written. I want
to try to incorporate it into the kernel tree properly while making the
KWorld UB435Q Version 3 usable under linux.
Would the tda18271 be a good model?
The tda18271 organized with part in tuners and part in dvb-frontends.
What is the dvb-frontends stuff used for?
The tda18271 files in kernel are:
./media/tuners/tda18271-maps.c
./media/tuners/tda18271-fe.c
./media/tuners/tda18271.h
./media/tuners/tda18271-priv.h
./media/tuners/tda18271-common.c
./media/dvb-frontends/tda18271c2dd.c
./media/dvb-frontends/tda18271c2dd.h
./media/dvb-frontends/tda18271c2dd_maps.h
The tda18272 files I located are:
./media/dvb/frontends/tda18272_reg.h
./media/dvb/frontends/tda18272.h
./media/dvb/frontends/tda18272.c
The tuner is only used in digital mode with KWorld UB435Q Version 3.
The tda18272 supports both digital and analog. Should I include the
analog support in the tda18272 files without testing it?
next reply other threads:[~2014-02-07 18:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-07 18:23 The Bit Pit [this message]
2014-02-07 18:39 ` Driver for KWorld UB435Q Version 3 (ATSC) USB id: 1b80:e34c Steven Toth
2014-02-07 20:17 ` The Bit Pit
2014-02-07 20:51 ` Steven Toth
2014-02-07 20:24 ` Manu Abraham
2014-02-07 20:48 ` Steven Toth
2014-03-03 19:46 ` Mauro Carvalho Chehab
-- strict thread matches above, loose matches on Subject: below --
2013-05-03 19:50 The Bit Pit
2013-05-03 21:29 ` Devin Heitmueller
2013-05-06 20:16 ` The Bit Pit
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=52F524A8.9000008@earthlink.net \
--to=thebitpit@earthlink.net \
--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.