Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcsh/conf options SPACE TAB
details: https://anonhg.NetBSD.org/src/rev/e65753f1e411
branches: trunk
changeset: 574634:e65753f1e411
user: uwe <uwe%NetBSD.org@localhost>
date: Mon Mar 07 18:25:22 2005 +0000
description:
options SPACE TAB
diffstat:
sys/arch/hpcsh/conf/DEBUG | 8 ++++----
sys/arch/hpcsh/conf/GENERIC | 8 ++++----
sys/arch/hpcsh/conf/HPW650PA | 12 ++++++------
sys/arch/hpcsh/conf/std.hpcsh | 4 ++--
4 files changed, 16 insertions(+), 16 deletions(-)
diffs (114 lines):
diff -r d4634173279f -r e65753f1e411 sys/arch/hpcsh/conf/DEBUG
--- a/sys/arch/hpcsh/conf/DEBUG Mon Mar 07 18:18:41 2005 +0000
+++ b/sys/arch/hpcsh/conf/DEBUG Mon Mar 07 18:25:22 2005 +0000
@@ -1,7 +1,7 @@
#
# kernel config file for debugging.
#
-# $NetBSD: DEBUG,v 1.2 2004/07/04 22:02:04 uwe Exp $
+# $NetBSD: DEBUG,v 1.3 2005/03/07 18:25:22 uwe Exp $
#
include "arch/hpcsh/conf/GENERIC"
@@ -9,7 +9,7 @@
options DDB # in-kernel debugger
#options KGDB # remote debugger
#makeoptions DEBUG="-g" # compile full symbol table
-#options KGDB_DEVRATE=19200
+#options KGDB_DEVRATE=19200
# HP Jornada
#options "KGDB_DEVNAME=\"scif\""
# HITACHI PERSONA (SH3)
@@ -17,8 +17,8 @@
# HITACHI PERSONA (SH4)
#options "KGDB_DEVNAME=\"hd64465uart\""
-#options HPC_DEBUG_INTERRUPT_MONITOR
-#options KSTACK_DEBUG
+#options HPC_DEBUG_INTERRUPT_MONITOR
+#options KSTACK_DEBUG
options DIAGNOSTIC # extra kernel debugging checks
options DEBUG # extra kernel debugging support
options KTRACE # system call tracing support
diff -r d4634173279f -r e65753f1e411 sys/arch/hpcsh/conf/GENERIC
--- a/sys/arch/hpcsh/conf/GENERIC Mon Mar 07 18:18:41 2005 +0000
+++ b/sys/arch/hpcsh/conf/GENERIC Mon Mar 07 18:25:22 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.46 2005/02/18 21:05:52 dsl Exp $
+# $NetBSD: GENERIC,v 1.47 2005/03/07 18:25:22 uwe Exp $
#
# GENERIC machine description file
#
@@ -55,8 +55,8 @@
options KLOADER_KERNEL_PATH="\"/netbsd\""
#options KLOADER_DEBUG
-#options HPC_DEBUG_INTERRUPT_MONITOR
-#options KSTACK_DEBUG
+#options HPC_DEBUG_INTERRUPT_MONITOR
+#options KSTACK_DEBUG
# Standard system options
@@ -106,7 +106,7 @@
options COMPAT_16 # NetBSD 1.6
options COMPAT_20 # NetBSD 2.0
#options BSDDISKLABEL_EI # endian independent disklabel support
-options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
+options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
# Executable format options
options EXEC_COFF # 32-bit COFF executables
diff -r d4634173279f -r e65753f1e411 sys/arch/hpcsh/conf/HPW650PA
--- a/sys/arch/hpcsh/conf/HPW650PA Mon Mar 07 18:18:41 2005 +0000
+++ b/sys/arch/hpcsh/conf/HPW650PA Mon Mar 07 18:25:22 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HPW650PA,v 1.17 2005/02/18 21:05:52 dsl Exp $
+# $NetBSD: HPW650PA,v 1.18 2005/03/07 18:25:22 uwe Exp $
#
# HITACHI PERSONA HPW650PA
#
@@ -10,13 +10,13 @@
maxusers 32 # estimated number of users
options KLOADER_KERNEL_PATH="\"/netbsd\""
-options KLOADER_DEBUG
+options KLOADER_DEBUG
-options SH4 # SH7750V 128MHz
+options SH4 # SH7750V 128MHz
options PCLOCK=32000000 # 32MHz
-options HPC_DEBUG_INTERRUPT_MONITOR
-options HPC_DEBUG_LCD
+options HPC_DEBUG_INTERRUPT_MONITOR
+options HPC_DEBUG_LCD
options DDB # in-kernel debugger
#options KGDB # in-kernel debugger
@@ -27,7 +27,7 @@
options KTRACE # system call tracing support
options USERCONF # userconf(4) support
-options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
+options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Compatibility options
diff -r d4634173279f -r e65753f1e411 sys/arch/hpcsh/conf/std.hpcsh
--- a/sys/arch/hpcsh/conf/std.hpcsh Mon Mar 07 18:18:41 2005 +0000
+++ b/sys/arch/hpcsh/conf/std.hpcsh Mon Mar 07 18:25:22 2005 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: std.hpcsh,v 1.4 2002/05/09 12:37:58 uch Exp $
+# $NetBSD: std.hpcsh,v 1.5 2005/03/07 18:25:22 uwe Exp $
#
# standard, required NetBSD/hpcsh 'options'
machine hpcsh sh3
options EXEC_SCRIPT # exec #! scripts
-options IOM_RAM_BEGIN=0x0c000000
+options IOM_RAM_BEGIN=0x0c000000
makeoptions ENDIAN="-EL"
#makeoptions LDSCRIPTBASE="shl-coff.x" # for COFF kernel
Home |
Main Index |
Thread Index |
Old Index