2010/8/29 Marcel Mancini <[email protected]>: > Hi, I'm using the ccid generic driver in kernel 2.6 (in lucid) to try to > create a file in a ACOS5 card using a USB AU9520 reader.
The Linux kernel does not have a ccid driver. I guess you are talking about the libccid package. > Writing my program > in c++, it founds the card and it connects to it, but the SCardTransmit > always return a buffer of 0 lenght (does not return nothing). What could be > my error? (testpcsc doesnt manage to transmit the command either) but > pcsc_scan detect the reader and the car. Thanks in advance...... > The ScardTransmit returns the error: > SCARD_E_NOT_TRANSACTED Follow the procedure at [1] to generate logs. Bye [1] http://pcsclite.alioth.debian.org/ccid.html#support -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
