Hi Garth,
There is another problem about my driver.
When the ppc wakes up from hibernation mode, there are the same wrong messeges
on my terminal, I think it is the same problem for my previous instance. The wrong messeges follow:
[Hou-Haikun:/AgmIIMac/build/Debug] root# pcscd -f
src/PCSC/pcscdaemon.c:300 main: pcscd set to foreground
src/PCSC/pcscdaemon.c:505 main: warning: no reader.conf found
src/PCSC/pcscdaemon.c:523 main: pcsc-lite daemon ready.
src/PCSC/readerfactory.c:1336 RFInitializeReader: Attempting startup of Argos Mini II 0 0.
src/PCSC/readerfactory.c:1078 RFBindFunctions: Loading IFD Handler 2.0
/AgmIIMac/Src/ifdhandler.c:74:IFDHCreateChannel() Argos Mini II Reader : entering CreateChannel Lun = 0x00000000
/AgmIIMac/Src/ifdhandler.c:88:IFDHCreateChannel() Open USBDevice Success
/AgmIIMac/Src/usb.c:571:ReadUSB() ReadPipeT0 wrong!
/AgmIIMac/Src/usb.c:572:ReadUSB() iorv = e0004051
/AgmIIMac/Src/tdssccom.c:102:GetStatus() Read USB Wrong! retVal = e0004051
===In the GetStatus===ReadUSB faild!====
/AgmIIMac/Src/tdssccom.c:138:GetStatus() globalData->ReadEpMaxPacketSize = 8
/AgmIIMac/Src/tdssccom.c:139:GetStatus() retVal: -536854447
/AgmIIMac/Src/ifdhandler.c:161:IFDHGetCapabilities() Argos Mini II USB
Reader : entering IFDHGetCapabilities Lun = 0x00000000
/AgmIIMac/Src/ifdhandler.c:187:IFDHGetCapabilities() TAG_IFD_SLOTS_NUMBER
/AgmIIMac/Src/ifdhandler.c:212:IFDHGetCapabilities() Argos Mini II : exisiting IFDHGetCapabilities
/AgmIIMac/Src/usb.c:571:ReadUSB() ReadPipeT0 wrong!
/AgmIIMac/Src/usb.c:572:ReadUSB() iorv = e0004051
/AgmIIMac/Src/tdssccom.c:102:GetStatus() Read USB Wrong! retVal = e0004051
===In the GetStatus===ReadUSB faild!====
/AgmIIMac/Src/tdssccom.c:138:GetStatus() globalData->ReadEpMaxPacketSize = 8
/AgmIIMac/Src/tdssccom.c:139:GetStatus() retVal: -536854447
src/PCSC/winscard_svc.c:246 MSGServerProcessEvents: Common channel packet arrival
Thax
Yongqing