Subject: CVS commit: src/sys/dev/marvell
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 06/12/2003 19:18:03
Module Name: src
Committed By: scw
Date: Thu Jun 12 19:18:03 UTC 2003
Modified Files:
src/sys/dev/marvell: if_gfe.c
Log Message:
Always pass BUS_DMA_COHERENT to bus_dmamem_map() when allocating
descriptor/buffer memory.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/dev/marvell/if_gfe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.