From: Jan Ceuleers <jan.ceuleers@computer.org>
To: Douglas Schilling Landgraf <dougsland@gmail.com>,
Mauro Carvalho Chehab <mchehab@infradead.org>,
linux-media@vger.kernel.org
Subject: [PATCH] dvb: Fix broken link in get_dvb_firmware for nxt2004 (A180)
Date: Thu, 11 Jun 2009 20:27:02 +0200 [thread overview]
Message-ID: <4A314C76.3040000@computer.org> (raw)
In-Reply-To: <20090610235358.3bc559b6@gmail.com>
Due to a reorganisation of AVermedia's websites, get_dvb_firmware
no longer works for nxt2004. Fix it.
Signed-off-by: Jan Ceuleers <jan.ceuleers@computer.org>
--- a/Documentation/dvb/get_dvb_firmware.orig 2009-06-07 14:38:20.000000000 +0200
+++ b/Documentation/dvb/get_dvb_firmware 2009-06-07 14:38:55.000000000 +0200
@@ -317,7 +317,7 @@
sub nxt2004 {
my $sourcefile = "AVerTVHD_MCE_A180_Drv_v1.2.2.16.zip";
- my $url = "http://www.aver.com/support/Drivers/$sourcefile";
+ my $url = "http://www.avermedia-usa.com/support/Drivers/$sourcefile";
my $hash = "111cb885b1e009188346d72acfed024c";
my $outfile = "dvb-fe-nxt2004.fw";
my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);
prev parent reply other threads:[~2009-06-11 18:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-07 17:31 Broken link in get_dvb_firmware for nxt2004 (A180) Jan Ceuleers
[not found] ` <20090610235358.3bc559b6@gmail.com>
2009-06-11 18:27 ` Jan Ceuleers [this message]
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=4A314C76.3040000@computer.org \
--to=jan.ceuleers@computer.org \
--cc=dougsland@gmail.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@infradead.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.