summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-06-07 14:16:45 +0000
committerChris Lumens <clumens@redhat.com>2007-06-07 14:16:45 +0000
commitdb6f7d3d10ff80c95d96700c52d4570d3b9c69f8 (patch)
tree40c1c715a87edb330c8f9a27ee8e3dc2d8877d28
parentd5bdea923ab158514c7def74ee82352ab386703d (diff)
downloadanaconda-db6f7d3d10ff80c95d96700c52d4570d3b9c69f8.tar.gz
anaconda-db6f7d3d10ff80c95d96700c52d4570d3b9c69f8.tar.xz
anaconda-db6f7d3d10ff80c95d96700c52d4570d3b9c69f8.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 cc2443d7b..b73aad556 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-07 Chris Lumens <clumens@redhat.com>
+
+ * loader2/module-info: Add support for Areca RAID controllers
+ (#238014).
+
2007-06-06 David Cantrell <dcantrell@redhat.com>
* loader2/hardware.c (detectHardware): Probe BUS_EBUS to support
diff --git a/loader2/module-info b/loader2/module-info
index 5c10fe7b0..c71bf9c18 100644
--- a/loader2/module-info
+++ b/loader2/module-info
@@ -628,6 +628,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"