<span class="gmail_quote"><br></span>2008/1/16, Patrick Boettcher <<a href="mailto:patrick.boettcher@desy.de" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">patrick.boettcher@desy.de</a>>:<div>
<span class="q"><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;">
Hi Albert,<br><br>On Wed, 16 Jan 2008, Albert Comerma wrote:<br>> Hi, I would like to build a driver for Pinacle 320CX card based on this<br>> chips combination, I already managed to get the card detected and firmware
<br>> downloaded to dibcom chip.<br>> For dvb CX25843 is useless, so it can be skiped, but the problem is how to<br>> add XC3028 to the dibcom chip. I've got some basic cuestions;<br>><br>> - Firmware... dvb usual dibcom firmware should work for this part? which
<br>> XC3028 firmware should I use?<br><br>USB firmware for dib0700 is the normal one. For Xceive, the base-firmware<br>is the same as on other cards, for the standard-firmware I'm not sure, do<br>you have a list of firmware available?
</blockquote></span><div><br><br>Ok, dib0700 firmware seems ok. What you mean with base-firmware and standard-fimware? is that you need two firmwares for xceive xip? I downloaded a firmware_v4 pack with arround 30 xc3028 firmwares...
<br></div><span class="q"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> - Gpio's, what gpio's are suposed to be used between dibcom and XC3028?
<br><br>It is GPIO 8 of the demod:<br><br>so<br>dib7000m_set_gpio(.., 8, 0, 0);<br>msleep(1);<br>dib7000m_set_gpio(.., 8, 0, 1);<br><br>in case of dib7000m - for dib7000p it is dib7000p_set_gpio<br><br>> - I2C; should be used as on other tunners, wich address uses XC3028?
<br><br>0xc2 = 0x61.<br><br>> I'm having a look to the latest<br>> /v4l-dvb-7d364b375fb7/linux/drivers/media/video/tuner-xc2028* I hope those<br>> are the correct files for it...<br><br>I don't know this part. Mauro was working on it, don't know if it is
<br>committed.</blockquote></span><div><br>Let's hope Mauro comment something, :P<br></div><span class="q"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You will also need the stuff from the attachment.</blockquote></span><div><br>Thanks a lot!! <br></div><span class="q"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Patrick.<br><br>--<br> Mail: <a href="mailto:patrick.boettcher@desy.de" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">patrick.boettcher@desy.de</a><br> WWW: <a href="http://www.wi-bw.tfh-wildau.de/%7Epboettch/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.wi-bw.tfh-wildau.de/~pboettch/</a><br></blockquote>
</span></div><br>