Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp300/conf FPSP required. Noted by Michael Wolfson.
details: https://anonhg.NetBSD.org/src/rev/7ec13c67adb7
branches: trunk
changeset: 526627:7ec13c67adb7
user: gmcgarry <gmcgarry%NetBSD.org@localhost>
date: Tue May 07 06:17:10 2002 +0000
description:
FPSP required. Noted by Michael Wolfson.
diffstat:
sys/arch/hp300/conf/INSTALL | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (40 lines):
diff -r 6286e4056414 -r 7ec13c67adb7 sys/arch/hp300/conf/INSTALL
--- a/sys/arch/hp300/conf/INSTALL Tue May 07 06:07:30 2002 +0000
+++ b/sys/arch/hp300/conf/INSTALL Tue May 07 06:17:10 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.5 2002/04/25 15:06:27 atatat Exp $
+# $NetBSD: INSTALL,v 1.6 2002/05/07 06:17:10 gmcgarry Exp $
#
# INSTALL machine description file
#
@@ -35,6 +35,7 @@
options HP400
options HP425
options HP433
+options FPSP # floating point interface for 68040
# Need to set locally
maxusers 32
@@ -89,13 +90,10 @@
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# Options for HP hardware
-#options FPSP # floating point interface for 68040
#options USELEDS # make the lights twinkle
options COMPAT_NOLABEL # defaults for unlabeled disks
#options PANICBUTTON # two fast <reset>s on HIL dump kernel
#options CONSCODE=9 # force console at this select code
-#options UK_KEYBOARD # include United Kingdom HIL keymap
-#options SE_KEYBOARD # include Swedish HIL keymap
# This option enables a different copyin/copyout that uses page
# mapping for large copies.
@@ -124,6 +122,8 @@
# Human Interface Loop
hil* at intio?
+#options UK_KEYBOARD # include United Kingdom HIL keymap
+#options SE_KEYBOARD # include Swedish HIL keymap
# Frodo utility chip found on 4xx's
frodo* at intio?
Home |
Main Index |
Thread Index |
Old Index