[Pcsclite-cvs-commit] r5001 - in /trunk/Drivers/ccid/readers: Kingtrust_Multi-Reader.txt supported_readers.txt

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Wed Jun 16 18:18:58 UTC 2010


Author: rousseau
Date: Wed Jun 16 18:18:53 2010
New Revision: 5001

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5001
Log:
add Kingtrust Multi-Reader

Added:
    trunk/Drivers/ccid/readers/Kingtrust_Multi-Reader.txt
Modified:
    trunk/Drivers/ccid/readers/supported_readers.txt

Added: trunk/Drivers/ccid/readers/Kingtrust_Multi-Reader.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Kingtrust_Multi-Reader.txt?rev=5001&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Kingtrust_Multi-Reader.txt (added)
+++ trunk/Drivers/ccid/readers/Kingtrust_Multi-Reader.txt Wed Jun 16 18:18:53 2010
@@ -1,0 +1,49 @@
+ idVendor: 0x0483
+  iManufacturer: Kingtrust
+ idProduct: 0x0007
+  iProduct: Multi-Reader
+ bcdDevice: 0.10 (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: ?
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.00
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x03
+   5.0V
+   3.0V
+  dwProtocols: 0x0000 0x0001
+   T=0
+  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: 0x00010230
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   ..02.. NAD value other than 00 accepted (T=1)
+   01.... TPDU 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=5001&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Wed Jun 16 18:18:53 2010
@@ -263,6 +263,9 @@
 # GoldKey Security
 0x19C8:0x0012:GoldKey PIV Token
 
+# Kingtrust
+0x0483:0x0007:Kingtrust Multi-Reader
+
 # Bogus readers but partly supported
 # See the http://pcsclite.alioth.debian.org/unsupported.html for a
 # description of the problem(s)




More information about the Pcsclite-cvs-commit mailing list