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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue Mar 8 20:21:26 UTC 2011


Author: rousseau
Date: Tue Mar  8 20:21:22 2011
New Revision: 5645

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

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

Added: trunk/Drivers/ccid/readers/Neowave_Weneo4.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Neowave_Weneo4.txt?rev=5645&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Neowave_Weneo4.txt (added)
+++ trunk/Drivers/ccid/readers/Neowave_Weneo4.txt Tue Mar  8 20:21:22 2011
@@ -1,0 +1,59 @@
+ idVendor: 0x1E0D
+  iManufacturer: Neowave
+ idProduct: 0x1023
+  iProduct: Weneo
+ bcdDevice: 2.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 SIM Reader
+ 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: 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: 0x0001023A
+   ....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
+   ..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=5645&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Tue Mar  8 20:21:22 2011
@@ -250,6 +250,7 @@
 # Neowave
 0x1E0D:0x0013:Neowave Weneo
 0x1E0D:0x0033:Neowave Weneo
+0x1E0D:0x1023:Neowave Weneo
 0x1E0D:0x8033:Neowave Weneo
 
 # Synnix




More information about the Pcsclite-cvs-commit mailing list