Module Name:    src
Committed By:   snj
Date:           Wed Feb  4 06:36:45 UTC 2015

Modified Files:
        src/sys/arch/arm/conf [netbsd-7]: std.arm

Log Message:
Pull up following revision(s) (requested by joerg in ticket #475):
        sys/arch/arm/conf/std.arm: revision 1.2
Disable ARM's CPU_IN_CKSUM until the bugs are fixed.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.82.1 src/sys/arch/arm/conf/std.arm

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/arm/conf/std.arm
diff -u src/sys/arch/arm/conf/std.arm:1.1 src/sys/arch/arm/conf/std.arm:1.1.82.1
--- src/sys/arch/arm/conf/std.arm:1.1	Sun Jan 27 12:37:10 2008
+++ src/sys/arch/arm/conf/std.arm	Wed Feb  4 06:36:44 2015
@@ -1,5 +1,5 @@
-#	$NetBSD: std.arm,v 1.1 2008/01/27 12:37:10 chris Exp $
+#	$NetBSD: std.arm,v 1.1.82.1 2015/02/04 06:36:44 snj Exp $
 #
 # standard NetBSD/arm options
 
-options		CPU_IN_CKSUM
+#options		CPU_IN_CKSUM

Reply via email to