Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 05/01/2000 16:12:21
Module Name:	sharesrc
Committed By:	fvdl
Date:		Mon May  1 23:12:21 UTC 2000

Modified Files:
	sharesrc/share/man/man9: bus_dma.9

Log Message:
Clarify that you shouldn't use the bus_dma_segment_t return value from
bus_dmamem_alloc to program DMA registers, but that the dm_segs array
of a successfully loaded DMA mapping should be used.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 sharesrc/share/man/man9/bus_dma.9

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