summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2005-02-28 23:39:58 +0000
committerpeter <peter@FreeBSD.org>2005-02-28 23:39:58 +0000
commitf179ab15eb360cf382a65a8f672ad0144cccbfda (patch)
tree03583790347802022b407137e3bd26012890468c
parent52cccf77980693403af6b6e581564c37146dcc22 (diff)
downloadFreeBSD-src-f179ab15eb360cf382a65a8f672ad0144cccbfda.zip
FreeBSD-src-f179ab15eb360cf382a65a8f672ad0144cccbfda.tar.gz
MFi386: Sync whitespace and an abbreviation
-rw-r--r--sys/amd64/conf/GENERIC8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 6850863..0a2a519 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -71,11 +71,11 @@ options WITNESS # Enable checks to detect deadlocks and cycles
options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed
# Make an SMP-capable kernel by default
-options SMP # Symmetric MultiProcessor Kernel
+options SMP # Symmetric MultiProcessor Kernel
# Workarounds for some known-to-be-broken chipsets (nVidia nForce3-Pro150)
-device atpic # 8259A compatability
-options NO_MIXED_MODE # Don't penalize working chipsets
+device atpic # 8259A compatability
+options NO_MIXED_MODE # Don't penalize working chipsets
# Bus support. Do not remove isa, even if you have no isa slots
device acpi
@@ -253,7 +253,7 @@ device umass # Disks/Mass storage - Requires scbus and da
device ums # Mouse
device urio # Diamond Rio 500 MP3 player
device uscanner # Scanners
-# USB Ethernet, requires mii
+# USB Ethernet, requires miibus
device aue # ADMtek USB Ethernet
device axe # ASIX Electronics USB Ethernet
device cue # CATC USB Ethernet
OpenPOWER on IntegriCloud