[Pcsclite-cvs-commit] r7101 - trunk/Drivers/ccid/readers website

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Wed Mar 18 19:42:51 UTC 2015


Author: rousseau
Date: 2015-03-18 19:42:51 +0000 (Wed, 18 Mar 2015)
New Revision: 7101

Added:
   trunk/Drivers/ccid/readers/Watchdata_USB_Key.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add Watchdata USB Key


Added: trunk/Drivers/ccid/readers/Watchdata_USB_Key.txt
===================================================================
--- trunk/Drivers/ccid/readers/Watchdata_USB_Key.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/Watchdata_USB_Key.txt	2015-03-18 19:42:51 UTC (rev 7101)
@@ -0,0 +1,49 @@
+ idVendor: 0x163C
+  iManufacturer: Watchdata
+ idProduct: 0x0407
+  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: 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: 3.580 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Operation timed out
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 9600 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Operation timed out
+  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

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2015-03-05 17:43:35 UTC (rev 7100)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2015-03-18 19:42:51 UTC (rev 7101)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2015-03-05
+# Generated: 2015-03-18
 #
 # DO NOT EDIT BY HAND
 
@@ -497,6 +497,9 @@
 # VMware
 0x0E0F:0x0004:VMware Virtual USB CCID
 
+# Watchdata
+0x163C:0x0407:Watchdata USB Key
+
 # Watchdata W5181
 0x163C:0x0A03:Watchdata W5181 
 

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2015-03-05 17:43:35 UTC (rev 7100)
+++ website/shouldwork.ini	2015-03-18 19:42:51 UTC (rev 7101)
@@ -685,6 +685,8 @@
 image = vega-alpha.png
 url = http://www.covadis.ch/en/products/vega-alpha/description-43.html
 [VMware_Virtual_USB_CCID.txt]
+[Watchdata_USB_Key.txt]
+url = http://www.watchdata.com/brazil/watchkey/index.htm
 [Watchdata_W5181.txt]
 image = Watchdata_w5181.png
 url = http://www.watchdata.com/bank/10298.html




More information about the Pcsclite-cvs-commit mailing list