Due to a reorganisation of AVermedia's websites, get_dvb_firmware
no longer works for nxt2004. Fix it.

Signed-off-by: Jan Ceuleers <jan.ceule...@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);
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to