Hello,

I just released a new version of pcsc-lite available from [1]. Some
functions are now much faster and this version also correct a bug with
USB polling.

Bye,

Changelog:
pcsc-lite-1.4.0: Ludovic Rousseau
13 February 2007
- great speed improvements for SCardBeginTransaction(), SCardReconnect()
 and SCardDisconnect()
- SCardConnect(): return SCARD_W_UNPOWERED_CARD if the card is mute
 instead of returning SCARD_E_PROTO_MISMATCH because the requested
 protocol is not supported by the (mute) card
- Ctrl-C works again to stop pcscd on FreeBSD
- USB polling was not active even if a driver does not support
 IFD_GENERATE_HOTPLUG.
- split pcsclite.h in pcsclite.h and an internal pcscd.h. Some
 application compilations may fail but should not
- move RESPONSECODE definition from wintypes.h to ifdhandler.h since it
 should only be used as return type of IFDHandler functions. Some
 driver compilations may fail
- some other minor improvements and bug corrections


[1] https://alioth.debian.org/frs/?group_id=30105&release_id=939

--
 Dr. Ludovic Rousseau
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to