diff options
author | Erik Troan <ewt@redhat.com> | 2001-04-03 15:53:15 +0000 |
---|---|---|
committer | Erik Troan <ewt@redhat.com> | 2001-04-03 15:53:15 +0000 |
commit | 94855a4231d35f5c6461564d77e9aae76678e3ab (patch) | |
tree | 3b9d839e53777f1a7a2a67955f45f724b0f75daf /loader/module-info | |
parent | a675319e6b90e1c468d4a56c33b9e8e8532f2edc (diff) | |
download | anaconda-94855a4231d35f5c6461564d77e9aae76678e3ab.tar.gz anaconda-94855a4231d35f5c6461564d77e9aae76678e3ab.tar.xz anaconda-94855a4231d35f5c6461564d77e9aae76678e3ab.zip |
1) use winbond-840 instead of winbond
2) removed old-tulip
3) use aic7xxx_mod for the new aic driver
Diffstat (limited to 'loader/module-info')
-rw-r--r-- | loader/module-info | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/loader/module-info b/loader/module-info index ae19abd15..abb894f51 100644 --- a/loader/module-info +++ b/loader/module-info @@ -351,10 +351,6 @@ plip # NOT YET MODULARIZED! #pt -rtl8129 - eth - "RealTek RTL8129 Fast Ethernet" - 8139too eth "RTL8139, SMC EZ Card Fast Ethernet" @@ -442,11 +438,6 @@ tulip "DEC 21040, most 21*40 Ethernet" io "Base I/O address" "0x[0-9a-fA-F]+" -old_tulip - eth - "Older DEC 21040, most 21*40 Ethernet" - io "Base I/O address" "0x[0-9a-fA-F]+" - via-rhine eth "VIA VT86c100A Rhine-II PCI" @@ -469,7 +460,7 @@ wic wic "parallel port network driver" -winbond +winbond-840 eth "Compex RL100ATX-PCI" @@ -537,9 +528,9 @@ aic7xxx scsi_hostadapter "Adaptec AHA-2740, 28xx, 29xx, 39xx" -aic7xxx_new +aic7xxx_mod scsi_hostadapter - "New Adaptec AHA-2740, 28xx, 29xx, 39xx" + "New (experimental) Adaptec 28xx, 29xx, 39xx" atp870u scsi_hostadapter |