Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/23/2004 11:37:25
Module Name: src
Committed By: tsutsui
Date: Sun May 23 11:37:25 UTC 2004
Modified Files:
src/sys/dev/pci: emuxki.c
Log Message:
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.33 -r1.34 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.