From: Michael Krufky <mkrufky@linuxtv.org>
To: Anton Blanchard <anton@samba.org>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] [PATCH] DViCO FusionHDTV DVB-T Dual Digital 4 (rev 2)
Date: Sun, 10 Aug 2008 13:54:57 -0400 [thread overview]
Message-ID: <489F2B71.4060607@linuxtv.org> (raw)
In-Reply-To: <20080809041847.GA5045@kryten>
Anton Blanchard wrote:
> Add support for revision 2 of the DViCO FusionHDTV DVB-T Dual Digital 4
> which has new tuners and demodulators (2 x DIB7070p). With this patch
> both DVB reception and IR works.
>
> The dib7000p driver currently hardwires the output mode to
> OUTMODE_MPEG2_SERIAL regardless of what we ask for. Modify it to allow
> OUTMODE_MPEG2_PAR_GATED_CLK to be set. Longer term we should remove the
> check completely and set the output mode correctly in all the callers.
>
> Add Kconfig bits to ensure the dib7000p and dib0070 modules are enabled.
> It would be nice to only do this for the !DVB_FE_CUSTOMISE case, but
> this is what the other DIB7070 module does (there are a number of
> module dependencies in the attach code).
>
> Signed-off-by: Anton Blanchard <anton@samba.org>
Anton,
I've applied your patch to my cxusb tree, with slight modifications.
Please test the tree and confirm proper operation before I request a
merge into the master branch.
http://linuxtv.org/hg/~mkrufky/cxusb
You'll notice that I fixed the dib0070.h and dib7000p.h headers to allow
cxusb the option of using DVB_FE_CUSTOMIZE, but when these modules are
selected, dvb-usb-cxusb is still static linked to them.
Perhaps we could put all of the dib7070p common setup into a dib7070p
module, to centralize the duplicated code between dib0700 and cxusb.
This could also help to remove the static links described above.
I started playing around with this idea -- If I make any progress, I'll
post the tree and ask for testers.
I don't think that the static links are enough of a reason to hold this
patch back from a merge. Hopefully we can find a solution before
2.6.28, but if we don't , it's no real harm done.
If you have any additional fixes / changes to make before this is merged
into master, please generate them against this cxusb tree.
Regards,
Mike
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-08-10 17:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-04 13:10 [linux-dvb] [PATCH] DViCO FusionHDTV DVB-T Dual Digital 4 (rev 2) Anton Blanchard
2008-08-04 16:35 ` Michael Krufky
2008-08-05 21:55 ` Anton Blanchard
2008-08-09 4:18 ` Anton Blanchard
2008-08-10 17:54 ` Michael Krufky [this message]
2008-08-10 23:40 ` Anton Blanchard
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=489F2B71.4060607@linuxtv.org \
--to=mkrufky@linuxtv.org \
--cc=anton@samba.org \
--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.