diff options
author | Bill Nottingham <notting@redhat.com> | 2004-10-12 17:16:57 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2004-10-12 17:16:57 +0000 |
commit | eaac81b8dcbc178653bc287acfbeb026ee9c8d00 (patch) | |
tree | 80b35df9649905fb4751a08e64886e46ac62d713 /loader2/module-info | |
parent | 50d14ebfba0df78bef9e8fcf63367b1cddfa7e79 (diff) | |
download | anaconda-eaac81b8dcbc178653bc287acfbeb026ee9c8d00.tar.gz anaconda-eaac81b8dcbc178653bc287acfbeb026ee9c8d00.tar.xz anaconda-eaac81b8dcbc178653bc287acfbeb026ee9c8d00.zip |
add ahci, sx8
Diffstat (limited to 'loader2/module-info')
-rw-r--r-- | loader2/module-info | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/loader2/module-info b/loader2/module-info index 5f81dbf9c..04531ef4d 100644 --- a/loader2/module-info +++ b/loader2/module-info @@ -623,6 +623,10 @@ aha152x "Adaptec AHA-152x" aha152x "ioport, irq, host scsiid" +ahci + scsi_hostadapter + "Advanced Host Controller Interface SATA" + aic7xxx scsi_hostadapter "Adaptec AHA-2740, 28xx, 29xx, 39xx" @@ -774,6 +778,10 @@ siimage scsi_hostadapter "Silicon Image SATA controllers" +sx8 + scsi_hostadapter + "Promise SATA SX8 block driver" + # needed for sparc sym53c8xx scsi_hostadapter |