/[pcsclite]/trunk/Drivers/ccid/src/ccid.h
ViewVC logotype

Diff of /trunk/Drivers/ccid/src/ccid.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4988 by rousseau, Thu Jun 10 14:53:47 2010 UTC revision 5013 by rousseau, Thu Jun 17 13:18:42 2010 UTC
# Line 155  typedef struct Line 155  typedef struct
155  #define CCID_TIME_EXTENSION                     0x80    /* 10 0000 00 */  #define CCID_TIME_EXTENSION                     0x80    /* 10 0000 00 */
156    
157  /* bInterfaceProtocol for ICCD */  /* bInterfaceProtocol for ICCD */
158  #define ICCD_A  1       /* ICCD Version A */  #define PROTOCOL_CCID   0       /* plain CCID */
159  #define ICCD_B  2       /* ICCD Version B */  #define PROTOCOL_ICCD_A 1       /* ICCD Version A */
160    #define PROTOCOL_ICCD_B 2       /* ICCD Version B */
161    
162  /* Product identification for special treatments */  /* Product identification for special treatments */
163  #define GEMPC433        0x08E64433  #define GEMPC433        0x08E64433

Legend:
Removed from v.4988  
changed lines
  Added in v.5013

  ViewVC Help
Powered by ViewVC 1.1.5