diff options
author | David Cantrell <dcantrell@redhat.com> | 2007-04-02 14:50:53 +0000 |
---|---|---|
committer | David Cantrell <dcantrell@redhat.com> | 2007-04-02 14:50:53 +0000 |
commit | acec1b43060c0ab6d8a1b258f6f52094056d8ece (patch) | |
tree | 1e0b6fe67dbe09eb7eec66edac86786aa0601d4b /loader2/module-info | |
parent | 6484c62767bf0752750f2661db2a6468bdd700c9 (diff) | |
download | anaconda-acec1b43060c0ab6d8a1b258f6f52094056d8ece.tar.gz anaconda-acec1b43060c0ab6d8a1b258f6f52094056d8ece.tar.xz anaconda-acec1b43060c0ab6d8a1b258f6f52094056d8ece.zip |
* loader2/module-info: Add fec_mpc52xx, ps3_storage, and gelic_net
(#220009).
Diffstat (limited to 'loader2/module-info')
-rw-r--r-- | loader2/module-info | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/loader2/module-info b/loader2/module-info index 5ae0c17a8..3f61e5558 100644 --- a/loader2/module-info +++ b/loader2/module-info @@ -237,6 +237,10 @@ fealnx eth "Myson MTD-8xx 100/10M Ethernet PCI Adapter" +fec_mpc52xx + eth + "Motorola MPC52xx on-chip Ethernet" + forcedeth eth "nForce Ethernet Driver" @@ -247,6 +251,10 @@ fmv18x io "Base I/O address" "0x[0-9a-fA-F]+" irq "IRQ level" "[0-9]+" +gelic_net + eth + "PlayStation 3 Gigabit Ethernet" + hamachi eth "A Packet Engines GNIC-II Gigabit" @@ -600,8 +608,8 @@ a100u2w "Initio A100U2W SCSI" aacraid - scsi_hostadapter - "Adaptec AACRAID" + scsi_hostadapter + "Adaptec AACRAID" aic94xx scsi_hostadapter @@ -629,8 +637,8 @@ aic79xx "Adaptec Aic79xx SCSI Host Bus Adapter driver" ata_piix - scsi_hostadapter - "Intel PIIX/ICH ATA controllers" + scsi_hostadapter + "Intel PIIX/ICH ATA controllers" atp870u scsi_hostadapter @@ -668,8 +676,8 @@ hptiop # gvp11 i2o_block - scsi - "I2O Block driver" + scsi + "I2O Block driver" ipr scsi_hostadapter @@ -719,13 +727,17 @@ pata_mpc52xx scsi_hostadapter "Freescale MPC52xx IDE/ATA libata driver" +pcd + block-major-46 cdrom + "Parallel-port IDE CDROM" + pluto scsi_hostadapter "SparcSTORAGE Array" -pcd - block-major-46 cdrom - "Parallel-port IDE CDROM" +ps3_storage + scsi_hostadapter + "PlayStation 3 internal storage" qla1280 scsi_hostadapter |