Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src plop new emips port into various places it should be plopped...
details: https://anonhg.NetBSD.org/src/rev/afbb1bf568f1
branches: trunk
changeset: 761448:afbb1bf568f1
user: pooka <pooka%NetBSD.org@localhost>
date: Thu Jan 27 19:09:06 2011 +0000
description:
plop new emips port into various places it should be plopped in to
diffstat:
share/man/man7/hier.7 | 4 +++-
sys/arch/README | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r d7cb11f327f2 -r afbb1bf568f1 share/man/man7/hier.7
--- a/share/man/man7/hier.7 Thu Jan 27 19:06:54 2011 +0000
+++ b/share/man/man7/hier.7 Thu Jan 27 19:09:06 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: hier.7,v 1.94 2011/01/20 23:01:55 mbalmer Exp $
+.\" $NetBSD: hier.7,v 1.95 2011/01/27 19:09:07 pooka Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -772,6 +772,8 @@
Cobalt Networks' MIPS-based Microserver
.It Sy dreamcast/
Sega Dreamcast game console
+.It Sy emips/
+Machines based on Extensible MIPS
.It Sy evbarm/
ARM based evaluation boards
.It Sy evbmips/
diff -r d7cb11f327f2 -r afbb1bf568f1 sys/arch/README
--- a/sys/arch/README Thu Jan 27 19:06:54 2011 +0000
+++ b/sys/arch/README Thu Jan 27 19:09:06 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.53 2010/07/03 13:32:36 kiyohara Exp $
+$NetBSD: README,v 1.54 2011/01/27 19:09:06 pooka Exp $
acorn26: Acorn ARM2- and ARM3-based machines (arm, 20000509)
acorn32: Acorn computers Ltd. ARM 6/7/SA based machines (arm, 20011118)
@@ -14,6 +14,7 @@
cesfic: FIC8234 VME processor board (m68k, 20010514)
cobalt: Cobalt Networks Microservers (mips, 20000319)
dreamcast: SEGA Dreamcast (sh3, 20010107)
+emips: Machines based on Extensible MIPS (mips, 20110126)
evbarm: ARM-based eval boards (arm, 20010905)
evbmips: MIPS-based eval boards (mips, 20020307)
evbppc: PowerPC-based eval boards (powerpc, 20021209)
Home |
Main Index |
Thread Index |
Old Index