summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1999-11-01 22:50:52 +0000
committerEivind Eklund <eivind@FreeBSD.org>1999-11-01 22:50:52 +0000
commitf1cdff804e04b3d8c2ecd4c532134ff292617024 (patch)
tree5d8ee4ec918ac005be5e2919c078a0d769b328b2 /sys
parentd022814b8f1f9ff79ed3a5fb7229f543f6f83bad (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES4
-rw-r--r--sys/conf/options.i3861
-rw-r--r--sys/conf/options.pc981
-rw-r--r--sys/i386/conf/LINT4
-rw-r--r--sys/i386/conf/NOTES4
-rw-r--r--sys/i386/conf/options.i3861
-rw-r--r--sys/pc98/conf/options.pc981
7 files changed, 0 insertions, 16 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 1e632c53c509..a69387774e12 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -870,9 +870,6 @@ controller isa0
# The amount is in kilobytes, so for a machine with 128MB of RAM, it would
# be 131072 (128 * 1024).
#
-# TUNE_1542 enables the automatic ISA bus speed selection for the
-# Adaptec 1542 boards. Does not work for all boards, use it with caution.
-#
# BROKEN_KEYBOARD_RESET disables the use of the keyboard controller to
# reset the CPU for reboot. This is needed on some systems with broken
# keyboard controllers.
@@ -882,7 +879,6 @@ controller isa0
options AUTO_EOI_1
#options AUTO_EOI_2
options MAXMEM="(128*1024)"
-options TUNE_1542
#options BROKEN_KEYBOARD_RESET
#options PAS_JOYSTICK_ENABLE
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index b34194a02a4b..00dad0c84823 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -15,7 +15,6 @@ DEBUG_LINUX opt_linux.h
PPC_DEBUG opt_ppc.h
SHOW_BUSYBUFS
-TUNE_1542
PANIC_REBOOT_WAIT_TIME opt_panic.h
MAXMEM
PERFMON opt_perfmon.h
diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98
index 75268526a96f..eff8c677a727 100644
--- a/sys/conf/options.pc98
+++ b/sys/conf/options.pc98
@@ -15,7 +15,6 @@ DEBUG_LINUX opt_linux.h
PPC_DEBUG opt_ppc.h
SHOW_BUSYBUFS
-TUNE_1542
PANIC_REBOOT_WAIT_TIME opt_panic.h
MAXMEM
PERFMON opt_perfmon.h
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 1e632c53c509..a69387774e12 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -870,9 +870,6 @@ controller isa0
# The amount is in kilobytes, so for a machine with 128MB of RAM, it would
# be 131072 (128 * 1024).
#
-# TUNE_1542 enables the automatic ISA bus speed selection for the
-# Adaptec 1542 boards. Does not work for all boards, use it with caution.
-#
# BROKEN_KEYBOARD_RESET disables the use of the keyboard controller to
# reset the CPU for reboot. This is needed on some systems with broken
# keyboard controllers.
@@ -882,7 +879,6 @@ controller isa0
options AUTO_EOI_1
#options AUTO_EOI_2
options MAXMEM="(128*1024)"
-options TUNE_1542
#options BROKEN_KEYBOARD_RESET
#options PAS_JOYSTICK_ENABLE
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 1e632c53c509..a69387774e12 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -870,9 +870,6 @@ controller isa0
# The amount is in kilobytes, so for a machine with 128MB of RAM, it would
# be 131072 (128 * 1024).
#
-# TUNE_1542 enables the automatic ISA bus speed selection for the
-# Adaptec 1542 boards. Does not work for all boards, use it with caution.
-#
# BROKEN_KEYBOARD_RESET disables the use of the keyboard controller to
# reset the CPU for reboot. This is needed on some systems with broken
# keyboard controllers.
@@ -882,7 +879,6 @@ controller isa0
options AUTO_EOI_1
#options AUTO_EOI_2
options MAXMEM="(128*1024)"
-options TUNE_1542
#options BROKEN_KEYBOARD_RESET
#options PAS_JOYSTICK_ENABLE
diff --git a/sys/i386/conf/options.i386 b/sys/i386/conf/options.i386
index b34194a02a4b..00dad0c84823 100644
--- a/sys/i386/conf/options.i386
+++ b/sys/i386/conf/options.i386
@@ -15,7 +15,6 @@ DEBUG_LINUX opt_linux.h
PPC_DEBUG opt_ppc.h
SHOW_BUSYBUFS
-TUNE_1542
PANIC_REBOOT_WAIT_TIME opt_panic.h
MAXMEM
PERFMON opt_perfmon.h
diff --git a/sys/pc98/conf/options.pc98 b/sys/pc98/conf/options.pc98
index 75268526a96f..eff8c677a727 100644
--- a/sys/pc98/conf/options.pc98
+++ b/sys/pc98/conf/options.pc98
@@ -15,7 +15,6 @@ DEBUG_LINUX opt_linux.h
PPC_DEBUG opt_ppc.h
SHOW_BUSYBUFS
-TUNE_1542
PANIC_REBOOT_WAIT_TIME opt_panic.h
MAXMEM
PERFMON opt_perfmon.h