Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 06/12/2004 17:16:44
Module Name:	src
Committed By:	yamt
Date:		Sat Jun 12 17:16:44 UTC 2004

Modified Files:
	src/sys/arch/x86/x86: bus_dma.c

Log Message:
simplify x86 bus_dma implementation.
(rather than passing &lastaddr and &seg around,
use and update bus_dmamap_t directly.)


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/x86/x86/bus_dma.c

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