Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/15/2006 09:37:27
Module Name:	src
Committed By:	tsutsui
Date:		Sun Oct 15 09:37:27 UTC 2006

Modified Files:
	src/sys/dev/pci: if_vgevar.h

Log Message:
Oops, use correct dmamap to sync DMA descriptors.
Found by DIAGNOSTIC code in sgimips/bus.c:_bus_dmamap_sync_mips3().


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/pci/if_vgevar.h

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