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 locater id -> platform.
details: https://anonhg.NetBSD.org/src/rev/5eaf30d987a6
branches: trunk
changeset: 522022:5eaf30d987a6
user: takemura <takemura%NetBSD.org@localhost>
date: Sun Feb 10 15:17:20 2002 +0000
description:
Fixed locater id -> platform.
diffstat:
sys/arch/hpcmips/conf/files.hpcmips | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1db6b7dc2372 -r 5eaf30d987a6 sys/arch/hpcmips/conf/files.hpcmips
--- a/sys/arch/hpcmips/conf/files.hpcmips Sun Feb 10 15:13:43 2002 +0000
+++ b/sys/arch/hpcmips/conf/files.hpcmips Sun Feb 10 15:17:20 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.hpcmips,v 1.69 2002/01/29 18:47:29 uch Exp $
+# $NetBSD: files.hpcmips,v 1.70 2002/02/10 15:17:21 takemura Exp $
# maxpartitions must be first item in files.${ARCH}.
maxpartitions 8
@@ -30,7 +30,7 @@
#
# Bus-independent devices
#
-device mainbus { [id = -1] }
+device mainbus { [platform = -1] }
attach mainbus at root
device cpu # not optional
Home |
Main Index |
Thread Index |
Old Index