[Pcsclite-cvs-commit] r3089 - in /trunk/Drivers/ccid/readers: ATMEL_AT91SO.txt Makefile.am
rousseau at users.alioth.debian.org
rousseau at users.alioth.debian.org
Thu Aug 14 08:40:15 UTC 2008
Author: rousseau
Date: Thu Aug 14 08:40:15 2008
New Revision: 3089
URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3089
Log:
add ATMEL_AT91SO.txt
Added:
trunk/Drivers/ccid/readers/ATMEL_AT91SO.txt
Modified:
trunk/Drivers/ccid/readers/Makefile.am
Added: trunk/Drivers/ccid/readers/ATMEL_AT91SO.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/ATMEL_AT91SO.txt?rev=3089&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/ATMEL_AT91SO.txt (added)
+++ trunk/Drivers/ccid/readers/ATMEL_AT91SO.txt Thu Aug 14 08:40:15 2008
@@ -1,0 +1,57 @@
+ idVendor: 0x03EB
+ iManufacturer: ATMEL
+ idProduct: 0x6004
+ iProduct: AT91SO CCID Smart Card 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: 0
+ CCID Class Descriptor
+ bLength: 0x36
+ bDescriptorType: 0x21
+ bcdCCID: 1.10
+ bMaxSlotIndex: 0x01
+ bVoltageSupport: 0x07
+ 5.0V
+ 3.0V
+ 1.8V
+ dwProtocols: 0x0000 0x0003
+ T=0
+ T=1
+ dwDefaultClock: 3.580 MHz
+ dwMaximumClock: 3.580 MHz
+ bNumClockSupported: 0 (will use whatever is returned)
+ IFD does not support GET CLOCK FREQUENCIES request: Broken pipe
+ dwDataRate: 9600 bps
+ dwMaxDataRate: 9600 bps
+ bNumDataRatesSupported: 0 (will use whatever is returned)
+ IFD does not support GET_DATA_RATES request: Broken pipe
+ dwMaxIFSD: 256
+ dwSynchProtocols: 0x00000000
+ dwMechanical: 0x00000000
+ No special characteristics
+ dwFeatures: 0x0002005E
+ ....02 Automatic parameter configuration based on ATR data
+ ....04 Automatic activation of ICC on inserting
+ ....08 Automatic ICC voltage selection
+ ....10 Automatic ICC clock frequency change according to parameters
+ ....40 Automatic parameters negotiation made by the CCID
+ 02.... Short APDU level exchange
+ dwMaxCCIDMessageLength: 271 bytes
+ bClassGetResponse: 0xFF
+ echoes the APDU class
+ bClassEnveloppe: 0xFF
+ echoes the APDU class
+ wLcdLayout: 0x0210
+ 16 lines
+ 2 characters per line
+ 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=3089&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/Makefile.am (original)
+++ trunk/Drivers/ccid/readers/Makefile.am Thu Aug 14 08:40:15 2008
@@ -9,6 +9,7 @@
Alya.txt \
ASEDrive_IIIe_KB.txt \
ASE_IIIe.txt \
+ ATMEL_AT91SO.txt \
AxaltoV3.txt \
BludriveII.txt \
C3PO_KBR36.txt \
More information about the Pcsclite-cvs-commit
mailing list