Module Name: src Committed By: ryo Date: Wed Jun 15 07:26:12 UTC 2016
Modified Files: src/sys/arch/arm/imx: if_enet.c Log Message: fix the tx stall problem. ("watchdog timeout") TX descriptor should be written out once before writing READY flag. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/imx/if_enet.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.