Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp700/conf Add PA8700.
details: https://anonhg.NetBSD.org/src/rev/1ee1b7198fa6
branches: trunk
changeset: 772327:1ee1b7198fa6
user: skrll <skrll%NetBSD.org@localhost>
date: Fri Dec 30 08:33:49 2011 +0000
description:
Add PA8700.
diffstat:
sys/arch/hp700/conf/GENERIC | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 5a28a8ef035e -r 1ee1b7198fa6 sys/arch/hp700/conf/GENERIC
--- a/sys/arch/hp700/conf/GENERIC Fri Dec 30 08:20:50 2011 +0000
+++ b/sys/arch/hp700/conf/GENERIC Fri Dec 30 08:33:49 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.109 2011/12/18 05:49:27 dholland Exp $
+# $NetBSD: GENERIC,v 1.110 2011/12/30 08:33:49 skrll Exp $
#
# GENERIC machine description file
#
@@ -23,7 +23,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
-#ident "GENERIC-$Revision: 1.109 $"
+#ident "GENERIC-$Revision: 1.110 $"
maxusers 32 # estimated number of users
@@ -37,6 +37,7 @@
options HP8200_CPU # PCX-V/U+ (in 32bit mode)
options HP8500_CPU # PCX-W (in 32bit mode)
options HP8600_CPU # PCX-W+ (in 32bit mode)
+options HP8700_CPU # PCX-W2 (in 32bit mode)
# CPU-related options.
options FPEMUL # floating point emulation XXX DO NOT REMOVE
Home |
Main Index |
Thread Index |
Old Index