summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2002-08-13 12:25:01 +0000
committernyan <nyan@FreeBSD.org>2002-08-13 12:25:01 +0000
commit92f62a6fd100c308915108ce9c2f9821d93ab4e0 (patch)
tree0dfa52bb56194a9f5704b42a4379620db02f1678
parent07e77e0463bb2f2e4bdd6fd6be61affad0f0eb8b (diff)
downloadFreeBSD-src-92f62a6fd100c308915108ce9c2f9821d93ab4e0.zip
FreeBSD-src-92f62a6fd100c308915108ce9c2f9821d93ab4e0.tar.gz
MFi386: revisions 1.354 and 1.356.
Remove the mpt driver entry.
-rw-r--r--sys/pc98/conf/GENERIC6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index cde4a64..e7de87e 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -74,7 +74,6 @@ options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
device isa
device pci
options COMPAT_OLDISA # Old ISA driver shims
-#options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS"
# Floppy drives
device fdc
@@ -92,7 +91,6 @@ device adv # Advansys SCSI adapters
device ahc # AHA2940 and onboard AIC7xxx devices
device amd # AMD 53C974 (Tekram DC-390(T))
device isp # Qlogic family
-#device mpt # LSI-Logic MPT-Fusion (unknown whether works)
#device ncr # NCR/Symbios Logic
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
@@ -193,9 +191,9 @@ device snc
device xe # Xircom pccard ethernet
# Wireless NIC cards
-device an # Aironet 4500/4800 802.11 wireless NICs.
+device an # Aironet 4500/4800 802.11 wireless NICs.
device awi # BayStack 660 and others
-device wi # WaveLAN/IEEE 802.11 wireless NICs.
+device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
#device wl # Older non 802.11 Wavelan wireless NIC.
# Pseudo devices - the number indicates how many units to allocate.
OpenPOWER on IntegriCloud