[Pcsclite-git-commit] [CCID] 14/20: Add Identive Identive CLOUD 4000 F DTC
Ludovic Rousseau
rousseau at moszumanska.debian.org
Sat Sep 19 14:46:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
rousseau pushed a commit to branch master
in repository CCID.
commit 7cf39b7a2c9d2e29d87b77f6017fee371b182cd0
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date: Sat Sep 19 16:12:15 2015 +0200
Add Identive Identive CLOUD 4000 F DTC
---
readers/Identive_Identive_CLOUD_4000_F_DTC.txt | 111 +++++++++++++++++++++++++
readers/supported_readers.txt | 4 +
2 files changed, 115 insertions(+)
diff --git a/readers/Identive_Identive_CLOUD_4000_F_DTC.txt b/readers/Identive_Identive_CLOUD_4000_F_DTC.txt
new file mode 100755
index 0000000..9c61319
--- /dev/null
+++ b/readers/Identive_Identive_CLOUD_4000_F_DTC.txt
@@ -0,0 +1,111 @@
+ idVendor: 0x04E6
+ iManufacturer: Identive
+ idProduct: 0x5723
+ iProduct: Identive CLOUD 4000 F DTC
+ bcdDevice: 2.00 (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 (CCID)
+ iInterface: CLOUD 4000 F DTC Contact Reader
+ CCID Class Descriptor
+ bLength: 0x36
+ bDescriptorType: 0x21
+ bcdCCID: 1.10
+ bMaxSlotIndex: 0x00
+ bVoltageSupport: 0x07
+ 5.0V
+ 3.0V
+ 1.8V
+ dwProtocols: 0x0000 0x0003
+ T=0
+ T=1
+ dwDefaultClock: 4.800 MHz
+ dwMaximumClock: 12.000 MHz
+ bNumClockSupported: 0 (will use whatever is returned)
+ IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+ dwDataRate: 12903 bps
+ dwMaxDataRate: 412903 bps
+ bNumDataRatesSupported: 0 (will use whatever is returned)
+ IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+ dwMaxIFSD: 254
+ dwSynchProtocols: 0x00000000
+ dwMechanical: 0x00000000
+ No special characteristics
+ dwFeatures: 0x000404BA
+ ....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
+ ..04.. Automatic IFSD exchange as first exchange (T=1)
+ 04.... Short and Extended APDU level exchange
+ dwMaxCCIDMessageLength: 1034 bytes
+ bClassGetResponse: 0xFF
+ echoes the APDU class
+ bClassEnvelope: 0xFF
+ echoes the APDU class
+ wLcdLayout: 0x0000
+ bPINSupport: 0x00
+ bMaxCCIDBusySlots: 1
+ idVendor: 0x04E6
+ iManufacturer: Identive
+ idProduct: 0x5723
+ iProduct: Identive CLOUD 4000 F DTC
+ bcdDevice: 2.00 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 1
+ 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 (CCID)
+ iInterface: CLOUD 4000 F DTC CL Reader
+ CCID Class Descriptor
+ bLength: 0x36
+ bDescriptorType: 0x21
+ bcdCCID: 1.10
+ bMaxSlotIndex: 0x00
+ bVoltageSupport: 0x01
+ 5.0V
+ dwProtocols: 0x0000 0x0003
+ T=0
+ T=1
+ dwDefaultClock: 4.800 MHz
+ dwMaximumClock: 12.000 MHz
+ bNumClockSupported: 0 (will use whatever is returned)
+ IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+ dwDataRate: 12903 bps
+ dwMaxDataRate: 412903 bps
+ bNumDataRatesSupported: 0 (will use whatever is returned)
+ IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+ dwMaxIFSD: 1024
+ dwSynchProtocols: 0x00000000
+ dwMechanical: 0x00000001
+ Card accept mechanism
+ dwFeatures: 0x000404BE
+ ....02 Automatic parameter configuration based on ATR data
+ ....04 Automatic activation of ICC on inserting
+ ....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
+ ..04.. Automatic IFSD exchange as first exchange (T=1)
+ 04.... Short and Extended APDU level exchange
+ dwMaxCCIDMessageLength: 1034 bytes
+ bClassGetResponse: 0xFF
+ echoes the APDU class
+ bClassEnvelope: 0xFF
+ echoes the APDU class
+ wLcdLayout: 0x0000
+ bPINSupport: 0x00
+ bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index 7489366..7169400 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -331,6 +331,7 @@
0x04E6:0x5710:Identive CLOUD 2700 F Smart Card Reader
0x04E6:0x5720:Identive Identive CLOUD 4500 F Dual Interface Reader
0x04E6:0x5721:Identive Identive CLOUD 4510 F Contactless + SAM Reader
+0x04E6:0x5723:Identive Identive CLOUD 4000 F DTC
0x04E6:0x5810:Identive CLOUD 2700 R Smart Card Reader
0x04E6:0x5817:Identive SCT3522CC token
@@ -654,6 +655,9 @@
#0x04E6:0x5721:Identive Identive CLOUD 4710 F Contactless + SAM Reader (Identive_CLOUD_4710_F.txt)
#0x04E6:0x5721:Identive Identive CLOUD 4710 F Contactless + SAM Reader (Identive_CLOUD_4710_F.txt_i1)
+#0x04E6:0x5723:Identive Identive CLOUD 4000 F DTC (Identive_Identive_CLOUD_4000_F_DTC.txt)
+#0x04E6:0x5723:Identive Identive CLOUD 4000 F DTC (Identive_Identive_CLOUD_4000_F_DTC.txt_i1)
+
#0x0529:0x0620:Aladdin eToken PRO USB 72K Java (Aladdin_eToken_PRO_USB_72K_Java.txt)
#0x0529:0x0620:SafeNet eToken 5100 (SafeNet_Token_JC.txt)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/CCID.git
More information about the Pcsclite-cvs-commit
mailing list