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

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Sat Feb 8 16:17:17 UTC 2014


Author: rousseau
Date: 2014-02-08 16:17:17 +0000 (Sat, 08 Feb 2014)
New Revision: 6839

Added:
   trunk/Drivers/ccid/readers/Feitian_bR301.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add Feitian bR301


Added: trunk/Drivers/ccid/readers/Feitian_bR301.txt
===================================================================
--- trunk/Drivers/ccid/readers/Feitian_bR301.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/Feitian_bR301.txt	2014-02-08 16:17:17 UTC (rev 6839)
@@ -0,0 +1,60 @@
+ idVendor: 0x096E
+  iManufacturer: Feitian
+ idProduct: 0x061A
+  iProduct: bR301
+ bcdDevice: 1.30 (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)
+ iInterface: R502 Contactless Reader
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.00
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 3.700 MHz
+  dwMaximumClock: 3.700 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: No such file or directory
+  dwDataRate: 9946 bps
+  dwMaxDataRate: 318280 bps
+  bNumDataRatesSupported: 53
+   IFD does not support GET_DATA_RATES request: No such file or directory
+  dwMaxIFSD: 272
+  dwSynchProtocols: 0x00000007
+   2-wire protocol
+   3-wire protocol
+   I2C protocol
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000404BE
+   ....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
+   ....80 Automatic PPS made by the CCID
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   04.... Short and Extended APDU level exchange
+  dwMaxCCIDMessageLength: 272 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	2014-02-08 15:28:45 UTC (rev 6838)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2014-02-08 16:17:17 UTC (rev 6839)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2014-02-03
+# Generated: 2014-02-08
 #
 # DO NOT EDIT BY HAND
 
@@ -201,12 +201,12 @@
 0x0982:0x0008:COVADIS VEGA-ALPHA
 0x0982:0x0040:COVADIS Auriga
 
-# Dectel
-0x0BDA:0x0165:Dectel CI692
-
 # DUALi
 0x1DB2:0x088B:DUALi DRAGON NFC READER
 
+# Feitian
+0x096E:0x061A:Feitian bR301
+
 # Feitian Technologies
 0x096E:0x0505:Feitian Technologies FT SCR310
 
@@ -234,6 +234,7 @@
 0x08E6:0x3479:Gemplus GemCore POS Pro Smart Card Reader
 
 # Generic
+0x0BDA:0x0165:Generic Smart Card Reader Interface
 0x0BDA:0x0169:Generic USB2.0-CRW
 
 # German Privacy Foundation

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2014-02-08 15:28:45 UTC (rev 6838)
+++ website/shouldwork.ini	2014-02-08 16:17:17 UTC (rev 6839)
@@ -192,6 +192,9 @@
 url = http://duali.com/eng/nfc-product/nfc-reader/nfc-desktop-readers.html
 image = DUALi_DRAGON_NFC_READER.png
 [e-gate.txt]
+[Feitian_bR301.txt]
+url = http://www.ftsafe.com/product/Smart_Reader/bR301
+image = Feitian_bR301.png
 [Feitian_SCR310.txt]
 image = Feitian-Rockey301-CCID.png
 url = http://www.ftsafe.com/products/reader301.html




More information about the Pcsclite-cvs-commit mailing list