mirror of
https://gitea.osmocom.org/sim-card/simtrace.git
synced 2026-03-23 16:58:37 +03:00
issues: Add a new issue and reword the old one
This commit is contained in:
@@ -51,9 +51,21 @@ simtrace - GSM SIM and smartcard tracing
|
|||||||
|
|
||||||
<section id="known_firmware_issues">
|
<section id="known_firmware_issues">
|
||||||
<title>Known Firmware Issues</title>
|
<title>Known Firmware Issues</title>
|
||||||
<para>For some SIM Cards the ATR and the first APDU are sent in the
|
<section>
|
||||||
same USB message and the host utility fails to split the APDUs
|
<title>Combined ATR/APDU message</title>
|
||||||
properly. A band-aid for the firmware exists.</para>
|
<para>For some cards the firmware does not send an USB message at
|
||||||
|
the end of the ATR. The ATR and first APDU will be send in one message
|
||||||
|
and the host utility fails to split APDUs and nothing will be traced.
|
||||||
|
A band-aid for the firmware exists and can be found on the mailinglist.
|
||||||
|
</para>
|
||||||
|
</section>
|
||||||
|
<section>
|
||||||
|
<title>Lost bytes</title>
|
||||||
|
<para>For some new high speed cards the firmware can lose bytes. The
|
||||||
|
issue appears to be when the received bytes will be copied to the memory
|
||||||
|
of the USB controller. The workaround is to reduce the size of the buffer.
|
||||||
|
</para>
|
||||||
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="other_modes">
|
<section id="other_modes">
|
||||||
|
|||||||
Reference in New Issue
Block a user