[Pcsclite-git-commit] [CCID] 03/03: Add SafeNet eToken 5100

Ludovic Rousseau rousseau at moszumanska.debian.org
Thu May 28 17:48:48 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 1be0bc1c47ecf5ed53cb5bdf2833e42c9115f8f2
Author: Ludovic Rousseau <ludovic.rousseau at gmail.com>
Date:   Thu May 28 15:18:38 2015 +0200

    Add SafeNet eToken 5100
---
 readers/SafeNet_Token_JC.txt  | 53 +++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |  5 +++-
 2 files changed, 57 insertions(+), 1 deletion(-)

diff --git a/readers/SafeNet_Token_JC.txt b/readers/SafeNet_Token_JC.txt
new file mode 100644
index 0000000..4636a93
--- /dev/null
+++ b/readers/SafeNet_Token_JC.txt
@@ -0,0 +1,53 @@
+ idVendor: 0x0529
+  iManufacturer: SafeNet
+ idProduct: 0x0620
+  iProduct: Token JC
+ bcdDevice: 1.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: Main Interface
+ 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.000 MHz
+  dwMaximumClock: 4.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 10752 bps
+  dwMaxDataRate: 10752 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 252
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x0001023C
+   ....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
+   ..02.. NAD value other than 00 accepted (T=1)
+   01.... TPDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0x00
+  bClassEnvelope: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index 94035c2..77f07af 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -432,6 +432,7 @@
 
 # SafeNet
 0x0529:0x0602:SafeNet eToken 7300
+0x0529:0x0620:SafeNet eToken 5100
 
 # SafeTech
 0x24A2:0x0102:SafeTech SafeTouch
@@ -543,7 +544,6 @@
 0x09C3:0x0008:ActivCard ActivCard USB Reader V2
 
 # Aladdin
-0x0529:0x0620:Aladdin eToken PRO USB 72K Java
 
 # ATMEL
 0x03EB:0x6016:ATMEL VaultIC460
@@ -626,6 +626,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)
 
+#0x0529:0x0620:Aladdin eToken PRO USB 72K Java (Aladdin_eToken_PRO_USB_72K_Java.txt)
+#0x0529:0x0620:SafeNet eToken 5100 (SafeNet_Token_JC.txt)
+
 #0x058F:0x9520:Alcor Micro AU9520 (AU9520.txt)
 #0x058F:0x9520:Akasa AK-CR-03 (Akasa_AK-CR-03.txt)
 #0x058F:0x9520:Alcor Micro SCR001 (Alcor_SCR001.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