diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-08-11 00:27:27 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-08-11 00:27:27 +0000 |
commit | 66138cdc6bbd973426a9345c78c8120d9b446670 (patch) | |
tree | 63c1ec8ff6f3fff55453c752bbb26092921582a7 /perl-install/modules.pm | |
parent | 40dcd0a59c0cce9b75f40b338799f5f28dd87cf6 (diff) | |
download | drakx-66138cdc6bbd973426a9345c78c8120d9b446670.tar drakx-66138cdc6bbd973426a9345c78c8120d9b446670.tar.gz drakx-66138cdc6bbd973426a9345c78c8120d9b446670.tar.bz2 drakx-66138cdc6bbd973426a9345c78c8120d9b446670.tar.xz drakx-66138cdc6bbd973426a9345c78c8120d9b446670.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 bb0ec41d4..24e4e1291 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -148,6 +148,7 @@ arch() =~ /^sparc/ ? ( "DAC960" => "Mylex DAC960", # "dpt" => "Distributed Tech SmartCache/Raid I-IV Controller", # not there anymore? "megaraid" => "AMI MegaRAID", + "aacraid" => "AACxxx Raid Controller", "cpqarray" => "Compaq Smart-2/P RAID Controller", "gdth" => "ICP Disk Array Controller", "ips" => "IBM ServeRAID controller", |