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

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Tue Feb 18 19:21:30 UTC 2014


Author: rousseau
Date: 2014-02-18 19:21:30 +0000 (Tue, 18 Feb 2014)
New Revision: 6856

Added:
   trunk/Drivers/ccid/readers/Microchip_SEC1110.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add Microchip SEC1110


Added: trunk/Drivers/ccid/readers/Microchip_SEC1110.txt
===================================================================
--- trunk/Drivers/ccid/readers/Microchip_SEC1110.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/Microchip_SEC1110.txt	2014-02-18 19:21:30 UTC (rev 6856)
@@ -0,0 +1,54 @@
+ idVendor: 0x0424
+  iManufacturer: SMSC
+ idProduct: 0x1104
+  iProduct: SMSC USX101x Reader 
+ bcdDevice: 2.22 (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)
+ iInterface: CCID Interface
+ 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.800 MHz
+  dwMaximumClock: 16.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Success
+  dwDataRate: 12903 bps
+  dwMaxDataRate: 826000 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: 0x000100B2
+   ....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
+   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
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2014-02-18 19:10:10 UTC (rev 6855)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2014-02-18 19:21:30 UTC (rev 6856)
@@ -305,6 +305,9 @@
 # Macally
 0x08AE:0x0BDF:Macally NFC CCID eNetPad
 
+# Microchip
+0x0424:0x1104:Microchip SEC1110
+
 # Morpho
 0x079B:0x0026:Morpho MSO350/MSO351 Fingerprint Sensor & SmartCard Reader
 0x079B:0x0052:Morpho MSO1350 Fingerprint Sensor & SmartCard Reader

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2014-02-18 19:10:10 UTC (rev 6855)
+++ website/shouldwork.ini	2014-02-18 19:21:30 UTC (rev 6856)
@@ -349,6 +349,11 @@
 [Macally_NFC_CCID_eNetPad.txt]
 image = Macally_NFC_CCID_eNetPad.png
 url = http://www.macally.com/en/product/ArticleShow.asp?ArticleID=59
+[Microchip_SEC1110.txt]
+iManufacturer = Microchip
+iProduct = SEC1110
+url = http://www.microchip.com/wwwproducts/Devices.aspx?product=SEC1110
+image = Microchip-SEC1110.png
 [Morpho_MSO1350.txt]
 iManufacturer = Morpho
 iProduct = MSO1350 Fingerprint Sensor & SmartCard Reader




More information about the Pcsclite-cvs-commit mailing list