Skip to content

Commit 8ac6845

Browse files
Add FT BioPass FIDO2 Pro
1 parent ce68a6e commit 8ac6845

2 files changed

Lines changed: 50 additions & 0 deletions

File tree

readers/FT_FIDO_CCID.txt

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
idVendor: 0x096E
2+
iManufacturer: FT
3+
idProduct: 0x086A
4+
iProduct: FIDO CCID
5+
bcdDevice: 46.15 (firmware release?)
6+
bLength: 9
7+
bDescriptorType: 4
8+
bInterfaceNumber: 1
9+
bAlternateSetting: 0
10+
bNumEndpoints: 2
11+
bulk-IN and bulk-OUT
12+
bInterfaceClass: 0x0B [Chip Card Interface Device Class (CCID)]
13+
bInterfaceSubClass: 0
14+
bInterfaceProtocol: 0
15+
bulk transfer, optional interrupt-IN (CCID)
16+
iInterface: CCID
17+
CCID Class Descriptor
18+
bLength: 0x36
19+
bDescriptorType: 0x21
20+
bcdCCID: 1.10
21+
bMaxSlotIndex: 0x00
22+
bVoltageSupport: 0x01
23+
5.0V
24+
dwProtocols: 0x0000 0x0002
25+
T=1
26+
dwDefaultClock: 3.580 MHz
27+
dwMaximumClock: 3.580 MHz
28+
bNumClockSupported: 0 (will use whatever is returned)
29+
wrong size for GET CLOCK FREQUENCIES: 1
30+
dwDataRate: 9600 bps
31+
dwMaxDataRate: 9600 bps
32+
bNumDataRatesSupported: 0 (will use whatever is returned)
33+
wrong size for GET_DATA_RATES: 1
34+
dwMaxIFSD: 2048
35+
dwSynchProtocols: 0x00000000
36+
dwMechanical: 0x00000000
37+
No special characteristics
38+
dwFeatures: 0x00040840
39+
....40 Automatic parameters negotiation made by the CCID
40+
..08.. ICCD token
41+
04.... Short and Extended APDU level exchange
42+
dwMaxCCIDMessageLength: 3264 bytes
43+
bClassGetResponse: 0xFF
44+
echoes the APDU class
45+
bClassEnvelope: 0xFF
46+
echoes the APDU class
47+
wLcdLayout: 0x0000
48+
bPINSupport: 0x00
49+
bMaxCCIDBusySlots: 1

readers/supported_readers.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,7 @@
452452
0x096E:0x0867:FT Biopass FIDO2
453453
0x096E:0x0868:FT Biopass KB FIDO CCID
454454
0x096E:0x0869:FT Biopass KB CCID
455+
0x096E:0x086A:FT BioPass FIDO2 Pro
455456
0x096E:0x086C:FT Biopass CCID
456457

457458
# Fujitsu

0 commit comments

Comments
 (0)