Subject: CVS commit: src/sys/arch/arm/xscale
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 02/06/2003 05:16:50
Module Name:	src
Committed By:	briggs
Date:		Thu Feb  6 03:16:49 UTC 2003

Modified Files:
	src/sys/arch/arm/xscale: i80321.c i80321var.h

Log Message:
Define the iopmu (even though it's not being used yet).
Export i80321_local_dma_init().
Make !sc->sc_is_host configuration a little more friendly.
Go back to using IABAR2 instead of IABAR3 for inbound SDRAM access.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/arm/xscale/i80321.c
cvs rdiff -r1.6 -r1.7 src/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.