2011/5/4 Wolfgang Rosenauer <[email protected]>: > Hi, > > it seems that my combination of pcsc-lite and the ifd handler for my > cardreader works basically. > Using pcsc_scan I can see when a card is inserted and running "Card > connected". > > I'm using an application though which is supposed to use PC/SC to > access smartcards which fails. > I can select the reader so communication between the app and pcsc > works for that but running pcscd -d shows failed messages about > failing PHSetProtocol with error code 613 which seems to be > IFD_RESPONSE_TIMEOUT. > > I'm wondering what that error means and which part of the stack is > actually failing. Any hints?
This is an error from the driver (ifd handler) so you should look into its source code. Or report the bug to the driver author. Bye -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
