Module Name:    src
Committed By:   andvar
Date:           Fri Dec 30 20:37:01 UTC 2022

Modified Files:
        src/sys/arch/evbarm/conf: KOBO NETWALKER

Log Message:
s/Cotroller/Controller/


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/conf/KOBO
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/evbarm/conf/NETWALKER

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/evbarm/conf/KOBO
diff -u src/sys/arch/evbarm/conf/KOBO:1.12 src/sys/arch/evbarm/conf/KOBO:1.13
--- src/sys/arch/evbarm/conf/KOBO:1.12	Tue Sep 29 19:58:50 2020
+++ src/sys/arch/evbarm/conf/KOBO	Fri Dec 30 20:37:01 2022
@@ -1,4 +1,4 @@
-#	$NetBSD: KOBO,v 1.12 2020/09/29 19:58:50 jmcneill Exp $
+#	$NetBSD: KOBO,v 1.13 2022/12/30 20:37:01 andvar Exp $
 #
 #	KOBO -- http://kobo.com
 #
@@ -55,7 +55,7 @@ cpu*		at mainbus?
 # On-chip bus
 axi0		at mainbus?
 
-# Interrupt Cotroller
+# Interrupt Controller
 tzic0		at axi? addr 0x0fffc000 size 0x4000 irqbase 0
 
 # Serial

Index: src/sys/arch/evbarm/conf/NETWALKER
diff -u src/sys/arch/evbarm/conf/NETWALKER:1.41 src/sys/arch/evbarm/conf/NETWALKER:1.42
--- src/sys/arch/evbarm/conf/NETWALKER:1.41	Tue Sep 29 19:58:50 2020
+++ src/sys/arch/evbarm/conf/NETWALKER	Fri Dec 30 20:37:01 2022
@@ -1,4 +1,4 @@
-#	$NetBSD: NETWALKER,v 1.41 2020/09/29 19:58:50 jmcneill Exp $
+#	$NetBSD: NETWALKER,v 1.42 2022/12/30 20:37:01 andvar Exp $
 #
 #	NETWALKER -- http://www.sharp.co.jp/netwalker/
 #
@@ -48,7 +48,7 @@ cpu0		at mainbus?
 # On-chip bus
 axi0		at mainbus?
 
-# Interrupt Cotroller
+# Interrupt Controller
 tzic0		at axi? addr 0xe0000000 size 0x4000 irqbase 0
 
 # Serial

Reply via email to