On 12/2/05, <b class="gmail_sendername">Michael Krufky</b> <<a href="mailto:mkrufky@linuxtv.org">mkrufky@linuxtv.org</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Todd Ignasiak wrote:<br>> On 11/29/05, CityK <<a href="mailto:CityK@rogers.com">CityK@rogers.com</a>> wrote:<br>><br>>>Michael Krufky wrote:<br>>><br>>>>CityK wrote:<br>>>><br>>>>
<br>>>>>A few months ago Taylor posted that he had put together a patch for<br>>>>>the original Fusion 3 Gold (18ac:d800) :<br>>>>><a href="http://www.linuxtv.org/pipermail/linux-dvb/2005-September/005008.html">
http://www.linuxtv.org/pipermail/linux-dvb/2005-September/005008.html</a><br>>>>><br>>>>>I didn't see any or perhaps missed the follow up this card, but I'm<br>>>>>mildly curious if:<br>
>>>>a) Taylor got it working (and is anyone is using the board)?<br>>>>> and<br>>>>>b) whether or not the it is working with digital cable? ... (although<br>>>>>its prospects are poor, as discussed in both
<br>>>>><a href="http://www.linuxtv.org/pipermail/linux-dvb/2005-September/005034.html">http://www.linuxtv.org/pipermail/linux-dvb/2005-September/005034.html</a><br>>>>>and<br>>>>><a href="http://www.linuxtv.org/pipermail/linux-dvb/2005-September/005035.html)">
http://www.linuxtv.org/pipermail/linux-dvb/2005-September/005035.html)</a><br>>>><br>>>>Taylor never showed us a patch... I always wondered why.<br>>>><br>>>>Anyhow, based on the DViCO Windows driver INF file, the following
<br>>>>patch should be all that's necessary, unless the board has different<br>>>>GPIO programming.<br>>>><br>>>>I don't want to apply this unless someone can test it and confirm that<br>
>>>it works. It is very likely that a new card entry will be needed for<br>>>>alternate GPIO settings, although the DViCO cards are known to work<br>>>>with the wrong GPIO settings. :-/<br>>>>
<br>>>><br>>>>------------------------------------------------------------------------<br>>>><br>>>> linux/drivers/media/video/cx88/cx88-cards.c | 4 ++++<br>>>> 1 file changed, 4 insertions(+)
<br>>>><br>>>>--- v4l-dvb.orig/linux/drivers/media/video/cx88/cx88-cards.c 2005-11-25 05:24:13.000000000 -0500<br>>>>+++ v4l-dvb/linux/drivers/media/video/cx88/cx88-cards.c 2005-11-29 01:06:
57.000000000 -0500<br>>>>@@ -1015,6 +1015,10 @@<br>>>> .card =
CX88_BOARD_KWORLD_DVB_T,<br>>>> },{<br>>>> .subvendor = 0x18ac,<br>>>>+ .subdevice = 0xd800,<br>>>>+
.card = CX88_BOARD_DVICO_FUSIONHDTV_3_GOLD_Q,<br>>>>+ },{<br>>>>+ .subvendor = 0x18ac,<br>>>> .subdevice = 0xd810,<br>>>> .card =
CX88_BOARD_DVICO_FUSIONHDTV_3_GOLD_Q,<br>>>> },{<br>>>><br>>><br>>><br>>>Michael Krufky wrote:<br>>><br>>>>CityK wrote:<br>>>><br>>>>>Cool. As you already know, I picked this last part of the
<br>>>>>discussion up on the DVB list. Perhaps Taylor or someone else will<br>>>>>let us know.<br>>>><br>>>>Yes... I also have information about FusionHDTV II ... If anybody<br>
>>>out there has one, please let me know, and I'll send you a patch to test.<br>><br>><br>> I have an older Fusion card. I'm not sure if it's a Fusion II or III,<br>> but it's pre-QAM. I'll dig it out of the storage box & check it
<br>> out.<br>><br>> If someone has a patch, or needs other info on the card, let me know.<br><br>When you determine exactly which card it is, let me know and provide the<br>pci id... i have some nice docs from dvico with almost all the info that
<br>i need, provided that it uses frontend demod's and tuner already supported.<br><br>Glue code is easy.<br><br>-Mike<br></blockquote></div><br>
I finally located that card. It's labeled "FusionHDTV II"<br>
It has a Conexant Fusion 878A / 25878-13 chip, and an Oren OR51211AHQC.<br>
I can't tell what type of tuner is on the board.<br>
<br>
<br>