Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 01/14/2008 06:32:10
Module Name:	src
Committed By:	tsutsui
Date:		Mon Jan 14 06:32:10 UTC 2008

Modified Files:
	src/sys/dev/pci: auvia.c

Log Message:
Use htole32() to write parameters to DMA descriptors for big endian machines.
Tested on Pegasos by mrg@ on port-ofppc.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 src/sys/dev/pci/auvia.c

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