Subject: CVS commit: [netbsd-2] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/13/2005 21:52:14
Module Name:	src
Committed By:	tron
Date:		Wed Apr 13 21:52:14 UTC 2005

Modified Files:
	src/sys/dev/pci [netbsd-2]: emuxki.c

Log Message:
Pull up revision 1.34 (requested by tsutsui in ticket #1071):
Add some byteswap ops around DMA descriptors for big endian machines.
Tested on macppc by matthew green.
XXX This driver completely lacks bus_dmamap_sync(9) ops.


To generate a diff of this commit:
cvs rdiff -r1.31.2.2 -r1.31.2.2.2.1 src/sys/dev/pci/emuxki.c

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