# HG changeset patch # User asl # Date 1186990737 0 # Node ID 49d6269df2c200eacae8a0d58380a1478c8e94e7 # Parent da8bd66a15616e7765f6737e0d38999debdfb18c * include/config_keys.h: Added key set setting CAN callback configuration. diff --git a/packages/io/common/current/ChangeLog b/packages/io/common/current/ChangeLog --- a/packages/io/common/current/ChangeLog +++ b/packages/io/common/current/ChangeLog @@ -1,3 +1,8 @@ +2007-08-13 Alexey Shusharin + + * include/config_keys.h: Added key set setting CAN callback + configuration. + 2006-09-21 Jonathan Larmour * include/config_keys.h: Merge from eCosCentric repository. diff --git a/packages/io/common/current/include/config_keys.h b/packages/io/common/current/include/config_keys.h --- a/packages/io/common/current/include/config_keys.h +++ b/packages/io/common/current/include/config_keys.h @@ -149,7 +149,7 @@ #define CYG_IO_SET_CONFIG_CAN_MSGBUF 0x0886 #define CYG_IO_SET_CONFIG_CAN_MODE 0x0887 #define CYG_IO_SET_CONFIG_CAN_ABORT 0x0888 - +#define CYG_IO_SET_CONFIG_CAN_CALLBACK 0x0889 // ======== 0x1000 Generic =================================================== // Get/Set configuration 'key' values that can apply to more than one