[Pcsclite-cvs-commit] r1612 - trunk/Drivers/ccid/src
Ludovic Rousseau
rousseau at costa.debian.org
Sat Aug 13 14:24:26 UTC 2005
Author: rousseau
Date: 2005-08-13 14:24:25 +0000 (Sat, 13 Aug 2005)
New Revision: 1612
Modified:
trunk/Drivers/ccid/src/ccid_ifdhandler.h
Log:
#define DRIVER_OPTION_RESET_ON_CLOSE
Modified: trunk/Drivers/ccid/src/ccid_ifdhandler.h
===================================================================
--- trunk/Drivers/ccid/src/ccid_ifdhandler.h 2005-08-11 13:52:13 UTC (rev 1611)
+++ trunk/Drivers/ccid/src/ccid_ifdhandler.h 2005-08-13 14:24:25 UTC (rev 1612)
@@ -30,6 +30,7 @@
#define DRIVER_OPTION_CCID_EXCHANGE_AUTHORIZED 1
#define DRIVER_OPTION_GEMPC_TWIN_KEY_APDU 2
#define DRIVER_OPTION_USE_BOGUS_FIRMWARE 4
+#define DRIVER_OPTION_RESET_ON_CLOSE 8
extern int LogLevel;
extern int DriverOptions;
More information about the Pcsclite-cvs-commit
mailing list