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

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Fri May 23 16:57:34 UTC 2014


Author: rousseau
Date: 2014-05-23 16:57:34 +0000 (Fri, 23 May 2014)
New Revision: 6902

Added:
   trunk/Drivers/ccid/readers/udea_MILKO_V1.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add udea MILKO V1.


Modified: trunk/Drivers/ccid/readers/supported_readers.txt
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2014-05-14 17:59:30 UTC (rev 6901)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2014-05-23 16:57:34 UTC (rev 6902)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2014-05-14
+# Generated: 2014-05-23
 #
 # DO NOT EDIT BY HAND
 
@@ -443,6 +443,9 @@
 # ubisys
 0x19A6:0x0009:ubisys 13.56MHz RFID (CCID)
 
+# udea
+0x2A17:0x0001:udea MILKO V1.
+
 # Validy
 0x1CF0:0x0001:Validy TokenA sl vt
 

Added: trunk/Drivers/ccid/readers/udea_MILKO_V1.txt
===================================================================
--- trunk/Drivers/ccid/readers/udea_MILKO_V1.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/udea_MILKO_V1.txt	2014-05-23 16:57:34 UTC (rev 6902)
@@ -0,0 +1,55 @@
+ idVendor: 0x2A17
+  iManufacturer: udea
+ idProduct: 0x0001
+  iProduct: MILKO V1.
+ 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: MILKO V1.
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x02
+   3.0V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 4.000 MHz
+  dwMaximumClock: 4.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Success
+  dwDataRate: 10752 bps
+  dwMaxDataRate: 250000 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: 0x000200B6
+   ....02 Automatic parameter configuration based on ATR data
+   ....04 Automatic activation of ICC on inserting
+   ....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
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnvelope: 0xFF
+   echoes the APDU class
+  wLcdLayout: 0x0000
+  bPINSupport: 0x03
+   PIN Verification supported
+   PIN Modification supported
+  bMaxCCIDBusySlots: 1

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2014-05-14 17:59:30 UTC (rev 6901)
+++ website/shouldwork.ini	2014-05-23 16:57:34 UTC (rev 6902)
@@ -585,6 +585,8 @@
 [Ubisys_RFID.txt]
 image = Ubisys-stick.png
 features = contactless
+[udea_MILKO_V1.txt]
+image = udea_MILKO_V1.png
 [Validy_TokenA.txt]
 image = validy_token.png
 url = http://www.validy.com/en/products/token/




More information about the Pcsclite-cvs-commit mailing list