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/serial/powerpc/mpc555/curre ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2008-12-23 17:03:08

Modified files:
	packages/devs/serial/powerpc/mpc555/current: ChangeLog 
	packages/devs/serial/powerpc/mpc555/current/cdl: 
	                                                 ser_powerpc_mpc555.cdl 
	packages/devs/serial/powerpc/mpc555/current/src: 
	                                                 mpc555_serial_with_ints.c 

Log message:
	* cdl/ser_powerpc_mpc555.cdl: Add HW queue option
	* src/mpc555_serial_with_ints.c:
	To help resolve an issue of characters being lost a software buffer
	has been added between the Rx ISR and DSR when no hardware queue is
	being used.
	A cdl option to enable support the hardware queue on the first serial
	port has been added. This enables 16 character hardware Tx and Rx
	buffers to be used which allows continuous transmission and reception
	of serial data and significantly improves performance.


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