i2c: i801: Add Device IDs for Intel Sunrise Point PCH
[pandora-kernel.git] / Documentation / dvb / get_dvb_firmware
index e67be7a..48d25ea 100755 (executable)
@@ -115,7 +115,7 @@ sub tda10045 {
 
 sub tda10046 {
        my $sourcefile = "TT_PCI_2.19h_28_11_2006.zip";
-       my $url = "http://www.tt-download.com/download/updates/219/$sourcefile";
+       my $url = "http://technotrend.com.ua/download/software/219/$sourcefile";
        my $hash = "6a7e1e2f2644b162ff0502367553c72d";
        my $outfile = "dvb-fe-tda10046.fw";
        my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);