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

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Tue Mar 11 17:34:05 UTC 2014


Author: rousseau
Date: 2014-03-11 17:34:05 +0000 (Tue, 11 Mar 2014)
New Revision: 6873

Added:
   trunk/Drivers/ccid/readers/IID_AT90S064_CCID_READER.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add IID AT90S064 CCID READER


Added: trunk/Drivers/ccid/readers/IID_AT90S064_CCID_READER.txt
===================================================================
--- trunk/Drivers/ccid/readers/IID_AT90S064_CCID_READER.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/IID_AT90S064_CCID_READER.txt	2014-03-11 17:34:05 UTC (rev 6873)
@@ -0,0 +1,49 @@
+ idVendor: 0x2406
+  iManufacturer: IID
+ idProduct: 0x6200
+  iProduct: AT90S064 CCID 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)
+ iInterface: ICCD 1.0
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0001
+   T=0
+  dwDefaultClock: 3.580 MHz
+  dwMaximumClock: 3.580 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 9600 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 0
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020840
+   ....40 Automatic parameters negotiation made by the CCID
+   ..08.. Unknown (ICCD?)
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 271 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-03-11 16:40:20 UTC (rev 6872)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2014-03-11 17:34:05 UTC (rev 6873)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2014-03-09
+# Generated: 2014-03-11
 #
 # DO NOT EDIT BY HAND
 
@@ -274,6 +274,9 @@
 0x04E6:0x5721:Identive Identive CLOUD 4510 F Contactless + SAM Reader
 0x04E6:0x5810:Identive CLOUD 2700 R Smart Card Reader
 
+# IID
+0x2406:0x6200:IID AT90S064 CCID READER
+
 # IIT
 0x03EB:0x9324:IIT E.Key Almaz-1C
 

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2014-03-11 16:40:20 UTC (rev 6872)
+++ website/shouldwork.ini	2014-03-11 17:34:05 UTC (rev 6873)
@@ -299,6 +299,7 @@
 [Identive_CLOUD_4710_F.txt]
 image = Identive_cloud4710-f.png
 url = http://www.identive-group.com/products-and-solutions/identification-products/desktop-readers-terminals/rfid-desktop-readers/cloud-4710-f-secure-contactless-usb-desktop-reader
+[IID_AT90S064_CCID_READER.txt]
 [IIT_E.Key_Almaz-1C.txt]
 image = IIT_E.Key_Almaz-1C.png
 url = http://iit.com.ua/index.php?page=itemdetails&p=3&gtype=1&type=1&id=86




More information about the Pcsclite-cvs-commit mailing list