[Pcsclite-cvs-commit] r4372 - in /trunk/Drivers/ccid/readers: Todos_AGM2_CCID.txt supported_readers.txt

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sun Aug 30 13:41:50 UTC 2009


Author: rousseau
Date: Sun Aug 30 13:41:49 2009
New Revision: 4372

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=4372
Log:
add Todos AGM2 CCID

Added:
    trunk/Drivers/ccid/readers/Todos_AGM2_CCID.txt
Modified:
    trunk/Drivers/ccid/readers/supported_readers.txt

Added: trunk/Drivers/ccid/readers/Todos_AGM2_CCID.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Todos_AGM2_CCID.txt?rev=4372&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Todos_AGM2_CCID.txt (added)
+++ trunk/Drivers/ccid/readers/Todos_AGM2_CCID.txt Sun Aug 30 13:41:49 2009
@@ -1,0 +1,47 @@
+ idVendor: 0x0B0C
+  iManufacturer: Todos
+ idProduct: 0x0050
+  iProduct: AGM2 CCID
+ bcdDevice: 0.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.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: Broken pipe
+  dwDataRate: 10752 bps
+  dwMaxDataRate: 344086 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Broken pipe
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020080
+   ....80 Automatic PPS 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/supported_readers.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/supported_readers.txt?rev=4372&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Sun Aug 30 13:41:49 2009
@@ -226,6 +226,9 @@
 # Panasonic
 0x04DA:0x117A:Panasonic USB Smart Card Reader 7A-Smart
 
+# Todos
+0x0B0C:0x0050:Todos AGM2 CCID
+
 # Bogus readers but partly supported
 # See the README file for a bug description
 0x09C3:0x0008:ActivCard USB Reader 2.0




More information about the Pcsclite-cvs-commit mailing list