Remove ahb, aha, ie, le and wl devices. They are all ISA/EISA only.
I went ahead and left in the ISA cards that also have pccard attachments. There's no way that these devices could attach. OK'd by: peter
This commit is contained in:
parent
6d1275e568
commit
2eed2482ba
@ -92,7 +92,6 @@ device atapist # ATAPI tape drives
|
||||
options ATA_STATIC_ID # Static device numbering
|
||||
|
||||
# SCSI Controllers
|
||||
device ahb # EISA AHA1742 family
|
||||
device ahc # AHA2940 and onboard AIC7xxx devices
|
||||
device ahd # AHA39320/29320 and onboard AIC79xx devices
|
||||
device amd # AMD 53C974 (Tekram DC-390(T))
|
||||
@ -104,7 +103,6 @@ device trm # Tekram DC395U/UW/F DC315U adapters
|
||||
|
||||
device adv # Advansys SCSI adapters
|
||||
device adw # Advansys wide SCSI adapters
|
||||
device aha # Adaptec 154x SCSI adapters
|
||||
device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60.
|
||||
device bt # Buslogic/Mylex MultiMaster SCSI adapters
|
||||
|
||||
@ -207,22 +205,16 @@ device cs # Crystal Semiconductor CS89x0 NIC
|
||||
device ex # Intel EtherExpress Pro/10 and Pro/10+
|
||||
device ep # Etherlink III based cards
|
||||
device fe # Fujitsu MB8696x based cards
|
||||
# XXX kvtop brokenness
|
||||
#device ie # EtherExpress 8/16, 3C507, StarLAN 10 etc.
|
||||
# XXX kvtop brokenness, pointer/int warnings
|
||||
#device lnc # NE2100, NE32-VL Lance Ethernet cards
|
||||
device sn # SMC's 9000 series of Ethernet chips
|
||||
device xe # Xircom pccard Ethernet
|
||||
|
||||
# ISA devices that use the old ISA shims
|
||||
#device le
|
||||
|
||||
# Wireless NIC cards
|
||||
device wlan # 802.11 support
|
||||
device an # Aironet 4500/4800 802.11 wireless NICs.
|
||||
device awi # BayStack 660 and others
|
||||
device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
|
||||
#device wl # Older non 802.11 Wavelan wireless NIC.
|
||||
|
||||
# Pseudo devices.
|
||||
device random # Entropy device
|
||||
|
Loading…
Reference in New Issue
Block a user