[Pcsclite-cvs-commit] r6892 - trunk/Drivers/ccid/readers website

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Thu Apr 24 16:57:03 UTC 2014


Author: rousseau
Date: 2014-04-24 16:57:03 +0000 (Thu, 24 Apr 2014)
New Revision: 6892

Added:
   trunk/Drivers/ccid/readers/HID_Global_veriCLASS_Reader.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add HID Global veriCLASS Reader


Added: trunk/Drivers/ccid/readers/HID_Global_veriCLASS_Reader.txt
===================================================================
--- trunk/Drivers/ccid/readers/HID_Global_veriCLASS_Reader.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/HID_Global_veriCLASS_Reader.txt	2014-04-24 16:57:03 UTC (rev 6892)
@@ -0,0 +1,56 @@
+ idVendor: 0x076B
+  iManufacturer: HID Global
+ idProduct: 0x5400
+  iProduct: veriCLASS 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: 0x02
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   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: Success
+  dwDataRate: 12903 bps
+  dwMaxDataRate: 825807 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Success
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000404BA
+   ....02 Automatic parameter configuration based on ATR data
+   ....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
+   ....80 Automatic PPS made by the CCID
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   04.... Short and Extended APDU level exchange
+  dwMaxCCIDMessageLength: 520 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnvelope: 0xFF
+   echoes the APDU class
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2014-04-24 16:56:28 UTC (rev 6891)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2014-04-24 16:57:03 UTC (rev 6892)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2014-03-11
+# Generated: 2014-04-24
 #
 # DO NOT EDIT BY HAND
 
@@ -260,6 +260,9 @@
 0x03F0:0x104A:Hewlett Packard HP USB Smartcard CCID Keyboard
 0x03F0:0x2924:Hewlett Packard MFP Smart Card Reader
 
+# HID Global
+0x076B:0x5400:HID Global veriCLASS Reader
+
 # HID OMNIKEY
 0x076B:0x5127:HID OMNIKEY 5127 CK
 0x076B:0x5326:HID OMNIKEY 5326 DFR

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2014-04-24 16:56:28 UTC (rev 6891)
+++ website/shouldwork.ini	2014-04-24 16:57:03 UTC (rev 6892)
@@ -267,6 +267,9 @@
 [GPFCryptoStick.txt]
 image = GPFCryptoStick.png
 url = https://www.privacyfoundation.de/crypto_stick/
+[HID_Global_veriCLASS_Reader.txt]
+image = vericlass-3500-reader-board_0.png
+url = https://www.hidglobal.com/products/embedded-modules/vericlass/3500-reader-board
 [HID_OMNIKEY_5326_DFR.txt]
 image = HID_OMNIKEY_5326_DFR.png
 features = contactless




More information about the Pcsclite-cvs-commit mailing list