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

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Wed Nov 19 14:08:59 UTC 2014


Author: rousseau
Date: 2014-11-19 14:00:49 +0000 (Wed, 19 Nov 2014)
New Revision: 7044

Added:
   trunk/Drivers/ccid/readers/CASTLES_EZCCID_Smart_Card_Reader.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
add CASTLES EZCCID Smart Card Reader


Added: trunk/Drivers/ccid/readers/CASTLES_EZCCID_Smart_Card_Reader.txt
===================================================================
--- trunk/Drivers/ccid/readers/CASTLES_EZCCID_Smart_Card_Reader.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/CASTLES_EZCCID_Smart_Card_Reader.txt	2014-11-19 14:00:49 UTC (rev 7044)
@@ -0,0 +1,65 @@
+ idVendor: 0x0CA6
+  iManufacturer: CASTLES
+ idProduct: 0x00A0
+  iProduct: EZCCID Smart Card Reader
+ bcdDevice: 0.10 (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.00
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 3.580 MHz
+  dwMaximumClock: 3.580 MHz
+  bNumClockSupported: 1
+   Got 256 clock frequencies but was expecting 1
+   Support 3580 kHz
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 115200 bps
+  bNumDataRatesSupported: 15
+   Got 256 data rates but was expecting 15
+   Support 9600 bps
+   Support 12800 bps
+   Support 13950 bps
+   Support 18600 bps
+   Support 19200 bps
+   Support 23040 bps
+   Support 27900 bps
+   Support 28800 bps
+   Support 37200 bps
+   Support 38400 bps
+   Support 55800 bps
+   Support 57600 bps
+   Support 74400 bps
+   Support 111600 bps
+   Support 115200 bps
+  dwMaxIFSD: 252
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00010130
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   ..01.. CCID can set ICC in clock stop mode
+   01.... TPDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0x00
+  bClassEnvelope: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2014-11-18 08:16:54 UTC (rev 7043)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2014-11-19 14:00:49 UTC (rev 7044)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2014-11-16
+# Generated: 2014-11-19
 #
 # DO NOT EDIT BY HAND
 
@@ -188,6 +188,9 @@
 0x0783:0x0010:C3PO LTC32
 0x0783:0x0036:C3PO LTC36
 
+# CASTLES
+0x0CA6:0x00A0:CASTLES EZCCID Smart Card Reader
+
 # CCB
 0x8829:0xCCB2:CCB eSafeLD
 

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2014-11-18 08:16:54 UTC (rev 7043)
+++ website/shouldwork.ini	2014-11-19 14:00:49 UTC (rev 7044)
@@ -128,6 +128,9 @@
 url = http://www.c3po.es/ltc32.html
 [C3PO_TLTC2USB.txt]
 iProduct = TLTC2USB
+[CASTLES_EZCCID_Smart_Card_Reader.txt]
+url = http://www.castech.com.tw/en/in-products-03.aspx?id=P_00000054&cid=C_00000022&pname=EZM110+series&cname=Kiosk+%26+Module
+image = CASTLES_EZCCID_Smart_Card_Reader.png
 [LTC36.txt]
 iProduct = LTC36
 [CardMan1021.txt]




More information about the Pcsclite-cvs-commit mailing list