[Pcsclite-git-commit] [CCID] 01/01: Add Regula RFID Reader

Ludovic Rousseau rousseau at moszumanska.debian.org
Sat Jan 21 14:48:09 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 980e2afbeb2ec2b5daabb1b02dc4c58e6bd2d0cb
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sat Jan 21 15:42:11 2017 +0100

    Add Regula RFID Reader
---
 readers/Regula_RFID_Reader.txt | 50 ++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt  | 13 ++++++-----
 2 files changed, 58 insertions(+), 5 deletions(-)

diff --git a/readers/Regula_RFID_Reader.txt b/readers/Regula_RFID_Reader.txt
new file mode 100644
index 0000000..d4cab5f
--- /dev/null
+++ b/readers/Regula_RFID_Reader.txt
@@ -0,0 +1,50 @@
+ idVendor: 0x1C6A
+  iManufacturer: Regula
+ idProduct: 0x7050
+  iProduct: RFID Reader
+ 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)
+ 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: 4.000 MHz
+  dwMaximumClock: 13.560 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 672 bps
+  dwMaxDataRate: 250000 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 1024
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020042
+   ....02 Automatic parameter configuration based on ATR data
+   ....40 Automatic parameters negotiation made by the CCID
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 512 bytes
+  bClassGetResponse: 0x00
+  bClassEnvelope: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index 50e7385..2d2fd57 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-01-17
+# Generated: 2017-01-21
 #
 # DO NOT EDIT BY HAND
 
@@ -405,6 +405,10 @@
 # IIT
 0x03EB:0x9324:IIT E.Key Almaz-1C
 
+# INSIDE Secure
+0x2406:0x6303:INSIDE Secure VaultIC 405 Smart Object
+0x2406:0x6305:INSIDE Secure VaultIC 441 Smart Object
+
 # Inside Secure
 0x2406:0x6300:Inside Secure VaultIC 420 Smart Object
 0x2406:0x6301:Inside Secure VaultIC 440 Smart Object
@@ -413,10 +417,6 @@
 0x2406:0x6404:Inside Secure AT90SCR050
 0x2406:0x6407:Inside Secure AT90SCR200
 
-# INSIDE Secure
-0x2406:0x6303:INSIDE Secure VaultIC 405 Smart Object
-0x2406:0x6305:INSIDE Secure VaultIC 441 Smart Object
-
 # IonIDe
 0x076B:0x3B01:IonIDe Smartcard Reader
 
@@ -521,6 +521,9 @@
 # Raritan
 0x14DD:0x1006:Raritan D2CIM-DVUSB VM/CCID
 
+# Regula
+0x1C6A:0x7050:Regula RFID Reader
+
 # REINER SCT
 0x0C4B:0x0504:REINER SCT cyberJack go
 0x0C4B:0x0520:REINER SCT tanJack Bluetooth

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