Subject: CVS commit: syssrc/sys/arch/sparc64/dev
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 02/08/2002 22:03:46
Module Name: syssrc
Committed By: eeh
Date: Fri Feb 8 20:03:46 UTC 2002
Modified Files:
syssrc/sys/arch/sparc64/dev: iommu.c
Log Message:
Handle the case where a DMA operation wraps from the end of a page to the
beginning of the same page properly by double-mapping that page.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/arch/sparc64/dev/iommu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.