[Pcsclite-git-commit] [CCID] 01/01: Add Watchdata USB Key

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed Aug 30 11:27:20 UTC 2017


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository CCID.

commit 00aed9f2a147e24df2050617f6560c2b76e1f051
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Aug 30 13:26:02 2017 +0200

    Add Watchdata USB Key
    
    ProductID: 0x0417
---
 readers/Watchdata_USB_Key2.txt | 47 ++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt  |  3 ++-
 2 files changed, 49 insertions(+), 1 deletion(-)

diff --git a/readers/Watchdata_USB_Key2.txt b/readers/Watchdata_USB_Key2.txt
new file mode 100644
index 0000000..5c1011d
--- /dev/null
+++ b/readers/Watchdata_USB_Key2.txt
@@ -0,0 +1,47 @@
+ idVendor: 0x163C
+  iManufacturer: Watchdata
+ idProduct: 0x0417
+  iProduct: USB Key
+ bcdDevice: 0.01 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 1
+ 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)
+ iInterface: WDIND USB CCID Key
+ 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: 14.320 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 115200 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: 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: 0x00
+  bClassEnvelope: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index f8bd94d..7080360 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2017-08-19
+# Generated: 2017-08-30
 #
 # DO NOT EDIT BY HAND
 
@@ -667,6 +667,7 @@
 
 # Watchdata
 0x163C:0x0407:Watchdata USB Key
+0x163C:0x0417:Watchdata USB Key
 
 # Watchdata W5181
 0x163C:0x0A03:Watchdata W5181 

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