[Pcsclite-cvs-commit] r3320 - in /trunk/Drivers/ccid: README readers/Precise_200_MC.txt readers/supported_readers.txt
rousseau at users.alioth.debian.org
rousseau at users.alioth.debian.org
Wed Feb 18 13:31:57 UTC 2009
Author: rousseau
Date: Wed Feb 18 13:31:56 2009
New Revision: 3320
URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3320
Log:
add Precise Biometrics 200 MC and 250 MC in the "should work" list
Added:
trunk/Drivers/ccid/readers/Precise_200_MC.txt
Modified:
trunk/Drivers/ccid/README
trunk/Drivers/ccid/readers/supported_readers.txt
Modified: trunk/Drivers/ccid/README
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/README?rev=3320&op=diff
==============================================================================
--- trunk/Drivers/ccid/README (original)
+++ trunk/Drivers/ccid/README Wed Feb 18 13:31:56 2009
@@ -136,6 +136,8 @@
- OmniKey CardMan 6121 [36]
- Philips JCOP41V221
- Philips SmartMX (Rainbow/SafeNet Key 4000?)
+- Precise Biometrics 200 MC
+- Precise Biometrics 250 MC
- SchlumbergerSema Cyberflex Access e-gate ICCD
- SCM Micro SCR 331-DI NTTCom [23]
- SCM Micro SCR 3310-NTTCOM [28]
Added: trunk/Drivers/ccid/readers/Precise_200_MC.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Precise_200_MC.txt?rev=3320&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Precise_200_MC.txt (added)
+++ trunk/Drivers/ccid/readers/Precise_200_MC.txt Wed Feb 18 13:31:56 2009
@@ -1,0 +1,52 @@
+ idVendor: 0x08C3
+ iManufacturer: Precise Biometrics
+ idProduct: 0x0402
+ iProduct: Precise 200 MC
+ bcdDevice: 2E.41 (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: 0
+ CCID Class Descriptor
+ bLength: 0x36
+ bDescriptorType: 0x21
+ bcdCCID: 1.00
+ bMaxSlotIndex: 0x00
+ bVoltageSupport: 0x03
+ 5.0V
+ 3.0V
+ dwProtocols: 0x0000 0x0003
+ T=0
+ T=1
+ dwDefaultClock: 4.000 MHz
+ dwMaximumClock: 7.500 MHz
+ bNumClockSupported: 0 (will use whatever is returned)
+ IFD does not support GET CLOCK FREQUENCIES request: Broken pipe
+ dwDataRate: 10753 bps
+ dwMaxDataRate: 241936 bps
+ bNumDataRatesSupported: 0 (will use whatever is returned)
+ IFD does not support GET_DATA_RATES request: Broken pipe
+ dwMaxIFSD: 254
+ dwSynchProtocols: 0x00000000
+ dwMechanical: 0x00000000
+ No special characteristics
+ dwFeatures: 0x000200BA
+ ....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
+ ....80 Automatic PPS made by the CCID
+ 02.... Short APDU level exchange
+ dwMaxCCIDMessageLength: 524288 bytes
+ bClassGetResponse: 0x00
+ bClassEnveloppe: 0x00
+ 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=3320&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Wed Feb 18 13:31:56 2009
@@ -198,6 +198,10 @@
# TianYu CCID Key
0xA625:0x0801:TianYu CCID SmartKey
+# Precise Biometrics
+0x08C3:0x0401:Precise 250 MC
+0x08C3:0x0402:Precise 200 MC
+
# Bogus readers but partly supported
# See the README file for a bug description
0x09C3:0x0008:ActivCard USB Reader 2.0
More information about the Pcsclite-cvs-commit
mailing list