Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/16/2003 07:37:38
Module Name: src
Committed By: matt
Date: Sun Mar 16 05:37:37 UTC 2003
Modified Files:
src/sys/arch/powerpc/powerpc: bus_dma.c
Log Message:
Fix bus_dmamap_sync (add offset to ds->ds_addr when needed).
Add a set of parenthesis to PMAP_NC so it evaluates properly.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/powerpc/powerpc/bus_dma.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.