]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/include/unican_cl2.h
The CR line ending characters removed.
[lincan.git] / lincan / include / unican_cl2.h
index ffd6bec000912856ed8b5bd6768374be1e6edf59..7bb715ac7c2cd5b76dbb119fe8e3075ce5a8bdad 100644 (file)
@@ -12,10 +12,7 @@ PORTING            :    Adapted for LinCAN driver by Pavel Pisa, OCERA team memb
 DULEZITE UPOZORNENI:
 
 ARCHIVACNI INFORMACE:
-$Log$
-Revision 1.1  2004/03/13 23:13:31  ppisa
-Interconnected OCERA configuration options with LinCAN boardlist.c compilation.
-
+Log: unican_cl2.h,v 
 
 27.1.1999 - corected value of CL2_ERROR_WARNING and CL2_ERROR_BUS_OFF constants
 
@@ -41,7 +38,7 @@ UCEL A FUNKCE:
 /****** includes ******/
 
 #ifndef __INC_ANCTYPES_H
-#include "anctypes.h"
+#include "unican_types.h"
 #endif
 
 /****** Definitions of constants  ******/
@@ -106,7 +103,7 @@ UCEL A FUNKCE:
 #define CL2_ERROR_LL              0x0007   /*  */
 #define CL2_ERROR_WARNING         0x0040   /* bus warning detected */
 #define CL2_ERROR_BUS_OFF         0x0080   /* bus error detected */
-#define CL2_ERROR_RESET_CARD      0x0100   /* card reset occurred */\r
+#define CL2_ERROR_RESET_CARD      0x0100   /* card reset occurred */
 #define CL2_ERROR_FIRMWARE        0x1000   /* firmware error detected */
 #define CL2_ERROR_DPRAM           0x2000   /* dual port RAM error detected */
 #define CL2_ERROR_RAM             0x4000   /* internal RAM error detected */