summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2004-12-30 18:51:23 +0000
committerjhb <jhb@FreeBSD.org>2004-12-30 18:51:23 +0000
commit908aa564cbd7841392ece24213ccbcfb7c741efd (patch)
tree0b9e366f9387f46ad17f31f04fe02ad94f76fa2b /sys/amd64
parent4371c82dde87242d4e6f07ab11753367d9b21a25 (diff)
downloadFreeBSD-src-908aa564cbd7841392ece24213ccbcfb7c741efd.zip
FreeBSD-src-908aa564cbd7841392ece24213ccbcfb7c741efd.tar.gz
Minor sync to i386 GENERIC in the form of comments and whitespace.
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index f999461..bc4379e 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -53,7 +53,7 @@ options KTRACE # ktrace(1) support
options SYSVSHM # SYSV-style shared memory
options SYSVMSG # SYSV-style message queues
options SYSVSEM # SYSV-style semaphores
-options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B real-time extensions
+options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
# output. Adds ~128k to driver.
@@ -72,6 +72,7 @@ options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed
# Make an SMP-capable kernel by default
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
@@ -98,7 +99,7 @@ device ahc # AHA2940 and onboard AIC7xxx devices
device ahd # AHA39320/29320 and onboard AIC79xx devices
device amd # AMD 53C974 (Tekram DC-390(T))
device isp # Qlogic family
-#device ispfw # Firmware for QLogic HBAs- normally a module
+#device ispfw # Firmware for QLogic HBAs- normally a module
device mpt # LSI-Logic MPT-Fusion
#device ncr # NCR/Symbios Logic
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
OpenPOWER on IntegriCloud