summaryrefslogtreecommitdiffstats
path: root/perl-install/modules.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-02-21 13:37:14 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-02-21 13:37:14 +0000
commitc98efbaf9f35ecb2a67e11b2ecdd350486d2d775 (patch)
treec6cfda3b950a93950de34a463899d3c00ed445f1 /perl-install/modules.pm
parent0bb974810f0b4c103e7f81412f45277a4662ef7b (diff)
downloaddrakx-backup-do-not-use-c98efbaf9f35ecb2a67e11b2ecdd350486d2d775.tar
drakx-backup-do-not-use-c98efbaf9f35ecb2a67e11b2ecdd350486d2d775.tar.gz
drakx-backup-do-not-use-c98efbaf9f35ecb2a67e11b2ecdd350486d2d775.tar.bz2
drakx-backup-do-not-use-c98efbaf9f35ecb2a67e11b2ecdd350486d2d775.tar.xz
drakx-backup-do-not-use-c98efbaf9f35ecb2a67e11b2ecdd350486d2d775.zip
add aic7xxx_old
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r--perl-install/modules.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm
index 70e956edd..13ce3cbe3 100644
--- a/perl-install/modules.pm
+++ b/perl-install/modules.pm
@@ -207,6 +207,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/,
"eata_dma" => "EATA DMA Adapters",
),
"aic7xxx" => "Adaptec 2740, 2840, 2940",
+ "aic7xxx_old" => "Adaptec 2740, 2840, 2940",
"ncr53c8xx" => "NCR 53C8xx PCI",
"pci2000" => "Perceptive Solutions PCI-2000", # TODO
"qlogicisp" => "Qlogic ISP",