summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-06-06 18:35:07 +0000
committerChris Lumens <clumens@redhat.com>2007-06-06 18:35:07 +0000
commit969005e58c458d2c3ade5bd0b28b9f54daee588b (patch)
tree917e94cc5bff1d8a3be113a908c00da68ac12765
parentd875d5b6e54643645581d4cbff7af2604a9ca017 (diff)
downloadanaconda-969005e58c458d2c3ade5bd0b28b9f54daee588b.tar.gz
anaconda-969005e58c458d2c3ade5bd0b28b9f54daee588b.tar.xz
anaconda-969005e58c458d2c3ade5bd0b28b9f54daee588b.zip
Add support for Areca RAID controllers (#238014).
-rw-r--r--ChangeLog5
-rw-r--r--loader2/module-info4
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9218d6870..c14e5c7d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-06-06 Chris Lumens <clumens@redhat.com>
+ * loader2/module-info: Add support for Areca RAID controllers
+ (#238014).
+
+2007-06-06 Chris Lumens <clumens@redhat.com>
+
* anaconda.spec: New version.
2007-06-06 David Cantrell <dcantrell@redhat.com>
diff --git a/loader2/module-info b/loader2/module-info
index 34694b623..24c2f5b31 100644
--- a/loader2/module-info
+++ b/loader2/module-info
@@ -640,6 +640,10 @@ aic79xx
scsi_hostadapter
"Adaptec Aic79xx SCSI Host Bus Adapter driver"
+arcmsr
+ scsi_hostadapter
+ "ARECA (ARC11xx/12xx) SATA RAID Host Adapter"
+
ata_piix
scsi_hostadapter
"Intel PIIX/ICH ATA controllers"