added patches for newer versions of ccid and pcsc-lite
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@160 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
12
ccid/patches/pcsc-lite-1.6.1.patch
Normal file
12
ccid/patches/pcsc-lite-1.6.1.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
Index: src/PCSC/reader.h.in
|
||||
===================================================================
|
||||
--- src/PCSC/reader.h.in (Revision 4978)
|
||||
+++ src/PCSC/reader.h.in (Arbeitskopie)
|
||||
@@ -121,6 +121,7 @@
|
||||
#define FEATURE_IFD_DISPLAY_PROPERTIES 0x11
|
||||
#define FEATURE_GET_TLV_PROPERTIES 0x12
|
||||
#define FEATURE_CCID_ESC_COMMAND 0x13
|
||||
+#define FEATURE_EXECUTE_PACE 0x20
|
||||
|
||||
/* structures used (but not defined) in PC/SC Part 10:
|
||||
* "IFDs with Secure Pin Entry Capabilities" */
|
||||
Reference in New Issue
Block a user