Hello,

The work-in-progress pcsc-lite does not define PCSCLITE_MAX_CHANNELS
anymore. This was not defined under Windows so its use was not portable.

I then adapted my code in pcsc-tools and pcsc-perl to use dynamic tables
instead. Plus other modifications.


Changes for pcsc-tools [1]:

1.3.3 - 2 April 2004, Ludovic ROUSSEAU
    - use a dynamic table for readers to avoid any use of the deprecated
      PCSCLITE_MAX_CHANNELS constant
    - 11 new ATR in smartcard_list.txt
    - add support of PCSC MacOS X framework


Changes for pcsc-perl [2]:
1.3.1 - 2 April 2004, Ludovic ROUSSEAU
    - do not use PCSCLITE_MAX_CHANNELS anymor since it is no more
      defined by pcsc-lite > 1.2.0 and is not defined under Windows
    - test.pl: add demo code for GetStatusChange()
    - PCSC.pod: document GetStatusChange()
    - allow commands to be in the form "00A40100020100" instead of just
      "00 A4 01 0 0 02 01 00"

Regards,

[1] http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
[2] http://ludovic.rousseau.free.fr/softwares/pcsc-perl/

-- 
 Dr. Ludovic Rousseau                        [EMAIL PROTECTED]
 -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to