Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc64/dev
Module Name: src
Committed By: tsutsui
Date: Sun Nov 16 18:18:59 UTC 2003
Modified Files:
src/sys/arch/sparc64/dev: iommu.c
Log Message:
Fix address calculation for split segment address when the buffer is
crossing boundary in iommu_dvmamap_load().
Fixes E2BIG error on dmamap with smaller boundary size than maxxfersize
(which is used by recent changed pcscp(4)).
While here, some KNF around debug printf etc.
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/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.
Home |
Main Index |
Thread Index |
Old Index