| 282 |
|
|
| 283 |
<h2>Known problems</h2> |
<h2>Known problems</h2> |
| 284 |
|
|
|
<h3><a name="prob5"></a> |
|
|
<a href="#prob5">Extended APDU and Kobil readers</a></h3> |
|
|
|
|
|
<p>Kobil readers does not support RDR_to_PC_DataBlock CCID commands |
|
|
chaining so you can't send an extended APDU even if the Kobil |
|
|
readers (with firmware 1.19) supports a command of up to 420 |
|
|
bytes.</p> |
|
|
|
|
|
<p>To use extended APDU on these readers you must change the value |
|
|
of <tt>CMD_BUF_SIZE</tt> in the file <tt>src/defs.h</tt> to:<br> |
|
|
<tt>#define CMD_BUF_SIZE 420</tt><br> |
|
|
Kobil is aware of the problem and do not plan to solve it.</p> |
|
|
|
|
|
<p>Changing this value may create unpredicted problems. I have |
|
|
not validated the driver with such a change.</p> |
|
|
|
|
| 285 |
<h2>Available binaries</h2> |
<h2>Available binaries</h2> |
| 286 |
|
|
| 287 |
<p>The drivers are also available as <a href= |
<p>The drivers are also available as <a href= |