Hello,

I am working on a new version of pcsc-lite with some "major" changes
(speed improvements at the user level). I would like you to test it by
installing, using it and recompiling applications and reader driver
with it.

You can get this new version at [1]

Thanks for your help!

pcsc-lite-1.3.4: Ludovic Rousseau
?? 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] http://ludovic.rousseau.free.fr/softwares/pcsc-lite/

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

Reply via email to