Module Name: src
Committed By: matt
Date: Fri Oct 5 06:04:43 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: std.bcm53xx
Log Message:
Disable support for bounce buffers
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/conf/std.bcm53xx
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/std.bcm53xx
diff -u src/sys/arch/evbarm/conf/std.bcm53xx:1.5 src/sys/arch/evbarm/conf/std.bcm53xx:1.6
--- src/sys/arch/evbarm/conf/std.bcm53xx:1.5 Sat Sep 22 19:49:34 2012
+++ src/sys/arch/evbarm/conf/std.bcm53xx Fri Oct 5 06:04:43 2012
@@ -1,4 +1,4 @@
-# $NetBSD: std.bcm53xx,v 1.5 2012/09/22 19:49:34 matt Exp $
+# $NetBSD: std.bcm53xx,v 1.6 2012/10/05 06:04:43 matt Exp $
#
# standard NetBSD/evbarm for BEAGLEBAORD options
@@ -16,7 +16,7 @@ options COM_TOLERANCE=40
options ARM32
options FPU_VFP
options CORTEX_PMC
-options _ARM32_NEED_BUS_DMA_BOUNCE
+#options _ARM32_NEED_BUS_DMA_BOUNCE
options __HAVE_FAST_SOFTINTS # should be in types.h
options __HAVE_CPU_UAREA_ALLOC_IDLELWP
options __HAVE_CPU_COUNTER