Module Name:    src
Committed By:   simonb
Date:           Mon Feb  8 00:35:26 UTC 2021

Modified Files:
        src/sys/arch/evbmips/conf: ADM5120 ADM5120-NB ADM5120-USB

Log Message:
Correct the comment at the top of these config files identifying what
they run on.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/evbmips/conf/ADM5120 \
    src/sys/arch/evbmips/conf/ADM5120-USB
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/evbmips/conf/ADM5120-NB

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

Modified files:

Index: src/sys/arch/evbmips/conf/ADM5120
diff -u src/sys/arch/evbmips/conf/ADM5120:1.30 src/sys/arch/evbmips/conf/ADM5120:1.31
--- src/sys/arch/evbmips/conf/ADM5120:1.30	Tue May 19 09:26:44 2020
+++ src/sys/arch/evbmips/conf/ADM5120	Mon Feb  8 00:35:25 2021
@@ -1,11 +1,11 @@
-#	$NetBSD: ADM5120,v 1.30 2020/05/19 09:26:44 rin Exp $
+#	$NetBSD: ADM5120,v 1.31 2021/02/08 00:35:25 simonb Exp $
 #
-# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
-# DBAu1000 and DBAu1500 evaluation boards.
+# Kernel config for the ADM5120 based boards and routers,
+# including the RouterBOARD 100 series.
 
 include 	"arch/evbmips/conf/std.adm5120"
 
-#ident 		"GENERIC-$Revision: 1.30 $"
+#ident 		"GENERIC-$Revision: 1.31 $"
 
 maxusers	32
 
Index: src/sys/arch/evbmips/conf/ADM5120-USB
diff -u src/sys/arch/evbmips/conf/ADM5120-USB:1.30 src/sys/arch/evbmips/conf/ADM5120-USB:1.31
--- src/sys/arch/evbmips/conf/ADM5120-USB:1.30	Tue May 19 09:26:44 2020
+++ src/sys/arch/evbmips/conf/ADM5120-USB	Mon Feb  8 00:35:25 2021
@@ -1,11 +1,11 @@
-#	$NetBSD: ADM5120-USB,v 1.30 2020/05/19 09:26:44 rin Exp $
+#	$NetBSD: ADM5120-USB,v 1.31 2021/02/08 00:35:25 simonb Exp $
 #
-# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
-# DBAu1000 and DBAu1500 evaluation boards.
+# Kernel config for the ADM5120 based boards and routers,
+# including the RouterBOARD 100 series.
 
 include 	"arch/evbmips/conf/std.adm5120"
 
-#ident 		"GENERIC-$Revision: 1.30 $"
+#ident 		"GENERIC-$Revision: 1.31 $"
 
 maxusers	32
 

Index: src/sys/arch/evbmips/conf/ADM5120-NB
diff -u src/sys/arch/evbmips/conf/ADM5120-NB:1.28 src/sys/arch/evbmips/conf/ADM5120-NB:1.29
--- src/sys/arch/evbmips/conf/ADM5120-NB:1.28	Tue May 19 09:26:44 2020
+++ src/sys/arch/evbmips/conf/ADM5120-NB	Mon Feb  8 00:35:25 2021
@@ -1,11 +1,11 @@
-#	$NetBSD: ADM5120-NB,v 1.28 2020/05/19 09:26:44 rin Exp $
+#	$NetBSD: ADM5120-NB,v 1.29 2021/02/08 00:35:25 simonb Exp $
 #
-# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
-# DBAu1000 and DBAu1500 evaluation boards.
+# Kernel config for the ADM5120 based boards and routers,
+# including the RouterBOARD 100 series.
 
 include 	"arch/evbmips/conf/std.adm5120"
 
-#ident 		"GENERIC-$Revision: 1.28 $"
+#ident 		"GENERIC-$Revision: 1.29 $"
 
 maxusers	32
 

Reply via email to