diff options
author | Bill Nottingham <notting@redhat.com> | 2004-09-23 15:47:25 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2004-09-23 15:47:25 +0000 |
commit | 863f201a7476a68adc1252b80bf7d3993419eae9 (patch) | |
tree | 71a4d53b95919b389207eb245b0a7652f05776fd /loader2 | |
parent | aca501f66f852dd22c0460454bf062c12c9f6aad (diff) | |
download | anaconda-863f201a7476a68adc1252b80bf7d3993419eae9.tar.gz anaconda-863f201a7476a68adc1252b80bf7d3993419eae9.tar.xz anaconda-863f201a7476a68adc1252b80bf7d3993419eae9.zip |
fix megaraid module name
Diffstat (limited to 'loader2')
-rw-r--r-- | loader2/module-info | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/loader2/module-info b/loader2/module-info index 771209365..0edd95113 100644 --- a/loader2/module-info +++ b/loader2/module-info @@ -682,11 +682,7 @@ lpfc scsi_hostadapter "Emulex FC Controller" -megaraid - scsi_hostadapter - "MegaRAID 418, 428, 438, 466, 762" - -megaraid2 +megaraid-mbox scsi_hostadapter "LSI MegaRAID Controllers" |