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

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Tue Aug 20 16:40:33 UTC 2013


Author: rousseau
Date: 2013-08-20 16:40:33 +0000 (Tue, 20 Aug 2013)
New Revision: 6732

Added:
   trunk/Drivers/ccid/readers/Planeta_RC700-NFC_CCID.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add Planeta RC700-NFC CCID


Added: trunk/Drivers/ccid/readers/Planeta_RC700-NFC_CCID.txt
===================================================================
--- trunk/Drivers/ccid/readers/Planeta_RC700-NFC_CCID.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/Planeta_RC700-NFC_CCID.txt	2013-08-20 16:40:33 UTC (rev 6732)
@@ -0,0 +1,52 @@
+ idVendor: 0x21AB
+  iManufacturer: Planeta
+ idProduct: 0x0010
+  iProduct: RC700-NFC CCID
+ bcdDevice: 1.00 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ 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)
+ Can't get iInterface string
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x00
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 4.000 MHz
+  dwMaximumClock: 4.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 106000 bps
+  dwMaxDataRate: 424000 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 272
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x0002047E
+   ....02 Automatic parameter configuration based on ATR data
+   ....04 Automatic activation of ICC on inserting
+   ....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
+   ....40 Automatic parameters negotiation made by the CCID
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 280 bytes
+  bClassGetResponse: 0x00
+  bClassEnvelope: 0x01
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2013-08-20 16:00:40 UTC (rev 6731)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2013-08-20 16:40:33 UTC (rev 6732)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2013-08-12
+# Generated: 2013-08-20
 #
 # DO NOT EDIT BY HAND
 
@@ -337,6 +337,9 @@
 0x0471:0x040F:Philips Semiconductors JCOP41V221
 0x04B9:0x1400:Philips Semiconductors SmartMX Sample
 
+# Planeta
+0x21AB:0x0010:Planeta RC700-NFC CCID
+
 # Raritan
 0x14DD:0x1006:Raritan D2CIM-DVUSB VM/CCID
 

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2013-08-20 16:00:40 UTC (rev 6731)
+++ website/shouldwork.ini	2013-08-20 16:40:33 UTC (rev 6732)
@@ -372,6 +372,9 @@
 [Philips_SmartMX.txt]
 image = safenet-ikey4000.png
 note = used in some SafeNet iKey 4000
+[Planeta_RC700-NFC_CCID.txt]
+image = Planeta_RC700-NFC_CCID.png
+url = http://www.planeta.inf.br/site_en/produtos_detalhes.php?codigo=5
 [Raritan_D2CIM-DVUSB.txt]
 image = D2CIM-DVUSB.png
 url = http://www.raritan.com/products/kvm-over-ip/dominion-kx-ii/




More information about the Pcsclite-cvs-commit mailing list