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 Sharp HC-1200



details:   https://anonhg.NetBSD.org/src/rev/0c7660d21ee9
branches:  trunk
changeset: 482099:0c7660d21ee9
user:      jun <jun%NetBSD.org@localhost>
date:      Mon Feb 14 06:55:36 2000 +0000

description:
add Sharp HC-1200

diffstat:

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

diffs (17 lines):

diff -r 4f51f7957801 -r 0c7660d21ee9 sys/arch/hpcmips/hpcmips/platid.def
--- a/sys/arch/hpcmips/hpcmips/platid.def       Mon Feb 14 05:41:11 2000 +0000
+++ b/sys/arch/hpcmips/hpcmips/platid.def       Mon Feb 14 06:55:36 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: platid.def,v 1.16 2000/02/06 14:02:42 takemura Exp $   */
+/*     $NetBSD: platid.def,v 1.17 2000/02/14 06:55:36 jun Exp $        */
 
 /*-
  * Copyright (c) 1999
@@ -122,6 +122,7 @@
   Mobilon {
     HC {       
       CPU=MIPS_TX_3912 HC4100
+      CPU=MIPS_TX_3912 HC1200
     }
   }
 }



Home | Main Index | Thread Index | Old Index