[Pcsclite-git-commit] [CCID] 16/20: Add Chicony HP USB Smartcard CCID Keyboard KR
Ludovic Rousseau
rousseau at moszumanska.debian.org
Sat Sep 19 14:46:18 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 307ff853347809021b9ab3ef2a4867e860e7faa3
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date: Sat Sep 19 16:21:21 2015 +0200
Add Chicony HP USB Smartcard CCID Keyboard KR
---
.../Chicony_HP_USB_Smartcard_CCID_Keyboard_KR.txt | 58 ++++++++++++++++++++++
readers/supported_readers.txt | 1 +
2 files changed, 59 insertions(+)
diff --git a/readers/Chicony_HP_USB_Smartcard_CCID_Keyboard_KR.txt b/readers/Chicony_HP_USB_Smartcard_CCID_Keyboard_KR.txt
new file mode 100755
index 0000000..612ac8f
--- /dev/null
+++ b/readers/Chicony_HP_USB_Smartcard_CCID_Keyboard_KR.txt
@@ -0,0 +1,58 @@
+ idVendor: 0x03F0
+ iManufacturer: Chicony
+ idProduct: 0x114A
+ iProduct: HP USB Smartcard CCID Keyboard KR
+ bcdDevice: 2.03 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 1
+ 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: HP Smartcard Keyboard
+ 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: 12.000 MHz
+ bNumClockSupported: 0 (will use whatever is returned)
+ IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+ dwDataRate: 12903 bps
+ dwMaxDataRate: 412903 bps
+ bNumDataRatesSupported: 0 (will use whatever is returned)
+ IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+ dwMaxIFSD: 254
+ dwSynchProtocols: 0x00000000
+ dwMechanical: 0x00000000
+ No special characteristics
+ dwFeatures: 0x000104BA
+ ....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
+ ..04.. Automatic IFSD exchange as first exchange (T=1)
+ 01.... TPDU level exchange
+ dwMaxCCIDMessageLength: 271 bytes
+ bClassGetResponse: 0xFF
+ echoes the APDU class
+ bClassEnvelope: 0xFF
+ echoes the APDU class
+ wLcdLayout: 0x0000
+ bPINSupport: 0x03
+ PIN Verification supported
+ PIN Modification supported
+ bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index 32b6b23..08836e9 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -221,6 +221,7 @@
# Chicony
0x04F2:0x0967:Chicony USB Smart Card Keyboard
+0x03F0:0x114A:Chicony HP USB Smartcard CCID Keyboard KR
# COVADIS
0x0982:0x0008:COVADIS VEGA-ALPHA
--
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