summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2004-01-19 01:44:06 +0000
committerbde <bde@FreeBSD.org>2004-01-19 01:44:06 +0000
commit4ccafd2391b97326aa249daa4cdbd2cd5691bcc3 (patch)
treee0a4c135f27b71e336d84da452ded295c56370a5 /sys/i386
parent522d3714970790602a68c5b4dd3cf3c604ad7782 (diff)
downloadFreeBSD-src-4ccafd2391b97326aa249daa4cdbd2cd5691bcc3.zip
FreeBSD-src-4ccafd2391b97326aa249daa4cdbd2cd5691bcc3.tar.gz
Removed some garbage comments:
- references to removed math emulators for NPX_DEBUG - header for the null set of mandatory devices - reference to the removed (and bogus when it existed) sysctl kern.timecounter.method.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/NOTES9
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 191ee7f..901705f 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -212,8 +212,7 @@ options CYRIX_CACHE_REALLY_WORKS
#options NO_F00F_HACK
# Debug options
-options NPX_DEBUG # enable npx debugging (FPU/math emu)
- #new math emulator
+options NPX_DEBUG # enable npx debugging
#
# PERFMON causes the driver for Pentium/Pentium Pro performance counters
@@ -351,10 +350,6 @@ device agp
#####################################################################
# HARDWARE DEVICE CONFIGURATION
-#
-# Mandatory devices:
-#
-
# To include support for VGA VESA video modes
options VESA
@@ -635,8 +630,6 @@ options SAFE_RNDTEST # enable rndtest support
# Notes on APM
# The flags takes the following meaning for apm0:
# 0x0020 Statclock is broken.
-# If apm is omitted, some systems require sysctl kern.timecounter.method=1
-# for correct timekeeping.
# Notes on the spigot:
# The video spigot is at 0xad6. This port address can not be changed.
OpenPOWER on IntegriCloud