[Pcsclite-cvs-commit] r3316 - in /trunk/Drivers/ccid: README readers/Makefile.am readers/Philips_SmartMX.txt readers/SafeNet_IKey4000.txt readers/supported_readers.txt

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sat Feb 14 08:56:26 UTC 2009


Author: rousseau
Date: Sat Feb 14 08:56:26 2009
New Revision: 3316

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3316
Log:
use product name Philips SmartMX instead of commercial name
SafeNet IKey4000.

SafeNet IKey4000 is also used with different device like:
 idVendor:  0x04B9  iManufacturer: SafeNet, Inc.
 idProduct: 0x1206  iProduct: iKey 4000
  Found a CCID/ICCD device
 idVendor: 0x04B9
  iManufacturer: SafeNet, Inc.
 idProduct: 0x1206
  iProduct: iKey 4000
 bcdDevice: 1.10 (firmware release?)
 bLength: 9
 bDescriptorType: 4
 bInterfaceNumber: 0
 bAlternateSetting: 0
 bNumEndpoints: 0
  Control only
 bInterfaceClass: 0xFF
  NOT A CCID DEVICE
  Class is 0xFF (proprietary)
 bInterfaceSubClass: 0
 bInterfaceProtocol: 0
  bulk transfer, optional interrupt-IN (CCID)
 iInterface: 0
USB extra length is too short: 2

  NOT A CCID DEVICE

Added:
    trunk/Drivers/ccid/readers/Philips_SmartMX.txt
      - copied unchanged from r3315, trunk/Drivers/ccid/readers/SafeNet_IKey4000.txt
Removed:
    trunk/Drivers/ccid/readers/SafeNet_IKey4000.txt
Modified:
    trunk/Drivers/ccid/README
    trunk/Drivers/ccid/readers/Makefile.am
    trunk/Drivers/ccid/readers/supported_readers.txt

Modified: trunk/Drivers/ccid/README
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/README?rev=3316&op=diff
==============================================================================
--- trunk/Drivers/ccid/README (original)
+++ trunk/Drivers/ccid/README Sat Feb 14 08:56:26 2009
@@ -135,7 +135,7 @@
 - OmniKey CardMan 5321 [56]
 - OmniKey CardMan 6121 [36]
 - Philips JCOP41V221
-- SafeNet IKey4000
+- Philips SmartMX (Rainbow/SafeNet Key 4000?)
 - SchlumbergerSema Cyberflex Access e-gate ICCD
 - SCM Micro SCR 331-DI NTTCom [23]
 - SCM Micro SCR 3310-NTTCOM [28]

Modified: trunk/Drivers/ccid/readers/Makefile.am
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Makefile.am?rev=3316&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/Makefile.am (original)
+++ trunk/Drivers/ccid/readers/Makefile.am Sat Feb 14 08:56:26 2009
@@ -75,7 +75,7 @@
 	Oz776S.txt \
 	Precise_250_MC.txt \
 	ReinerSCT.txt \
-	SafeNet_IKey4000.txt \
+	Philips_SmartMX.txt \
 	SCR3310.txt \
 	SCR3311.txt \
 	SCR331-DI-NTTCom.txt \

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/supported_readers.txt?rev=3316&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Sat Feb 14 08:56:26 2009
@@ -134,8 +134,8 @@
 # Philips
 0x0471:0x040F:Philips JCOP41V221
 
-# Rainbow/SafeNet
-0x04B9:0x1400:SafeNet IKey4000
+# Philips SmartMX (Rainbow/SafeNet Key 4000?)
+0x04B9:0x1400:Philips SmartMX
 
 # Giesecke & Devrient
 0x1059:0x000C:GnD CardToken 350




More information about the Pcsclite-cvs-commit mailing list