Hello,

On Thu, 2011-01-13 at 11:37 +0100, Ludovic Rousseau wrote:
> Found the bug (I think).
> 
> The CCID driver calculate a timeout accordings to the card ATR. In
> your case the timeout is 1428 ms rounded to 2 seconds.
> Log says:
> 00000007 ifdhandler.c:791:IFDHSetProtocolParameters() Timeout: 2 seconds
> 
> The same timeout is used by the reader and by the CCID driver. I think
> the CCID driver (libusb in fact) triggers its timeout just before the
> reader does. So the driver do not get the reader error message.

I don't think that libccid is the source of trouble. Check out this:

grep -A 1 "3B\ F.\ 18\ ..\ ..\ 81\ 31\ FE\ 45" smartcard_list.txt

Regards
Andre

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to