diff options
author | Antti Palosaari <crope@iki.fi> | 2011-08-02 10:35:06 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-09-21 09:08:26 -0400 |
commit | ead20951fbf3e256c7abee300e28caecab27b1f7 (patch) | |
tree | 44a4e81462603be548a0c7d9f90c266220a66ab7 /Documentation/dvb | |
parent | 465301b10f592bf902650b8d70df8fe10f9d3769 (diff) |
[media] get_dvb_firmware: update tda10071 file url
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/dvb')
-rwxr-xr-x | Documentation/dvb/get_dvb_firmware | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dvb/get_dvb_firmware b/Documentation/dvb/get_dvb_firmware index f1b27e26c30f..06ec38460514 100755 --- a/Documentation/dvb/get_dvb_firmware +++ b/Documentation/dvb/get_dvb_firmware | |||
@@ -685,7 +685,7 @@ sub it9135 { | |||
685 | } | 685 | } |
686 | 686 | ||
687 | sub tda10071 { | 687 | sub tda10071 { |
688 | my $sourcefile = "PCTV%2070e%2080e%20100e%20320e%20330e%20800e%20880e.zip"; | 688 | my $sourcefile = "PCTV_460e_reference.zip"; |
689 | my $url = "ftp://ftp.pctvsystems.com/TV/driver/PCTV%2070e%2080e%20100e%20320e%20330e%20800e/"; | 689 | my $url = "ftp://ftp.pctvsystems.com/TV/driver/PCTV%2070e%2080e%20100e%20320e%20330e%20800e/"; |
690 | my $hash = "4403de903bf2593464c8d74bbc200a57"; | 690 | my $hash = "4403de903bf2593464c8d74bbc200a57"; |
691 | my $fwfile = "dvb-fe-tda10071.fw"; | 691 | my $fwfile = "dvb-fe-tda10071.fw"; |