From 1d83d1c840d40137e2001477e1728e59368076b9 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 19 May 2005 07:28:22 +0000 Subject: (adsl_detect) explain --- perl-install/network/adsl.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/network/adsl.pm') diff --git a/perl-install/network/adsl.pm b/perl-install/network/adsl.pm index cd82da320..1b089900f 100644 --- a/perl-install/network/adsl.pm +++ b/perl-install/network/adsl.pm @@ -87,6 +87,7 @@ sub adsl_detect() { require list_modules; require detect_devices; my @modules = list_modules::category2modules('network/usb_dsl'); + # return an hash compatible with what drakconnect expect us to return: my %compat = ( 'speedtch' => 'speedtouch', 'eagle-usb' => 'sagem', -- cgit v1.2.1