This is the mail archive of the ecos-cvs@sources.redhat.com 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/arm/at91/current Cha ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2004-01-26 08:38:25

Modified files:
	packages/devs/serial/arm/at91/current: ChangeLog 
	packages/devs/serial/arm/at91/current/src: at91_serial.c 

Log message:
	* src/at91_serial.c (at91_serial_getc_polled)
	* src/ay91_serial.c (at91_serial_putc_polled):
	Only define these functions if polled IO is configured so
	avoiding compiler warnings.
	* src/at91_serial.c: If both a transmitter and a receiver
	interrupt arrive at the same time, process the receiver
	interrupt first.


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