diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-09-20 15:42:35 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-09-20 15:42:35 +0000 |
commit | 301fdfc5764dc3faa54e5880570e5f882b04479e (patch) | |
tree | f536aa805bb3f3d04a9f834d22b5d4a51e1489eb /loader/module-info | |
parent | 8f66179f076e1c89602828046113b996d5b4f07a (diff) | |
download | anaconda-301fdfc5764dc3faa54e5880570e5f882b04479e.tar.gz anaconda-301fdfc5764dc3faa54e5880570e5f882b04479e.tar.xz anaconda-301fdfc5764dc3faa54e5880570e5f882b04479e.zip |
add aic79xx (#73782)
Diffstat (limited to 'loader/module-info')
-rw-r--r-- | loader/module-info | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/loader/module-info b/loader/module-info index 548526dfc..0540cc024 100644 --- a/loader/module-info +++ b/loader/module-info @@ -570,6 +570,10 @@ aic7xxx_old scsi_hostadapter "Old Adaptec 28xx, 29xx, 39xx" +aic79xx + scsi_hostadapter + "Adaptec Aic79xx SCSI Host Bus Adapter driver" + atp870u scsi_hostadapter "ACARD ATP870U PCI scsi controller" |