Subject: CVS commit: src/sys/arch/ews4800mips
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 04/16/2006 08:57:20
Module Name:	src
Committed By:	tsutsui
Date:		Sun Apr 16 08:57:20 UTC 2006

Modified Files:
	src/sys/arch/ews4800mips/ews4800mips: bus_dma.c
	src/sys/arch/ews4800mips/include: bus.h

Log Message:
- make _ds_vaddr member vaddr_t instead of bus_addr_t
- use appropriate cache ops in bus_dmamap_sync() like other mips3 ports


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/ews4800mips/ews4800mips/bus_dma.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/ews4800mips/include/bus.h

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