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:15:20
Module Name:	src
Committed By:	simonb
Date:		Fri Jan 21 15:15:20 UTC 2005

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

Log Message:
In emac_txeob_intr():
 - return 1 if we processed any completed tx packets.
 - try to get more packets going by calling emac_start().


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 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.