This is the mail archive of the ecos-cvs@sourceware.org mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos/packages/devs/eth/ns/dp83816/current Chan ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour@sourceware.org	2006-07-20 15:52:34

Modified files:
	packages/devs/eth/ns/dp83816/current: ChangeLog 
	packages/devs/eth/ns/dp83816/current/src: dp83816.h if_dp83816.c 

Log message:
	* src/if_dp83816.c (dp83816_init): Make ESA diag_printf()
	controlled by DEBUG flag.
	(dp83816_init):
	(dp83816_poll): Fixed interrupt enable, masking and acknowledges
	so that the driver correctly handles Ctrl-C interrupts in RedBoot.
	
	* src/if_dp83816.c (dp83816_poll): Removed test for locked up
	transmit engine. This test triggers in otherwise normal situations
	and the warm reset messes things up a lot in both the driver and
	network stack.
	(dp83816_recv): Avoid memcpy() when passed a NULL buffer, this can
	happen when the stack runs out of MBUFs.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]