[Pcsclite-git-commit] [CCID] 01/01: Add Rocketek RT-SCR1
Ludovic Rousseau
rousseau at moszumanska.debian.org
Mon Sep 21 18:35:56 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 ea05cef175ad772221386da0d681853339642f98
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date: Mon Sep 21 20:35:39 2015 +0200
Add Rocketek RT-SCR1
---
readers/Rocketek_RT-SCR1.txt | 59 +++++++++++++++++++++++++++++++++++++++++++
readers/supported_readers.txt | 5 +++-
2 files changed, 63 insertions(+), 1 deletion(-)
diff --git a/readers/Rocketek_RT-SCR1.txt b/readers/Rocketek_RT-SCR1.txt
new file mode 100644
index 0000000..e437a60
--- /dev/null
+++ b/readers/Rocketek_RT-SCR1.txt
@@ -0,0 +1,59 @@
+ idVendor: 0x14CD
+ iManufacturer: Generic
+ idProduct: 0x8166
+ iProduct: Smartcard Reader
+ bcdDevice: 3.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)
+ Can't get iInterface string
+ 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: 3.000 MHz
+ dwMaximumClock: 3.000 MHz
+ bNumClockSupported: 1
+ Support 3000 kHz
+ dwDataRate: 8065 bps
+ dwMaxDataRate: 258065 bps
+ bNumDataRatesSupported: 0 (will use whatever is returned)
+ Support 0 bps
+ Support 0 bps
+ dwMaxIFSD: 254
+ dwSynchProtocols: 0x00000007
+ 2-wire protocol
+ 3-wire protocol
+ I2C protocol
+ dwMechanical: 0x00000000
+ No special characteristics
+ dwFeatures: 0x000404B2
+ ....02 Automatic parameter configuration based on ATR data
+ ....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: 271 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 cd4da5d..08609a0 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
#
# List of readers supported by the CCID driver
-# Generated: 2015-09-19
+# Generated: 2015-09-21
#
# DO NOT EDIT BY HAND
@@ -459,6 +459,9 @@
0x0C4B:0x0520:REINER SCT tanJack Bluetooth
0x0C4B:0x9102:REINER SCT cyberJack RFID basis
+# Rocketek
+0x14CD:0x8166:Rocketek RT-SCR1
+
# SafeNet
0x0529:0x0602:SafeNet eToken 7300
0x0529:0x0620:SafeNet eToken 5100
--
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