On 24/04/06, tscher <[EMAIL PROTECTED]> wrote: > Hi Dr. Rousseau, > > thank you very much for your hint. I downloaded and installed your > driver (no errors), removed the "original" SDI010 driver, and startet > everything up. The driver loads nicely, and pcscd shows a response as > soon as I place a card on the reader. > > Observation: The ATRs displayed are different, depending on which reader > I place my card.
Strange. I have never seen this. You may have two different ATR for a cold reset and a hot reset. But not for two cold reset. > Now, I send the APDU "0xFF, 0xCA, 0x00, 0x00, 0x00" to retrieve the > serial number of the card. The SCardTransmit() returns SCARD_S_SUCCESS, > but only receives 2 bytes, which are the two status bytes. The status > bytes values are "110" and "0". Does this indicate an Error ? This is 6E 00 = Class not supported 0xFF is an unusual class byte. Are you sure of this value? > (When I do this with the Omnikey, I get 6 bytes - 4 bytes UID + 2 status > bytes. The Status bytes are "90" and "0" on an successful operation.) With the same card and using the same driver? -- Dr Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
