From 7521a6927949322de435ebf62e73412fba0e9e6e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 13 Sep 2004 02:33:19 +0000 Subject: move comment where appropriate --- perl-install/harddrake/data.pm | 3 --- 1 file changed, 3 deletions(-) (limited to 'perl-install/harddrake') diff --git a/perl-install/harddrake/data.pm b/perl-install/harddrake/data.pm index 7b2153eba..e0c6bc1e1 100644 --- a/perl-install/harddrake/data.pm +++ b/perl-install/harddrake/data.pm @@ -201,9 +201,6 @@ our @tree = icon => "hw_network.png", configurator => "$sbindir/drakconnect", detector => sub { - #- generic NIC detection for USB seems broken (class, subclass, - #- protocol reported are not accurate) so we match network adapters against - #- known drivers :-( require list_modules; require network::ethernet; my @net_modules = list_modules::category2modules(network::ethernet::get_eth_categories()); -- cgit v1.2.1