Module Name:    src
Committed By:   pooka
Date:           Thu Jan 27 19:09:07 UTC 2011

Modified Files:
        src/share/man/man7: hier.7
        src/sys/arch: README

Log Message:
plop new emips port into various places it should be plopped in to


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/share/man/man7/hier.7
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/README

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man7/hier.7
diff -u src/share/man/man7/hier.7:1.94 src/share/man/man7/hier.7:1.95
--- src/share/man/man7/hier.7:1.94	Thu Jan 20 23:01:55 2011
+++ src/share/man/man7/hier.7	Thu Jan 27 19:09:07 2011
@@ -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/

Index: src/sys/arch/README
diff -u src/sys/arch/README:1.53 src/sys/arch/README:1.54
--- src/sys/arch/README:1.53	Sat Jul  3 13:32:36 2010
+++ src/sys/arch/README	Thu Jan 27 19:09:06 2011
@@ -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)

Reply via email to