[Pcsclite-git-commit] [CCID] 02/03: Add WatchCNPC USB CCID Key

Ludovic Rousseau rousseau at moszumanska.debian.org
Sat Oct 17 16:01:31 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 1e9aa449e14ae71d38f45f6d65741fab43892f3b
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Thu Oct 15 20:34:22 2015 +0200

    Add WatchCNPC USB CCID Key
---
 readers/WatchCNPC_USB_CCID_Key.txt | 49 ++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt      |  5 +++-
 2 files changed, 53 insertions(+), 1 deletion(-)

diff --git a/readers/WatchCNPC_USB_CCID_Key.txt b/readers/WatchCNPC_USB_CCID_Key.txt
new file mode 100644
index 0000000..2518224
--- /dev/null
+++ b/readers/WatchCNPC_USB_CCID_Key.txt
@@ -0,0 +1,49 @@
+ idVendor: 0x163C
+  iManufacturer: WatchCNPC
+ idProduct: 0x0406
+  iProduct: USB CCID Key
+ bcdDevice: 0.01 (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 0x0001
+   T=0
+  dwDefaultClock: 3.580 MHz
+  dwMaximumClock: 3.580 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 9600 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 0
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00010030
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   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
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index cd96182..aef92f4 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2015-10-07
+# Generated: 2015-10-15
 #
 # DO NOT EDIT BY HAND
 
@@ -554,6 +554,9 @@
 # VMware
 0x0E0F:0x0004:VMware Virtual USB CCID
 
+# WatchCNPC
+0x163C:0x0406:WatchCNPC USB CCID Key
+
 # Watchdata
 0x163C:0x0407:Watchdata USB Key
 

-- 
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