summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-07-22 22:29:45 +0000
committerimp <imp@FreeBSD.org>2004-07-22 22:29:45 +0000
commit5a3e9fbaf3e88198110334f2b0bb1bd9d94742c6 (patch)
treea5748f15a325764eebcb191662db77c853e06e67 /sys
parent0973e758b4b944f3ad7db4ad982a5094a0d20af9 (diff)
downloadFreeBSD-src-5a3e9fbaf3e88198110334f2b0bb1bd9d94742c6.zip
FreeBSD-src-5a3e9fbaf3e88198110334f2b0bb1bd9d94742c6.tar.gz
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
Diffstat (limited to 'sys')
-rw-r--r--sys/amd64/conf/GENERIC8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 87ca19f..aa9848d 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -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
OpenPOWER on IntegriCloud