Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcmips/conf Fixed line order. It was strange.
details: https://anonhg.NetBSD.org/src/rev/7e1a7f5db4d0
branches: trunk
changeset: 526481:7e1a7f5db4d0
user: takemura <takemura%NetBSD.org@localhost>
date: Sat May 04 09:37:24 2002 +0000
description:
Fixed line order. It was strange.
diffstat:
sys/arch/hpcmips/conf/GENERIC | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 3a1c37053137 -r 7e1a7f5db4d0 sys/arch/hpcmips/conf/GENERIC
--- a/sys/arch/hpcmips/conf/GENERIC Sat May 04 08:12:18 2002 +0000
+++ b/sys/arch/hpcmips/conf/GENERIC Sat May 04 09:37:24 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.122 2002/05/04 08:12:18 takemura Exp $
+# $NetBSD: GENERIC,v 1.123 2002/05/04 09:37:24 takemura Exp $
#
# GENERIC machine description file
#
@@ -24,7 +24,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.122 $"
+#ident "GENERIC-$Revision: 1.123 $"
maxusers 16
@@ -348,11 +348,6 @@
hpcin* at hpcioman7 evtype PCIINTR id PCIINTR_00_19_00 port 1 level 0 hold 1 connect 1
#
-# Sharp Telios HC-AJ1, HC-VJ1C
-#
-txcsbus1 at tx39biu? platform SHARP_TELIOS
-
-#
# Fujitsu INTERTOP CX310
#
vrc4172gpio0 at vrgiu? platform FUJITSU_INTERTOP_IT310 addr 0x15001080 size 0x4a port 10
@@ -372,6 +367,11 @@
hpcioman9 at vrgiu? platform NEC_MCR_700
hpcin* at hpcioman9 evtype PCIINTR id PCIINTR_00_00_01 port 13 level 0 connect 1
+#
+# Sharp Telios HC-AJ1, HC-VJ1C
+#
+txcsbus1 at tx39biu? platform SHARP_TELIOS
+
# IO module manager (virtual bridge) DO NOT DELETE
txioman* at txsim?
# iochip 0 TX39 internal IO
Home |
Main Index |
Thread Index |
Old Index