| 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: |
| 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 |
| 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 |
| 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 |
|
|