[Pcsclite-git-commit] [CCID] 01/01: Add SafeNet eToken 5300

Ludovic Rousseau rousseau at moszumanska.debian.org
Thu Jun 22 16:23:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository CCID.

commit 5763d30af330767f266b4897fe1b55152b4d3fa6
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Thu Jun 22 18:23:24 2017 +0200

    Add SafeNet eToken 5300
---
 readers/SafeNet_eToken_5300.txt | 97 +++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt   |  3 +-
 2 files changed, 99 insertions(+), 1 deletion(-)

diff --git a/readers/SafeNet_eToken_5300.txt b/readers/SafeNet_eToken_5300.txt
new file mode 100644
index 0000000..a2c9dee
--- /dev/null
+++ b/readers/SafeNet_eToken_5300.txt
@@ -0,0 +1,97 @@
+ idVendor: 0x08E6
+  iManufacturer: SafeNet
+ idProduct: 0x34CC
+  iProduct: eToken 5300
+ bcdDevice: 0.12 (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: eToken 5300
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x02
+   3.0V
+  dwProtocols: 0x0000 0x0002
+   T=1
+  dwDefaultClock: 4.800 MHz
+  dwMaximumClock: 4.800 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: No such file or directory
+  dwDataRate: 12903 bps
+  dwMaxDataRate: 825806 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   Support 12903 bps
+   Support 25806 bps
+   Support 51613 bps
+   Support 103226 bps
+   Support 206452 bps
+   Support 412903 bps
+   Support 825806 bps
+   Support 154839 bps
+   Support 258065 bps
+   Support 17204 bps
+   Support 34409 bps
+   Support 68817 bps
+   Support 137634 bps
+   Support 275269 bps
+   Support 550538 bps
+   Support 172043 bps
+   Support 25806 bps
+   Support 51613 bps
+   Support 103226 bps
+   Support 206452 bps
+   Support 412903 bps
+   Support 77419 bps
+   Support 129032 bps
+   Support 86022 bps
+   Support 38710 bps
+   Support 64516 bps
+   Support 20645 bps
+   Support 41290 bps
+   Support 82581 bps
+   Support 165161 bps
+   Support 30968 bps
+   Support 18750 bps
+   Support 37500 bps
+   Support 75000 bps
+   Support 150000 bps
+   Support 300000 bps
+   Support 600000 bps
+   Support 112500 bps
+   Support 187500 bps
+   Support 25000 bps
+   Support 50000 bps
+   Support 100000 bps
+   Support 200000 bps
+   Support 400000 bps
+   Support 125000 bps
+   Support 56250 bps
+   Support 93750 bps
+   Support 62500 bps
+   Support 28125 bps
+   Support 46875 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00010230
+   ....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 0cfbe87..8584c72 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2017-06-12
+# Generated: 2017-06-22
 #
 # DO NOT EDIT BY HAND
 
@@ -554,6 +554,7 @@
 # SafeNet
 0x0529:0x0602:SafeNet eToken 7300
 0x0529:0x0620:SafeNet eToken 5100
+0x08E6:0x34CC:SafeNet eToken 5300
 
 # SafeTech
 0x24A2:0x0102:SafeTech SafeTouch

-- 
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