[Pcsclite-git-commit] [CCID] 02/03: Add Feitian eJAVA Token

Ludovic Rousseau rousseau at moszumanska.debian.org
Tue May 5 19:29:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository CCID.

commit e651ceaf16e2e945a637ec59df31dd8643a461f1
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Tue May 5 21:01:34 2015 +0200

    Add Feitian eJAVA Token
---
 readers/Feitian_eJava_Token.txt | 49 +++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt   |  1 +
 2 files changed, 50 insertions(+)

diff --git a/readers/Feitian_eJava_Token.txt b/readers/Feitian_eJava_Token.txt
new file mode 100644
index 0000000..d9e077d
--- /dev/null
+++ b/readers/Feitian_eJava_Token.txt
@@ -0,0 +1,49 @@
+ idVendor: 0x096E
+  iManufacturer: FT
+ idProduct: 0x080F
+  iProduct: Java Token
+ bcdDevice: 1.06 (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)
+ Can't get iInterface string
+ 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: Resource temporarily unavailable
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 600000 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 240
+  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
+  bClassEnvelope: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index 366984d..24c060a 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -233,6 +233,7 @@
 0x096E:0x060D:Feitian R502
 0x096E:0x061A:Feitian bR301
 0x096E:0x0807:Feitian ePass2003
+0x096E:0x080F:Feitian eJAVA Token
 
 # Feitian Technologies
 0x096E:0x0505:Feitian Technologies FT SCR310

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/CCID.git



More information about the Pcsclite-cvs-commit mailing list