Subject: CVS commit: src/sys/arch/powerpc/ibm4xx/dev
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/21/2005 15:19:09
Module Name:	src
Committed By:	simonb
Date:		Fri Jan 21 15:19:09 UTC 2005

Modified Files:
	src/sys/arch/powerpc/ibm4xx/dev: if_emac.c

Log Message:
Set up last segment descriptor to send an interrupt after that
descriptor is transmitted, and bypass existing Tx descriptor reaping
method (for now...).

Fixes problems with bad NFS write performance.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/powerpc/ibm4xx/dev/if_emac.c

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