[Pcsclite-git-commit] [CCID] 02/02: Add REINER SCT cyberJack RFID standard

Ludovic Rousseau rousseau at moszumanska.debian.org
Sun Sep 10 14:02:21 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 12cd7a1a0a7761ee4c98c9647473b1e754ea8d75
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Fri Sep 8 23:23:31 2017 +0200

    Add REINER SCT cyberJack RFID standard
---
 readers/ReinerSCT_cyberJack_RFID_standard.txt | 59 +++++++++++++++++++++++++++
 readers/supported_readers.txt                 |  3 +-
 2 files changed, 61 insertions(+), 1 deletion(-)

diff --git a/readers/ReinerSCT_cyberJack_RFID_standard.txt b/readers/ReinerSCT_cyberJack_RFID_standard.txt
new file mode 100644
index 0000000..4494548
--- /dev/null
+++ b/readers/ReinerSCT_cyberJack_RFID_standard.txt
@@ -0,0 +1,59 @@
+ idVendor: 0x0C4B
+  iManufacturer: REINER SCT
+ idProduct: 0x0500
+  iProduct: cyberJack RFID standard
+ bcdDevice: 0.01 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ bAlternateSetting: 0
+ bNumEndpoints: 3
+  bulk-IN, bulk-OUT and Interrupt-IN
+ bInterfaceClass: 0xFF
+  NOT A CCID DEVICE
+  Class is 0xFF (proprietary)
+ bInterfaceSubClass: 0
+ bInterfaceProtocol: 0
+  bulk transfer, optional interrupt-IN (CCID)
+ Can't get iInterface string
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 10.00
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 4.000 MHz
+  dwMaximumClock: 8.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 10072 bps
+  dwMaxDataRate: 250000 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000007
+   2-wire protocol
+   3-wire protocol
+   I2C protocol
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00010030
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   01.... TPDU level exchange
+  dwMaxCCIDMessageLength: 5130 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnvelope: 0xFF
+   echoes the APDU class
+  wLcdLayout: 0x0000
+  bPINSupport: 0x03
+   PIN Verification supported
+   PIN Modification supported
+  bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index 7080360..02cf61a 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-08-30
+# Generated: 2017-09-08
 #
 # DO NOT EDIT BY HAND
 
@@ -552,6 +552,7 @@
 0x1C6A:0x7050:Regula RFID Reader
 
 # REINER SCT
+0x0C4B:0x0500:REINER SCT cyberJack RFID standard
 0x0C4B:0x0504:REINER SCT cyberJack go
 0x0C4B:0x0520:REINER SCT tanJack Bluetooth
 0x0C4B:0x0580:REINER SCT cyberJack one

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