[Pcsclite-cvs-commit] r6632 - /trunk/Drivers/ccid/readers/SCM_SDI011_512C.txt /trunk/Drivers/ccid/readers/supported_readers.txt /website/shouldwork.ini

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Fri May 17 18:28:24 UTC 2013


Author: rousseau
Date: Fri May 17 18:28:24 2013
New Revision: 6632

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6632
Log:
Add SCM Microsystems Inc. SDI011 Contactless Reader

This SDI011 has a new idProduct: 0x512C

Added:
    trunk/Drivers/ccid/readers/SCM_SDI011_512C.txt
Modified:
    trunk/Drivers/ccid/readers/supported_readers.txt
    website/shouldwork.ini

Added: trunk/Drivers/ccid/readers/SCM_SDI011_512C.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/SCM_SDI011_512C.txt?rev=6632&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/SCM_SDI011_512C.txt (added)
+++ trunk/Drivers/ccid/readers/SCM_SDI011_512C.txt Fri May 17 18:28:24 2013
@@ -1,0 +1,55 @@
+ idVendor: 0x04E6
+  iManufacturer: SCM Microsystems Inc.
+ idProduct: 0x512C
+  iProduct: SDI011 Contactless Reader
+ bcdDevice: 7.45 (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)
+ iInterface: Vendor Interface
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x01
+  bVoltageSupport: 0x01
+   5.0V
+  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: Success
+  dwDataRate: 10753 bps
+  dwMaxDataRate: 344105 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Success
+  dwMaxIFSD: 252
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000100BA
+   ....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
+   01.... TPDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnveloppe: 0xFF
+   echoes the APDU class
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/supported_readers.txt?rev=6632&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Fri May 17 18:28:24 2013
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2013-05-11
+# Generated: 2013-05-17
 #
 # DO NOT EDIT BY HAND
 
@@ -369,6 +369,7 @@
 0x04E6:0x5120:SCM Microsystems Inc. SCR331-DI USB Smart Card Reader
 0x04E6:0x5121:SCM Microsystems Inc. SDI010 Smart Card Reader
 0x04E6:0x512B:SCM Microsystems Inc. SDI011 Contactless Reader
+0x04E6:0x512C:SCM Microsystems Inc. SDI011 Contactless Reader
 0x04E6:0x5291:SCM Microsystems Inc. SCL010 Contactless Reader
 0x04E6:0x5293:SCM Microsystems Inc. SCL01x Contactless Reader
 0x04E6:0x5410:SCM Microsystems Inc. SCR35xx v2.0 USB SC Reader

Modified: website/shouldwork.ini
URL: http://svn.debian.org/wsvn/pcsclite/website/shouldwork.ini?rev=6632&op=diff
==============================================================================
--- website/shouldwork.ini (original)
+++ website/shouldwork.ini Fri May 17 18:28:24 2013
@@ -384,6 +384,10 @@
 url = http://www.scmmicro.com/products-solutions/smart-card-readers-a-terminals/dual-interface-readers/sdi011
 features = contactless
 note = The contactless interface is not supported.
+[SCM_SDI011_512C.txt]
+image = sdi011.png
+features = contactless
+note = The contactless interface is not supported.
 [SCM_SCL011.txt]
 image = SCL011.png
 url = http://www.scmmicro.com/en/products-services/smart-card-readers-terminals/contactless-dual-interface-readers/scl011.html




More information about the Pcsclite-cvs-commit mailing list