[Pcsclite-cvs-commit] r2100 - in trunk/Drivers/ccid: . readers
Ludovic Rousseau
rousseau at costa.debian.org
Sun Jul 9 14:50:21 UTC 2006
Author: rousseau
Date: 2006-07-09 14:50:20 +0000 (Sun, 09 Jul 2006)
New Revision: 2100
Added:
trunk/Drivers/ccid/readers/id3_CL1356D.txt
Modified:
trunk/Drivers/ccid/README
trunk/Drivers/ccid/readers/supported_readers.txt
Log:
add id3 Semiconductors CL1356D
Modified: trunk/Drivers/ccid/README
===================================================================
--- trunk/Drivers/ccid/README 2006-07-04 20:07:01 UTC (rev 2099)
+++ trunk/Drivers/ccid/README 2006-07-09 14:50:20 UTC (rev 2100)
@@ -79,6 +79,8 @@
- C3PO LTC32 [13]
- Gemplus GemPC Express
- HP USB Smart Card Keyboard [44]
+- id3 Semiconductors CL1356D [45] (tested by me but I don't have the
+ reader anymore)
- OmniKey CardMan 3021
- OmniKey CardMan 3621 [43]
- OmniKey CardMan 3821 [37]
@@ -467,6 +469,7 @@
[42] http://www.asedrive.com/product.asp?pid=2
[43] http://www.omnikey.com/index.php?id=50
[44] http://h18000.www1.hp.com/products/quickspecs/12346_na/12346_na.HTML
+[45] http://www.id3semiconductors.com/produits/cl1356D.htm
$Id$
Added: trunk/Drivers/ccid/readers/id3_CL1356D.txt
===================================================================
--- trunk/Drivers/ccid/readers/id3_CL1356D.txt 2006-07-04 20:07:01 UTC (rev 2099)
+++ trunk/Drivers/ccid/readers/id3_CL1356D.txt 2006-07-09 14:50:20 UTC (rev 2100)
@@ -0,0 +1,50 @@
+ idVendor: 0x0B81
+ iManufacturer: id3 Semiconductors
+ idProduct: 0x0200
+ iProduct: Contactless Reader
+ bcdDevice: 0.00 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ bAlternateSetting: 0
+ bNumEndpoints: 3
+ bInterfaceClass: 0x0B [Chip Card Interface Device Class (CCID)]
+ bInterfaceSubClass: 0
+ bInterfaceProtocol: 0
+ iInterface: 0
+ CCID Class Descriptor
+ bLength: 0x36
+ bDescriptorType: 0x21
+ bcdCCID: 1.10
+ bMaxSlotIndex: 0x00
+ bVoltageSupport: 0x01
+ 5.0V
+ dwProtocols: 0x0000 0x0002
+ T=1
+ dwDefaultClock: 4.000 MHz
+ dwMaximumClock: 4.000 MHz
+ bNumClockSupported: 0 (will use whatever is returned)
+ Support 4000 kHz
+ dwDataRate: 106000 bps
+ dwMaxDataRate: 847000 bps
+ bNumDataRatesSupported: 4
+ Support 106000 bps
+ Support 212000 bps
+ Support 424000 bps
+ Support 847000 bps
+ dwMaxIFSD: 254
+ dwSynchProtocols: 0x00000000
+ dwMechanical: 0x00000000
+ No special characteristics
+ dwFeatures: 0x00040042
+ ....02 Automatic parameter configuration based on ATR data
+ ....40 Automatic parameters negotiation made by the CCID
+ 04.... Short and Extended APDU 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
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt 2006-07-04 20:07:01 UTC (rev 2099)
+++ trunk/Drivers/ccid/readers/supported_readers.txt 2006-07-09 14:50:20 UTC (rev 2100)
@@ -86,3 +86,7 @@
# HP
0x03F0:0x1024:HP USB Smart Card Keyboard
+
+# id3 Semiconductors
+0x0B81:0x0200:id3 CL1356D
+
More information about the Pcsclite-cvs-commit
mailing list