Skip to content

Commit

Permalink
Add Identiv uTrust Token Flex
Browse files Browse the repository at this point in the history
  • Loading branch information
LudovicRousseau committed Sep 8, 2023
1 parent 0895da5 commit fe72a2e
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 0 deletions.
55 changes: 55 additions & 0 deletions readers/Identiv_uTrust_Token_Flex.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
idVendor: 0x04E6
iManufacturer: Identiv
idProduct: 0x5826
iProduct: uTrust Token Flex
bcdDevice: 2.02 (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 Interface
CCID Class Descriptor
bLength: 0x36
bDescriptorType: 0x21
bcdCCID: 1.10
bMaxSlotIndex: 0x00
bVoltageSupport: 0x07
5.0V
3.0V
1.8V
dwProtocols: 0x0000 0x0003
T=0
T=1
dwDefaultClock: 4.800 MHz
dwMaximumClock: 16.000 MHz
bNumClockSupported: 0 (will use whatever is returned)
IFD does not support GET CLOCK FREQUENCIES request: LIBUSB_ERROR_PIPE
dwDataRate: 12903 bps
dwMaxDataRate: 600000 bps
bNumDataRatesSupported: 0 (will use whatever is returned)
IFD does not support GET_DATA_RATES request: LIBUSB_ERROR_PIPE
dwMaxIFSD: 252
dwSynchProtocols: 0x00000000
dwMechanical: 0x00000000
No special characteristics
dwFeatures: 0x000100BA
....02 Automatic parameter configuration based on ATR data
....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
....80 Automatic PPS made by the CCID
01.... TPDU level exchange
dwMaxCCIDMessageLength: 271 bytes
bClassGetResponse: 0xFF
echoes the APDU class
bClassEnvelope: 0xFF
echoes the APDU class
wLcdLayout: 0x0000
bPINSupport: 0x00
bMaxCCIDBusySlots: 1
1 change: 1 addition & 0 deletions readers/supported_readers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@
0x04E6:0x581B:Identiv uTrust 2910 R Taglio SC Reader
0x04E6:0x581C:Identiv SCR35xx USB Smart Card Reader
0x04E6:0x581D:Identiv SCR3500 C Contact Reader
0x04E6:0x5826:Identiv uTrust Token Flex

# Identive
0x04E6:0x5710:Identive CLOUD 2700 F Smart Card Reader
Expand Down

0 comments on commit fe72a2e

Please sign in to comment.