Module Name: src Committed By: matt Date: Tue Sep 18 15:00:33 UTC 2012
Modified Files: src/sys/arch/evbarm/conf: std.bcm53xx Log Message: Enable bounce buffers To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 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.3 src/sys/arch/evbarm/conf/std.bcm53xx:1.4 --- src/sys/arch/evbarm/conf/std.bcm53xx:1.3 Sat Sep 15 06:10:50 2012 +++ src/sys/arch/evbarm/conf/std.bcm53xx Tue Sep 18 15:00:33 2012 @@ -1,4 +1,4 @@ -# $NetBSD: std.bcm53xx,v 1.3 2012/09/15 06:10:50 matt Exp $ +# $NetBSD: std.bcm53xx,v 1.4 2012/09/18 15:00:33 matt Exp $ # # standard NetBSD/evbarm for BEAGLEBAORD options @@ -15,6 +15,7 @@ options EXEC_SCRIPT options COM_TOLERANCE=40 options ARM32 options CORTEX_PMC +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