Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/arm26/ioc



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.




Home | Main Index | Thread Index | Old Index