Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hpcmips/hpcmips add MC/R730 platid.



details:   https://anonhg.NetBSD.org/src/rev/de556c76456a
branches:  trunk
changeset: 481396:de556c76456a
user:      shin <shin%NetBSD.org@localhost>
date:      Fri Jan 28 06:21:49 2000 +0000

description:
add MC/R730 platid.

diffstat:

 sys/arch/hpcmips/hpcmips/platid.def |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4d423f7cd5ef -r de556c76456a sys/arch/hpcmips/hpcmips/platid.def
--- a/sys/arch/hpcmips/hpcmips/platid.def       Fri Jan 28 02:25:24 2000 +0000
+++ b/sys/arch/hpcmips/hpcmips/platid.def       Fri Jan 28 06:21:49 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: platid.def,v 1.13 2000/01/22 10:51:29 takemura Exp $   */
+/*     $NetBSD: platid.def,v 1.14 2000/01/28 06:21:49 shin Exp $       */
 
 /*-
  * Copyright (c) 1999
@@ -82,7 +82,7 @@
       CPU=MIPS_VR_4121 530 430
     }
     7XX {
-      CPU=MIPS_VR_4121 700 700A
+      CPU=MIPS_VR_4121 700 700A 730
     }
   }
 }



Home | Main Index | Thread Index | Old Index