Subject: CVS commit: src/sys/arch/mips/sibyte/dev
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 03/14/2004 10:55:45
Module Name: src
Committed By: simonb
Date: Sun Mar 14 10:55:45 UTC 2004
Modified Files:
src/sys/arch/mips/sibyte/dev: sbmac.c
Log Message:
Call sbmac_start() at the end of the interrupt service function to try
to send more packets. Fixes problems with high UDP Tx rates.
Thanks to Matt Thomas for applying clue.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 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.