/[pcsclite]/trunk/Drivers/ccid/README
ViewVC logotype

Diff of /trunk/Drivers/ccid/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 422 by rousseau, Tue Aug 26 20:16:00 2003 UTC revision 423 by rousseau, Wed Sep 10 12:27:28 2003 UTC
# Line 27  Supported CCID readers: Line 27  Supported CCID readers:
27  Unsupported CCID readers:  Unsupported CCID readers:
28  =========================  =========================
29    
30  - none known  - LTC31 from C3PO [8]
31      Communication errors between the card and the reader. Some cards can't
32      send an ATR.  I have the exact same symptoms with the Windows driver
33      provided by C3PO.
34    
35    
36  Supported operating systems:  Supported operating systems:
# Line 84  MacOS X/Darwin Line 87  MacOS X/Darwin
87        insertion after a few insert/remove actions.        insertion after a few insert/remove actions.
88        So if your reader is always connected you should not have        So if your reader is always connected you should not have
89        problems.        problems.
90        A new version of libusb should fix this bug.        A new version of libusb should fix this bug
91    
92  *BSD  *BSD
93      libusb      libusb
# Line 116  Inc., 59 Temple Place, Suite 330, Boston Line 119  Inc., 59 Temple Place, Suite 330, Boston
119  History:  History:
120  ========  ========
121    
122    0.3.0 - 10 September 2003, Ludovic Rousseau
123        - support of GemPC Twin connected to a serial port. Thanks to Niki
124          W. Waibel for a working prototype.
125        - support of auto voltage at power up if the reader support it
126          instead of forcing a 5V in all cases.
127        - support of APDU mode instead of just TPDU if the reader support
128          it. Thanks to Jean-Luc Giraud for the idea and inspiration I got
129          from his "concurrent" driver.
130        - parse: new indentation for more readability of supported features.
131        - switch the GemPC Key and GemPC Twin in APDU mode since they
132          support it but do not announce it in the dwFeatures.
133        - new build process using autoconf/automake.
134    
135  0.2.0 - 26 August 2003, Ludovic Rousseau  0.2.0 - 26 August 2003, Ludovic Rousseau
136      - Works under MacOS X      - Works under MacOS X
137      - Info.plist: use an <array></array> for the alias enumeration      - Info.plist: use an <array></array> for the alias enumeration
# Line 135  Bibliographie: Line 151  Bibliographie:
151  [5] http://www.omnikey.com/en/produkt_details.php3?produkt=1&variante=47  [5] http://www.omnikey.com/en/produkt_details.php3?produkt=1&variante=47
152  [6] http://www.scmmicro.com/security/SCR331.html  [6] http://www.scmmicro.com/security/SCR331.html
153  [7] http://www.scmmicro.com/security/SCR335.html  [7] http://www.scmmicro.com/security/SCR335.html
154    [8] http://www.c3po.es/pcsc.htm
155    
156  $Id$  $Id$
157    

Legend:
Removed from v.422  
changed lines
  Added in v.423

  ViewVC Help
Powered by ViewVC 1.1.5