[Pcsclite-cvs-commit] r6569 - /trunk/Drivers/ccid/readers/Yubico_Yubikey_neo.txt /trunk/Drivers/ccid/readers/supported_readers.txt /website/shouldwork.ini

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue Mar 12 20:29:41 UTC 2013


Author: rousseau
Date: Tue Mar 12 20:29:40 2013
New Revision: 6569

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6569
Log:
Add Yubico Yubikey NEO CCID

Added:
    trunk/Drivers/ccid/readers/Yubico_Yubikey_neo.txt
Modified:
    trunk/Drivers/ccid/readers/supported_readers.txt
    website/shouldwork.ini

Added: trunk/Drivers/ccid/readers/Yubico_Yubikey_neo.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Yubico_Yubikey_neo.txt?rev=6569&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Yubico_Yubikey_neo.txt (added)
+++ trunk/Drivers/ccid/readers/Yubico_Yubikey_neo.txt Tue Mar 12 20:29:40 2013
@@ -1,0 +1,57 @@
+ idVendor: 0x1050
+  iManufacturer: Yubico
+ idProduct: 0x0112
+  iProduct: Yubikey NEO CCID
+ bcdDevice: 3.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)
+ Can't get iInterface string
+ 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: Success
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 9600 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Success
+  dwMaxIFSD: 1400
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000400FE
+   ....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
+   ....20 Automatic baud rate change according to frequency and Fi, Di
+params
+   ....40 Automatic parameters negotiation made by the CCID
+   ....80 Automatic PPS made by the CCID
+   04.... Short and Extended APDU level exchange
+  dwMaxCCIDMessageLength: 1400 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnveloppe: 0xFF
+   echoes the APDU class
+  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=6569&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Tue Mar 12 20:29:40 2013
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2013-03-01
+# Generated: 2013-03-12
 #
 # DO NOT EDIT BY HAND
 
@@ -413,6 +413,7 @@
 
 # Yubico
 0x1050:0x0111:Yubico Yubikey NEO OTP+CCID
+0x1050:0x0112:Yubico Yubikey NEO CCID
 
 ##########################
 # section: unsupported

Modified: website/shouldwork.ini
URL: http://svn.debian.org/wsvn/pcsclite/website/shouldwork.ini?rev=6569&op=diff
==============================================================================
--- website/shouldwork.ini (original)
+++ website/shouldwork.ini Tue Mar 12 20:29:40 2013
@@ -482,6 +482,9 @@
 [Xiring_XI-SIGN_6000.txt]
 image = Xiring-xi-sign.png
 url = http://www.xiring.com/o2s/pageLibre000133e9.php
+[Yubico_Yubikey_neo.txt]
+image = yubikey_neo.png
+url = http://www.yubico.com/products/yubikey-hardware/yubikey-neo/
 [Yubico_Yubikey_neo_otp.txt]
 image = yubikey_neo.png
 url = http://www.yubico.com/products/yubikey-hardware/yubikey-neo/




More information about the Pcsclite-cvs-commit mailing list