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

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Mon Sep 23 16:41:08 UTC 2013


Author: rousseau
Date: 2013-09-23 16:41:07 +0000 (Mon, 23 Sep 2013)
New Revision: 6755

Added:
   trunk/Drivers/ccid/readers/Access_IS_ePassport_Reader.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add Access IS ePassport Reader


Added: trunk/Drivers/ccid/readers/Access_IS_ePassport_Reader.txt
===================================================================
--- trunk/Drivers/ccid/readers/Access_IS_ePassport_Reader.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/Access_IS_ePassport_Reader.txt	2013-09-23 16:41:07 UTC (rev 6755)
@@ -0,0 +1,53 @@
+ idVendor: 0x0DB5
+  iManufacturer: Access IS
+ idProduct: 0x0138
+  iProduct: ePassport Reader
+ bcdDevice: 1.16 (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.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.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: 10752 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: 0x0004007A
+   ....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
+   ....40 Automatic parameters negotiation made by the CCID
+   04.... Short and Extended APDU level exchange
+  dwMaxCCIDMessageLength: 278 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	2013-09-23 16:39:18 UTC (rev 6754)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2013-09-23 16:41:07 UTC (rev 6755)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2013-08-20
+# Generated: 2013-09-23
 #
 # DO NOT EDIT BY HAND
 
@@ -117,6 +117,9 @@
 # section: shouldwork
 ##########################
 
+# Access IS
+0x0DB5:0x0138:Access IS ePassport Reader
+
 # ACS
 0x072F:0x1204:ACS ACR101 ICC Reader
 0x072F:0x8201:ACS APG8201 PINhandy 1

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2013-09-23 16:39:18 UTC (rev 6754)
+++ website/shouldwork.ini	2013-09-23 16:41:07 UTC (rev 6755)
@@ -2,6 +2,10 @@
 ;                  Should work but untested by me
 ; **************************************************************************
 
+[Access_IS_ePassport_Reader.txt]
+image = Access_IS_ePassport_Reader.png
+url = http://www.access-is.com/ocr601-mrz-reader-passport-id-cards-rfid-option.php
+note = Also known as OCR601 Half-Page MRZ Passport & ID Document Reader
 [ACR122U.txt]
 iManufacturer = ACS
 iProduct = ACR122U




More information about the Pcsclite-cvs-commit mailing list