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/generic/16x5x/curren ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2008-07-11 17:33:41

Modified files:
	packages/devs/serial/generic/16x5x/current: ChangeLog 
	packages/devs/serial/generic/16x5x/current/cdl: 
	                                                ser_generic_16x5x.cdl 
	packages/devs/serial/generic/16x5x/current/src: ser_16x5x.c 

Log message:
	* cdl/ser_generic_16x5x.cdl
	(CYGINT_IO_SERIAL_GENERIC_16X5X_CHAN_INTPRIO): New interface
	for devices that support per channel interrupt priorities.
	
	* src/ser_16x5x.c Added int_prio to pc_serial_info type.
	serial_config_port(): uses macro
	CYG_IO_SERIAL_GENERIC_16X5X_CHAN_BAUD_GENERATOR() to get the baud
	devisor from platform if device suppports per channel baudrate
	clocks, pc_serial_init(): Use interrupt priority from int_prio
	data field if device implements
	CYGINT_IO_SERIAL_GENERIC_16X5X_CHAN_INTPRIO


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