diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-09-10 18:41:37 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-09-10 18:41:37 +0000 |
commit | bb622e75b9363bb8a7135db636e936c384787bed (patch) | |
tree | 48443df5aea6c7460adb4994f322ec95e5dfd680 /loader/module-info | |
parent | 04e717140feee2721510ab949b13f899762f3e0c (diff) | |
download | anaconda-bb622e75b9363bb8a7135db636e936c384787bed.tar.gz anaconda-bb622e75b9363bb8a7135db636e936c384787bed.tar.xz anaconda-bb622e75b9363bb8a7135db636e936c384787bed.zip |
merge alpha changes from 7.2-alpha
didn't merge the following:
* weird handling of /boot and the beginning of the disk. if we do alpha again,
we need to do this in some sort of maintainable fashion
* some of the weird stuff with adding a single user target in the boot loader
config and the like
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 a2f7b9a29..b8fb8456a 100644 --- a/loader/module-info +++ b/loader/module-info @@ -650,6 +650,10 @@ ips scsi_hostadapter "IBM ServeRAID" +isp_mod + scsi_hostadapter + "QLogic SCSI" + megaraid scsi_hostadapter "MegaRAID 418, 428, 438, 466, 762" |