Source-Changes-HG archive

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

[src/trunk]: src/distrib/utils/sysinst/arch/evbarm Add TS7200 kernel for sysinst



details:   https://anonhg.NetBSD.org/src/rev/d021dffd9579
branches:  trunk
changeset: 572271:d021dffd9579
user:      joff <joff%NetBSD.org@localhost>
date:      Tue Dec 28 17:56:40 2004 +0000

description:
Add TS7200 kernel for sysinst

diffstat:

 distrib/utils/sysinst/arch/evbarm/md.h      |  3 ++-
 distrib/utils/sysinst/arch/evbarm/msg.md.de |  4 +++-
 distrib/utils/sysinst/arch/evbarm/msg.md.en |  4 +++-
 distrib/utils/sysinst/arch/evbarm/msg.md.fr |  4 +++-
 distrib/utils/sysinst/arch/evbarm/msg.md.pl |  4 +++-
 5 files changed, 14 insertions(+), 5 deletions(-)

diffs (77 lines):

diff -r 521d76695c41 -r d021dffd9579 distrib/utils/sysinst/arch/evbarm/md.h
--- a/distrib/utils/sysinst/arch/evbarm/md.h    Tue Dec 28 16:52:24 2004 +0000
+++ b/distrib/utils/sysinst/arch/evbarm/md.h    Tue Dec 28 17:56:40 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: md.h,v 1.12 2004/06/06 06:06:59 christos Exp $ */
+/*     $NetBSD: md.h,v 1.13 2004/12/28 17:56:40 joff Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -54,6 +54,7 @@
 #define SET_KERNEL_3_NAME      "kern-IQ80310"
 #define SET_KERNEL_4_NAME      "kern-IQ80321"
 #define SET_KERNEL_5_NAME      "kern-TEAMASA_NPWR"
+#define SET_KERNEL_6_NAME      "kern-TS7200"
 
 #define MD_SETS_SELECTED (SET_SYSTEM)
 
diff -r 521d76695c41 -r d021dffd9579 distrib/utils/sysinst/arch/evbarm/msg.md.de
--- a/distrib/utils/sysinst/arch/evbarm/msg.md.de       Tue Dec 28 16:52:24 2004 +0000
+++ b/distrib/utils/sysinst/arch/evbarm/msg.md.de       Tue Dec 28 17:56:40 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.de,v 1.3 2004/10/21 12:14:22 martin Exp $       */
+/*     $NetBSD: msg.md.de,v 1.4 2004/12/28 17:56:40 joff Exp $ */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -88,3 +88,5 @@
 {Kernel (IQ80321)}
 message set_kernel_5
 {Kernel (TEAMASA_NPWR)}
+message set_kernel_6
+{Kernel (TS7200)}
diff -r 521d76695c41 -r d021dffd9579 distrib/utils/sysinst/arch/evbarm/msg.md.en
--- a/distrib/utils/sysinst/arch/evbarm/msg.md.en       Tue Dec 28 16:52:24 2004 +0000
+++ b/distrib/utils/sysinst/arch/evbarm/msg.md.en       Tue Dec 28 17:56:40 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.5 2003/06/12 11:20:06 dsl Exp $  */
+/*     $NetBSD: msg.md.en,v 1.6 2004/12/28 17:56:40 joff Exp $ */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -85,3 +85,5 @@
 {Kernel (IQ80321)}
 message set_kernel_5
 {Kernel (TEAMASA_NPWR)}
+message set_kernel_6
+{Kernel (TS7200)}
diff -r 521d76695c41 -r d021dffd9579 distrib/utils/sysinst/arch/evbarm/msg.md.fr
--- a/distrib/utils/sysinst/arch/evbarm/msg.md.fr       Tue Dec 28 16:52:24 2004 +0000
+++ b/distrib/utils/sysinst/arch/evbarm/msg.md.fr       Tue Dec 28 17:56:40 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.fr,v 1.5 2003/06/12 11:20:06 dsl Exp $  */
+/*     $NetBSD: msg.md.fr,v 1.6 2004/12/28 17:56:40 joff Exp $ */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -89,3 +89,5 @@
 {Kernel (IQ80321)}
 message set_kernel_5
 {Kernel (TEAMASA_NPWR)}
+message set_kernel_6
+{Kernel (TS7200)}
diff -r 521d76695c41 -r d021dffd9579 distrib/utils/sysinst/arch/evbarm/msg.md.pl
--- a/distrib/utils/sysinst/arch/evbarm/msg.md.pl       Tue Dec 28 16:52:24 2004 +0000
+++ b/distrib/utils/sysinst/arch/evbarm/msg.md.pl       Tue Dec 28 17:56:40 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.pl,v 1.4 2003/06/12 11:20:06 dsl Exp $  */
+/*     $NetBSD: msg.md.pl,v 1.5 2004/12/28 17:56:40 joff Exp $ */
 /* Based on english version: */
 /*     NetBSD: msg.md.en,v 1.2 2002/04/02 17:02:54 thorpej Exp */
 
@@ -87,3 +87,5 @@
 {Kernel (IQ80321)}
 message set_kernel_5
 {Kernel (TEAMASA_NPWR)}
+message set_kernel_6
+{Kernel (TS7200)}



Home | Main Index | Thread Index | Old Index