public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: bumkunjo@gmx.de
To: linux-dvb@linuxtv.org
Cc: stev391@email.com
Subject: Re: [linux-dvb] DViCO Fusion HDTV DVB-T Dual Express [PATCH]
Date: Mon, 26 May 2008 04:20:58 +0200	[thread overview]
Message-ID: <200805260420.59067.bumkunjo@gmx.de> (raw)
In-Reply-To: <20080525112820.374AC104F0@ws1-3.us4.outblaze.com>


Thanks for the patch, Frieder - it seems to work perfectly on my vdr box - all 
channels tune - good reception.
i will report if any issues appear. if I can help testing upcoming versions of 
the driver ask me.

Thanks a lot to Chris and Stephen for your work,

Jochen

Am Sonntag 25 Mai 2008 13:28:20 schrieb stev391@email.com:
>  Hans-Frieder,
>
> Thanks, for this patch.  I have tested it on 1 of 3 machines that I have
> access to with this DVB card. No issues (Now loads 80 firmwares, instead
> of 3)
>
> It doesn't break Chris Pascoe's xc-test branch with the DViCO Fusion HDTV
> DVB-T Dual Express.
>
> It also makes my patch, to get support into the v4l-dvb head, (newer
> version then posted here) work a lot more reliably (Perfectly on this
> test machine, I will run it on my mythbox for a week or so before I post
> it).
>
> I think you should email Chris Pascoe and petition him to include it in
> his branch.  As this will definitely help alot of people out.
>
> Thanks again,
>
> Stephen.
>
>   ----- Original Message -----
>   From: "Hans-Frieder Vogt"
>   To: "jochen s" , stev391@email.com
>   Subject: Re: [linux-dvb] DViCO Fusion HDTV DVB-T Dual Express [PATCH]
>   Date: Fri, 23 May 2008 21:46:58 +0200
>
>
>   Jochen,
>
>   you are indeed missing firmwares. The xc-test branch from Chris
>   Pascoe uses the special collection of firmwares
>   xc3028-dvico-au-01.fw which only contains firmwares for 7MHz
>   bandwidth (just try to tune a channel in the 7MHz band to confirm
>   this). To make the card work also for other bandwidths please apply
>   the following patch and put the standard firmware for xc3028
>   (xc3028-v27.fw) in the usual place (e.g. /lib/firmware).
>
>   This approach should also work for australia, because the standard
>   firmware also contains those firmwares in xc3028-dvico-au-01.fw.
>
>   Stephen, can you confirm this?
>
>   Cheers,
>   Hans-Frieder
>
>   --- xc-test.orig/linux/drivers/media/video/cx23885/cx23885-dvb.c
>   2008-04-26 23:40:52.000000000 +0200
>   +++ xc-test/linux/drivers/media/video/cx23885/cx23885-dvb.c
>   2008-05-19 23:15:08.000000000 +0200
>   @@ -217,9 +217,9 @@ static int dvb_register(struct cx23885_t
>   .callback = cx23885_dvico_xc2028_callback,
>   };
>   static struct xc2028_ctrl ctl = {
>   - .fname = "xc3028-dvico-au-01.fw",
>   + .fname = "xc3028-v27.fw",
>   .max_len = 64,
>   - .scode_table = ZARLINK456,
>   + .demod = XC3028_FE_ZARLINK456,
>   };
>
>   fe = dvb_attach(xc2028_attach, port->dvb.frontend,



_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  reply	other threads:[~2008-05-26  2:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-25 11:28 [linux-dvb] DViCO Fusion HDTV DVB-T Dual Express [PATCH] stev391
2008-05-26  2:20 ` bumkunjo [this message]
2008-05-26  9:29   ` Zac Spitzer
2008-05-26  9:52     ` Andrew Herron
  -- strict thread matches above, loose matches on Subject: below --
2008-05-20 21:45 stev391
2008-05-20 23:48 ` jochen s
2008-05-23 19:46   ` Hans-Frieder Vogt
2008-05-18  9:45 stev391
2008-05-14 22:12 stev391
2008-05-20 16:10 ` jochen s
2008-05-14  5:54 stev391
2008-05-17 11:27 ` allan k

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=200805260420.59067.bumkunjo@gmx.de \
    --to=bumkunjo@gmx.de \
    --cc=linux-dvb@linuxtv.org \
    --cc=stev391@email.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox