summaryrefslogtreecommitdiffstats
path: root/perl-install/modules.pm
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2001-07-31 17:25:00 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2001-07-31 17:25:00 +0000
commit6e65decdf556b906b6e656e83b535d5dbcc1ebad (patch)
treeb2bfa125028131fb1987d4ca574f3de08a54c628 /perl-install/modules.pm
parent2e840a4d0d2d7342f094737019277d85421680fd (diff)
downloaddrakx-backup-do-not-use-6e65decdf556b906b6e656e83b535d5dbcc1ebad.tar
drakx-backup-do-not-use-6e65decdf556b906b6e656e83b535d5dbcc1ebad.tar.gz
drakx-backup-do-not-use-6e65decdf556b906b6e656e83b535d5dbcc1ebad.tar.bz2
drakx-backup-do-not-use-6e65decdf556b906b6e656e83b535d5dbcc1ebad.tar.xz
drakx-backup-do-not-use-6e65decdf556b906b6e656e83b535d5dbcc1ebad.zip
have "catc" driver for usbnet installs
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r--perl-install/modules.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm
index f716c4ef5..dce4c4d24 100644
--- a/perl-install/modules.pm
+++ b/perl-install/modules.pm
@@ -41,6 +41,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/,
"aironet4500_card" => "aironet4500_card",
"at1700" => "Allied Telesis AT1700",
"atp" => "ATP",
+ "catc" => "CATC EL1210A NetMate USB Ethernet driver",
"com20020-pci" => "com20020-pci",
"cs89x0" => "CS89x0",
"de600" => "D-Link DE-600 pocket adapter",
@@ -123,6 +124,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/,
"pegasus" => "pegasus",
"kaweth" => "kaweth",
"usbnet" => "usbnet",
+ "catc" => "CATC EL1210A NetMate USB Ethernet driver",
}],
[ 'isdn', {
"hisax" => "hisax",