[Pcsclite-cvs-commit] r3175 - in /trunk/Drivers/ccid/readers: ACR122U_PICC.txt Makefile.am

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Thu Oct 16 19:18:32 UTC 2008


Author: rousseau
Date: Thu Oct 16 19:18:32 2008
New Revision: 3175

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3175
Log:
add ACR122U_PICC.txt

Added:
    trunk/Drivers/ccid/readers/ACR122U_PICC.txt
Modified:
    trunk/Drivers/ccid/readers/Makefile.am

Added: trunk/Drivers/ccid/readers/ACR122U_PICC.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/ACR122U_PICC.txt?rev=3175&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/ACR122U_PICC.txt (added)
+++ trunk/Drivers/ccid/readers/ACR122U_PICC.txt Thu Oct 16 19:18:32 2008
@@ -1,0 +1,48 @@
+ idVendor: 0x072F
+  iManufacturer: ACS
+ idProduct: 0x2200
+  iProduct: ACR122U PICC Interface
+ 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: 0
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.00
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0002
+   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: Inappropriate ioctl for device
+  dwDataRate: 10752 bps
+  dwMaxDataRate: 250000 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Inappropriate ioctl for device
+  dwMaxIFSD: 256
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020040
+   ....40 Automatic parameters negotiation made by the CCID
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0x00
+  bClassEnveloppe: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/Makefile.am
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Makefile.am?rev=3175&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/Makefile.am (original)
+++ trunk/Drivers/ccid/readers/Makefile.am Thu Oct 16 19:18:32 2008
@@ -2,6 +2,7 @@
 
 EXTRA_DIST = \
 	ACR122U.txt \
+	ACR122U_PICC.txt \
 	ACR38U-CCID.txt \
 	ActivCardV2.txt \
 	ActivCardV3.txt \




More information about the Pcsclite-cvs-commit mailing list