diff options
author | Jeremy Katz <katzj@redhat.com> | 2004-09-07 01:50:15 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2004-09-07 01:50:15 +0000 |
commit | 8daabbd319c46db8517df17c86aa52b43570417c (patch) | |
tree | a33074531ec258f18986c80f49d5f2ff33f028f9 /loader2/module-info | |
parent | af78fc62c6d85a3115a276dece2f38a9daff8c7f (diff) | |
download | anaconda-8daabbd319c46db8517df17c86aa52b43570417c.tar.gz anaconda-8daabbd319c46db8517df17c86aa52b43570417c.tar.xz anaconda-8daabbd319c46db8517df17c86aa52b43570417c.zip |
add ibmveth and ibmvscsic modules
Diffstat (limited to 'loader2/module-info')
-rw-r--r-- | loader2/module-info | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/loader2/module-info b/loader2/module-info index ab39f54c5..f9bfd71e3 100644 --- a/loader2/module-info +++ b/loader2/module-info @@ -548,6 +548,15 @@ viodasd scsi_hostadapter "iSeries Virtual DASD" +# pSeries +ibmveth + eth + "Power5 Virtual Ethernet" + +ibmvscsic + scsi_hostadapter + "Power5 Virtual SCSI" + # Mac stuff bmac eth |