Subject: CVS commit: src/sys/arch/mips/sibyte/dev
To: None <source-changes@NetBSD.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 03/18/2004 06:30:04
Module Name:	src
Committed By:	cgd
Date:		Thu Mar 18 06:30:03 UTC 2004

Modified Files:
	src/sys/arch/mips/sibyte/dev: sbmac.c

Log Message:
in PERIPH_REV3 DMA code, fix calculation of pkt size (not that it matters
for <= 4k packets), and also interrupt on end of pkt only.  cuts tx intrs
by a factor of >3 for simon's fave 100Mbps ttcp test.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/mips/sibyte/dev/sbmac.c

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