Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Noriyuki Soda <soda@netbsd.org>
List: source-changes
Date: 05/31/2001 23:56:30
Module Name: syssrc
Committed By: soda
Date: Thu May 31 20:56:30 UTC 2001
Modified Files:
syssrc/sys/arch/arc/jazz: dma.c
Log Message:
fix off by one error. extra one page is needed for the case where
buffer is not page aligned (e.g. raw i/o case).
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arc/jazz/dma.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.