Skip to content

Commit c29dbae

Browse files
Add ACS APG8201-B2
1 parent 705f456 commit c29dbae

2 files changed

Lines changed: 54 additions & 0 deletions

File tree

readers/ACS_APG8201-B2.txt

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
idVendor: 0x072F
2+
iManufacturer: ACS
3+
idProduct: 0x8206
4+
iProduct: APG8201-B2
5+
bcdDevice: 50.00 (firmware release?)
6+
bLength: 9
7+
bDescriptorType: 4
8+
bInterfaceNumber: 0
9+
bAlternateSetting: 0
10+
bNumEndpoints: 3
11+
bulk-IN, bulk-OUT and Interrupt-IN
12+
bInterfaceClass: 0x0B [Chip Card Interface Device Class (CCID)]
13+
bInterfaceSubClass: 0
14+
bInterfaceProtocol: 0
15+
bulk transfer, optional interrupt-IN (CCID)
16+
Can't get iInterface string: LIBUSB_ERROR_INVALID_PARAM
17+
CCID Class Descriptor
18+
bLength: 0x36
19+
bDescriptorType: 0x21
20+
bcdCCID: 1.00
21+
bMaxSlotIndex: 0x00
22+
bVoltageSupport: 0x01
23+
5.0V
24+
dwProtocols: 0x0000 0x0003
25+
T=0
26+
T=1
27+
dwDefaultClock: 4.000 MHz
28+
dwMaximumClock: 4.000 MHz
29+
bNumClockSupported: 0 (will use whatever is returned)
30+
IFD does not support GET CLOCK FREQUENCIES request: LIBUSB_ERROR_TIMEOUT
31+
dwDataRate: 10752 bps
32+
dwMaxDataRate: 65000 bps
33+
bNumDataRatesSupported: 0 (will use whatever is returned)
34+
IFD does not support GET_DATA_RATES request: LIBUSB_ERROR_TIMEOUT
35+
dwMaxIFSD: 254
36+
dwSynchProtocols: 0x00000000
37+
dwMechanical: 0x00000000
38+
No special characteristics
39+
dwFeatures: 0x00020430
40+
....10 Automatic ICC clock frequency change according to parameters
41+
....20 Automatic baud rate change according to frequency and Fi, Di params
42+
..04.. Automatic IFSD exchange as first exchange (T=1)
43+
02.... Short APDU level exchange
44+
dwMaxCCIDMessageLength: 350 bytes
45+
bClassGetResponse: 0x00
46+
bClassEnvelope: 0x00
47+
wLcdLayout: 0x0210
48+
2 lines
49+
16 characters per line
50+
bPINSupport: 0x03
51+
PIN Verification supported
52+
PIN Modification supported
53+
bMaxCCIDBusySlots: 1

readers/supported_readers.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
0x072F:0x2308:ACS ACR1552 CL Reader
145145
0x072F:0x8201:ACS APG8201 PINhandy 1
146146
0x072F:0x8202:ACS APG8201 USB Reader
147+
0x072F:0x8206:ACS APG8201-B2
147148
0x072F:0x8300:ACS ACR33 ICC Reader
148149
0x072F:0x90DB:ACS CryptoMate64
149150
0x072F:0xB000:ACS ACR3901U ICC Reader

0 commit comments

Comments
 (0)