Subject: CVS commit: syssrc/sys/arch/arm/xscale
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/25/2002 18:00:49
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Jul 25 15:00:49 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/xscale: files.i80321 i80321.c i80321var.h
Added Files:
	syssrc/sys/arch/arm/xscale: i80321_local_dma.c

Log Message:
Add support for DMA to/from the on-chip devices of the i80321 (no
PCI window translation).

XXX This would be better done by overhauling the shared ARM bus_dma code.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm/xscale/files.i80321 \
    syssrc/sys/arch/arm/xscale/i80321.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/arm/xscale/i80321_local_dma.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/xscale/i80321var.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.