[Pcsclite-cvs-commit] r5463 - in /trunk/Drivers/ccid/readers: Neowave_Weneo3.txt supported_readers.txt

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Mon Jan 3 14:54:00 UTC 2011


Author: rousseau
Date: Mon Jan  3 14:53:57 2011
New Revision: 5463

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5463
Log:
Add a new Neowave Weneo token

Closes Debian bug #570167
"libccid: New Neowave Weneo card version with new productId"

Added:
    trunk/Drivers/ccid/readers/Neowave_Weneo3.txt
Modified:
    trunk/Drivers/ccid/readers/supported_readers.txt

Added: trunk/Drivers/ccid/readers/Neowave_Weneo3.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Neowave_Weneo3.txt?rev=5463&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Neowave_Weneo3.txt (added)
+++ trunk/Drivers/ccid/readers/Neowave_Weneo3.txt Mon Jan  3 14:53:57 2011
@@ -1,0 +1,55 @@
+ idVendor: 0x1E0D
+  iManufacturer: Neowave
+ idProduct: 0x0033
+  iProduct: Weneo
+ bcdDevice: 1.71 (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: Weneo Reader
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x02
+   3.0V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 3.570 MHz
+  dwMaximumClock: 3.570 MHz
+  bNumClockSupported: 1 
+   Support 3570 kHz
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 115200 bps
+  bNumDataRatesSupported: 5 
+   Support 9600 bps
+   Support 19200 bps
+   Support 38400 bps
+   Support 57600 bps
+   Support 115200 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00010230
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   ..02.. NAD value other than 00 accepted (T=1)
+   01.... TPDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnveloppe: 0xFF
+   echoes the APDU class
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/supported_readers.txt?rev=5463&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Mon Jan  3 14:53:57 2011
@@ -238,6 +238,7 @@
 # Neowave
 0x1E0D:0x0013:Neowave Weneo
 0x1E0D:0x8033:Neowave Weneo
+0x1E0D:0x0033:Neowave Weneo
 
 # Synnix
 0x1206:0x2105:Synnix STD200




More information about the Pcsclite-cvs-commit mailing list