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 platid:



details:   https://anonhg.NetBSD.org/src/rev/74ff04325cf6
branches:  trunk
changeset: 479909:74ff04325cf6
user:      jun <jun%NetBSD.org@localhost>
date:      Sun Dec 26 17:21:03 1999 +0000

description:
add platid:
Compaq Aero MODEL 1530

diffstat:

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

diffs (19 lines):

diff -r ae2d68afc4d8 -r 74ff04325cf6 sys/arch/hpcmips/hpcmips/platid.def
--- a/sys/arch/hpcmips/hpcmips/platid.def       Sun Dec 26 17:07:23 1999 +0000
+++ b/sys/arch/hpcmips/hpcmips/platid.def       Sun Dec 26 17:21:03 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: platid.def,v 1.10 1999/12/26 05:50:59 shin Exp $       */
+/*     $NetBSD: platid.def,v 1.11 1999/12/26 17:21:03 jun Exp $        */
 
 /*-
  * Copyright (c) 1999
@@ -148,6 +148,9 @@
     }
   }
   AERO {
+    15XX {
+      CPU=MIPS_VR_4111 1530
+    }
     21XX {
       CPU=MIPS_VR_4111 2110 2130 2140
     }



Home | Main Index | Thread Index | Old Index