Module Name: src Committed By: snj Date: Mon Aug 31 01:53:54 UTC 2015
Modified Files: src/sys/dev/ic [netbsd-7]: dwc_gmac.c Log Message: Pull up following revision(s) (requested by jmcneill in ticket #958): sys/dev/ic/dwc_gmac.c: revision 1.34 No need to BUS_DMASYNC_PREREAD the transmit data buffer. Fixes "NFS writes being corrupted?" issue on ODROID-C1 as seen on port-arm. To generate a diff of this commit: cvs rdiff -u -r1.24.2.7 -r1.24.2.8 src/sys/dev/ic/dwc_gmac.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.