Subject: CVS commit: src/sys/arch/arm/xscale
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/25/2003 21:45:54
Module Name: src
Committed By: thorpej
Date: Tue Mar 25 19:45:53 UTC 2003
Modified Files:
src/sys/arch/arm/xscale: becc.c beccvar.h
Log Message:
Add support for attaching on-chip peripherals to the BECC using
indirect configuration (because the BECC is a soft-core, it could
have a variety of peripherals in the FPGA). Also add support for
local untranslated DMA.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/arm/xscale/becc.c \
src/sys/arch/arm/xscale/beccvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.