diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-10-28 09:41:32 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-10-28 09:41:32 +0000 |
commit | f438f4f5caf143c0c6f263e09c9702b6876b91cf (patch) | |
tree | c4195a73c64e7ed42531a8b0ca997d0fec60b544 /perl-install/modules.pm | |
parent | b4a722c16e9be060fac6a9e5bb14ee43ea048163 (diff) | |
download | drakx-f438f4f5caf143c0c6f263e09c9702b6876b91cf.tar drakx-f438f4f5caf143c0c6f263e09c9702b6876b91cf.tar.gz drakx-f438f4f5caf143c0c6f263e09c9702b6876b91cf.tar.bz2 drakx-f438f4f5caf143c0c6f263e09c9702b6876b91cf.tar.xz drakx-f438f4f5caf143c0c6f263e09c9702b6876b91cf.zip |
no_comment
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r-- | perl-install/modules.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 51e0096f5..828b92af7 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -26,6 +26,7 @@ my @drivers_by_category = ( "3c515" => "3com 3c515", "3c59x" => "3com 3c59x (Vortex)", "3c59x" => "3com 3c90x (Boomerang)", + "3c90x" => "3Com 3c90x (Cyclone/Hurricane/Tornado)", "at1700" => "Allied Telesis AT1700", "ac3200" => "Ansel Communication AC3200", "pcnet32" => "AMD PC/Net 32", |