From 621bc6818dce53a29af1c8e9c5a56be0856282c5 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 29 Oct 2001 23:06:02 +0000 Subject: CDCEther looks good, I add it --- perl-install/modules.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/modules.pm') diff --git a/perl-install/modules.pm b/perl-install/modules.pm index d2c71fecb..1ff77ed1d 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -124,6 +124,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, "kaweth" => "kaweth", "usbnet" => "usbnet", "catc" => "CATC EL1210A NetMate USB Ethernet driver", + "CDCEther" => "CDCEther", }], [ 'isdn', { "hisax" => "hisax", -- cgit v1.2.1