Re: [opensc-devel] Pinpad, TCOS card

2011-07-18 Thread Peter Koch
Hi Martin! 2011/7/18 Martin Paljak > > Some reader expect just 4 bytes (CLA INS P1 P2) without Le. Some other > > readers insist on getting a 0-Le byte. And very few readers handle both > cases. > > This should be tested and documented if possible. Creating conditional > reader-specific code is

Re: [opensc-devel] Pinpad, TCOS card

2011-07-18 Thread Martin Paljak
Hello, On Jul 17, 2011, at 00:34 , Peter Koch wrote: > Control TxBuffer: 1E 1E 02 00 00 10 06 02 FF 00 00 00 00 00 00 05 00 00 00 00 > 20 00 00 00 > -> 00 69 14 00 00 00 00 39 00 00 00 00 1E 02 00 00 10 06 02 FF 00 00 00 > 00 00 00 00 20 00 00 00 > <- 00 80 02 00 00 00 00 39 00 00 00 6B

Re: [opensc-devel] Patch: remove slots of detached reader(token)

2011-07-18 Thread Ludovic Rousseau
2011/7/10 Viktor Tarasov : > Hi, Hello, > there is patch proposal to treat properly the 'detach token(reader)' event > and to remove the slots associated to the removed token. > > Tested in Linux and windows. > 'SCardGetStatusChange' have different behavior in Linux and Windows. > Needs to be stu