This is the mail archive of the ecos-patches@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]

CAN waking calls - config key


Sorry,

I've forgot about small change in config_keys.h
This is a patch for it.

Best regards
Alexey Shusharin

--- /opt/ecos-repo/cvs/ecos/packages/io/common/current/include/config_keys.h	2006-09-21 23:34:21.000000000 +0700
+++ ./io/common/current/include/config_keys.h	2007-08-03 11:16:34.000000000 +0700
@@ -149,6 +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_WAKINGCALLS           0x0889
 
 
 // ======== 0x1000 Generic ===================================================

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