summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2003-11-05 14:32:27 +0000
committerbde <bde@FreeBSD.org>2003-11-05 14:32:27 +0000
commitdd9da2a0dd5eb446bdcf46c0745eeba69ad4d2cc (patch)
treeb4ffc04a6f47fad8a480d30f01ca5837cf2ef686
parent4d60f9e2ee5763c9666e419cc53cfe2b84b73699 (diff)
downloadFreeBSD-src-dd9da2a0dd5eb446bdcf46c0745eeba69ad4d2cc.zip
FreeBSD-src-dd9da2a0dd5eb446bdcf46c0745eeba69ad4d2cc.tar.gz
Removed references to the garbage (and soon to be deleted) options
DPT_ALLOW_MEMIO, IPFIREWALL_FORWARD and NTIMECOUNTER
-rw-r--r--sys/conf/NOTES10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index cdfba22..5baab65 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -582,7 +582,6 @@ options MROUTING # Multicast routing
options PIM # Protocol Independent Multicast
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #enable logging to syslogd(8)
-options IPFIREWALL_FORWARD #enable transparent proxy support
options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
options IPV6FIREWALL #firewall for IPv6
@@ -844,14 +843,6 @@ options MAC_TEST
options HZ=100
-# If you see the "calcru: negative time of %ld usec for pid %d (%s)\n"
-# message you probably have some broken sw/hw which disables interrupts
-# for too long. You can make the system more resistant to this by
-# choosing a high value for NTIMECOUNTER. The default is 5, there
-# is no upper limit but more than a couple of hundred are not productive.
-
-options NTIMECOUNTER=20
-
# Enable support for the kernel PLL to use an external PPS signal,
# under supervision of [x]ntpd(8)
# More info in ntpd documentation: http://www.eecis.udel.edu/~ntp
@@ -1354,7 +1345,6 @@ device dpt
options DPT_TIMEOUT_FACTOR=4
options DPT_LOST_IRQ
options DPT_RESET_HBA
-options DPT_ALLOW_MEMIO
#
# Compaq "CISS" RAID controllers (SmartRAID 5* series)
OpenPOWER on IntegriCloud