[Pcsclite-cvs-commit] r2089 - trunk/Drivers/ccid/src

Ludovic Rousseau rousseau at costa.debian.org
Mon Jul 3 13:55:11 UTC 2006


Author: rousseau
Date: 2006-07-03 13:55:10 +0000 (Mon, 03 Jul 2006)
New Revision: 2089

Modified:
   trunk/Drivers/ccid/src/commands.h
Log:
add #define CHAIN_PARAMETER_OFFSET


Modified: trunk/Drivers/ccid/src/commands.h
===================================================================
--- trunk/Drivers/ccid/src/commands.h	2006-07-03 13:44:28 UTC (rev 2088)
+++ trunk/Drivers/ccid/src/commands.h	2006-07-03 13:55:10 UTC (rev 2089)
@@ -24,6 +24,7 @@
 #define SIZE_GET_SLOT_STATUS 10
 #define STATUS_OFFSET 7
 #define ERROR_OFFSET 8
+#define CHAIN_PARAMETER_OFFSET 9
 
 RESPONSECODE CmdPowerOn(unsigned int reader_index, unsigned int * nlength,
 	unsigned char buffer[], int voltage);




More information about the Pcsclite-cvs-commit mailing list