[Pcsclite-cvs-commit] r2668 - in /trunk/Drivers/ccid/readers: Kobil_EMV_CAP.txt Makefile.am

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Wed Oct 24 15:25:27 UTC 2007


Author: rousseau
Date: Wed Oct 24 15:25:26 2007
New Revision: 2668

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=2668
Log:
add Kobil_EMV_CAP.txt

Added:
    trunk/Drivers/ccid/readers/Kobil_EMV_CAP.txt
Modified:
    trunk/Drivers/ccid/readers/Makefile.am

Added: trunk/Drivers/ccid/readers/Kobil_EMV_CAP.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Kobil_EMV_CAP.txt?rev=2668&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Kobil_EMV_CAP.txt (added)
+++ trunk/Drivers/ccid/readers/Kobil_EMV_CAP.txt Wed Oct 24 15:25:26 2007
@@ -1,0 +1,59 @@
+ idVendor: 0x0D46
+  iManufacturer: KOBIL Systems
+ idProduct: 0x3010
+  iProduct: KOBIL EMV CAP - SecOVID Reader III
+ bcdDevice: 0.01 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ bAlternateSetting: 0
+ bNumEndpoints: 3
+  bulk-IN, bulk-OUT and Interrupt-IN
+ bInterfaceClass: 0x0B [Chip Card Interface Device Class (CCID)]
+ bInterfaceSubClass: 0
+ bInterfaceProtocol: 0
+  bulk transfer, optional interrupt-IN
+ iInterface: 0
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.00
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 2.000 MHz
+  dwMaximumClock: 4.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Connection timed out
+  dwDataRate: 10573 bps
+  dwMaxDataRate: 344086 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Connection timed out
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000406BA
+   ....02 Automatic parameter configuration based on ATR data
+   ....08 Automatic ICC voltage selection
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   ....80 Automatic PPS made by the CCID
+   ..02.. NAD value other than 00 accepted (T=1)
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   04.... Short and Extended APDU level exchange
+  dwMaxCCIDMessageLength: 534 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnveloppe: 0xFF
+   echoes the APDU class
+  wLcdLayout: 0x0210
+   16 lines
+   2 characters per line
+  bPINSupport: 0x03
+   PIN Verification supported
+   PIN Modification supported
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/Makefile.am
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Makefile.am?rev=2668&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/Makefile.am (original)
+++ trunk/Drivers/ccid/readers/Makefile.am Wed Oct 24 15:25:26 2007
@@ -45,6 +45,7 @@
 	KAAN_Advanced.txt \
 	KAAN_Base.txt \
 	KAAN_SIM_III.txt \
+	Kobil_EMV_CAP.txt \
 	Lenovo.txt \
 	LTC31.txt \
 	LTC31v2.txt \




More information about the Pcsclite-cvs-commit mailing list