I am attempting to get an activcard smart card reader to work under Linux 
Fedora Core 5. I have been told that the card I have has had a new
firmware "flashed". When I run the pcscd program, I get:

 [EMAIL PROTECTED] reader.conf.d]# pcscd -f -d
pcscdaemon.c:259:main() pcscd set to foreground with debug send to stderr
debuglog.c:207:DebugLogSetLevel() debug level=debug
pcscdaemon.c:464:main() pcsc-lite 1.3.1 daemon ready.
hotplug_libusb.c:407:HPAddHotPluggable() Adding USB device: 004:004
readerfactory.c:1095:RFInitializeReader() Attempting startup of Generic CCID 
Reader (00000000000000) 00 00.
readerfactory.c:933:RFBindFunctions() Loading IFD Handler 2.0
readerfactory.c:1130:RFInitializeReader() Open Port 200000 Failed 
(usb:04e6/e001:libusb:004:004)
readerfactory.c:1012:RFUnloadReader() Unloading reader driver.
readerfactory.c:251:RFAddReader() Generic CCID Reader (00000000000000) init 
failed.

The reader seems to have the following information:

[EMAIL PROTECTED] reader.conf.d]# /home/gsh/src/ccid-1.0.1/src/parse
Trying to open USB bus/device: 004/004
 idVendor: 0x04E6
  iManufacturer: SCM Microsystems Inc.
 idProduct: 0xE001
  iProduct: SCRx31 USB Smart Card Reader
 bcdDevice: 5.18 (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: 4
 CCID Class Descriptor
  bLength: 0x36
  bDescriptorType: 0x21
  bcdCCID: 1.00
  bMaxSlotIndex: 0x00
  bVoltageSupport: 0x01
   5.0V
  dwProtocols: 0x0000 0x0003
   T=0
   T=1
  dwDefaultClock: 4.000 MHz
  dwMaximumClock: 12.000 MHz
  bNumClockSupported: 0 (will use whatever is returned)
   IFD does not support GET CLOCK FREQUENCIES request
  dwDataRate: 9600 bps
  dwMaxDataRate: 307200 bps
  bNumDataRatesSupported: 0 (will use whatever is returned)
   IFD does not support GET_DATA_RATES request
  dwMaxIFSD: 252
  dwSynchProtocols: 0x00000000
  dwMechanical: 0x00000000
   No special characteristics
  dwFeatures: 0x000100BA
   ....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
   01.... TPDU level exchange
  dwMaxCCIDMessageLength: 263 bytes
  bClassGetResponse: 0xFF
   echoes the APDU class
  bClassEnveloppe: 0xFF
   echoes the APDU class
  wLcdLayout: 0x0000
  bPINSupport: 0x00
  bMaxCCIDBusySlots: 1

Does anyone have any sugguestion on what I need to do to get this to work 
properly?

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to