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/can/arm/lpc2xxx/current Cha ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	sergeig@sourceware.org	2012-02-09 21:37:34

Modified files:
	packages/devs/can/arm/lpc2xxx/current: ChangeLog 
	packages/devs/can/arm/lpc2xxx/current/cdl: can_lpc2xxx.cdl 
	packages/devs/can/arm/lpc2xxx/current/include: can_lpc2xxx.h 
	packages/devs/can/arm/lpc2xxx/current/src: can_lpc2xxx.c 

Log message:
	* Changes made to support CAN IO package update:
	* cdl/can_lpc2xxx.cdl: CYGOPT_DEVS_CAN_LPC2XXX_EXTENDED_CFG_KEYS
	replaced by CYG_IO_SET_CONFIG_CAN_RANGE_FILTER.
	* include/can_lpc2xxx.h: Commented out unused and not implemented
	things.
	* src/can_lpc2xxx.c: CYGNUM_CAN_EVENT_OVERRUN_RX_HW instead of
	CYGNUM_CAN_EVENT_OVERRUN_RX. CYGOPT_DEVS_CAN_LPC2XXX_EXTENDED_CFG_KEYS
	replaced by CYG_IO_SET_CONFIG_CAN_RANGE_FILTER. can_lpc2xxx.h not
	required any more. CYGNUM_CAN_MODE_LISTEN_ONLY_ENTER &
	CYGNUM_CAN_MODE_LISTEN_ONLY_EXIT return -EINVAL.
	[ Bugzilla 1001453 ]


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