Subject: CVS commit: syssrc/sys/arch/arm26/ioc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 09/22/2001 20:19:28
Module Name:	syssrc
Committed By:	bjh21
Date:		Sat Sep 22 17:19:28 UTC 2001

Modified Files:
	syssrc/sys/arch/arm26/ioc: if_eca.c if_eca_fiq.S

Log Message:
Move the functionality of eca_init_rx_hard() into the tail end of
eca_fiqhandler_tx and eca_tx_downgrade.  This seems to reduce the
number of Rx overruns to zero on my current test case.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/arm26/ioc/if_eca.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm26/ioc/if_eca_fiq.S

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