diff options
Diffstat (limited to 'perl-install/network/adsl.pm')
-rw-r--r-- | perl-install/network/adsl.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/network/adsl.pm b/perl-install/network/adsl.pm index 6a1f82538..da89fa44b 100644 --- a/perl-install/network/adsl.pm +++ b/perl-install/network/adsl.pm @@ -228,7 +228,7 @@ user "$adsl->{login}" You can provide it now via a floppy or your windows partition, or skip and do it later."), $l) or return; - $answer eq "Use a floppy" and load_firmware_floppy("boot.msg", "/usr/share/speedtouch/") || goto firmware; + $answer eq "Use a floppy" and load_firmware_floppy("mgmt.o", "/usr/share/speedtouch/") || goto firmware; $answer eq "Use my Windows partition" and goto firmware; # to be done $answer eq "Do it later" and $in->ask_warn('', N("You need the Alcatel microcode. Download it at: |