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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Wed Dec 1 17:07:02 UTC 2010


Author: rousseau
Date: Wed Dec  1 17:06:58 2010
New Revision: 5425

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5425
Log:
Add Free Software Initiative of Japan Gnuk token

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

Added: trunk/Drivers/ccid/readers/Fsij_gnuk.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Fsij_gnuk.txt?rev=5425&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Fsij_gnuk.txt (added)
+++ trunk/Drivers/ccid/readers/Fsij_gnuk.txt Wed Dec  1 17:06:58 2010
@@ -1,0 +1,49 @@
+ idVendor: 0x234B
+  iManufacturer: Free Software Initiative of Japan
+ idProduct: 0x0000
+  iProduct: FSIJ USB Token
+ bcdDevice: 2.00 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ bAlternateSetting: 0
+ bNumEndpoints: 2
+  bulk-IN and bulk-OUT
+ 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: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0002
+   T=1
+  dwDefaultClock: 3.580 MHz
+  dwMaximumClock: 3.580 MHz
+  bNumClockSupported: 1
+   IFD does not support GET CLOCK FREQUENCIES request: Broken pipe
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 9600 bps
+  bNumDataRatesSupported: 1
+   IFD does not support GET_DATA_RATES request: Broken pipe
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00040042
+   ....02 Automatic parameter configuration based on ATR data
+   ....40 Automatic parameters negotiation made by the CCID
+   04.... Short and Extended APDU level exchange
+  dwMaxCCIDMessageLength: 64 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=5425&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Wed Dec  1 17:06:58 2010
@@ -273,6 +273,9 @@
 # BZH
 0x1677:0x0025:BZH uKeyCI800-K18
 
+# Free Software Initiative of Japan
+0x234B:0x0000:FSIJ Gnuk
+
 # Bogus readers but partly supported
 # See the http://pcsclite.alioth.debian.org/ccid/unsupported.html for a
 # description of the problem(s)




More information about the Pcsclite-cvs-commit mailing list