<p>Hoernchen has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/20690">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ccid: disable handling t1 parameters for now<br><br>We don't support t1 yet, so those are errors.<br><br>Change-Id: I660246be7846eed46ecb729545658b3b95ad7c3a<br>---<br>M ccid_common/ccid_device.c<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/90/20690/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ccid_common/ccid_device.c b/ccid_common/ccid_device.c</span><br><span>index 6574564..fe21414 100644</span><br><span>--- a/ccid_common/ccid_device.c</span><br><span>+++ b/ccid_common/ccid_device.c</span><br><span>@@ -532,9 +532,9 @@</span><br><span>         case CCID_PROTOCOL_NUM_T0:</span><br><span>           rc = decode_ccid_pars_t0(&pars_dec, &spar->abProtocolData.t0);</span><br><span>            break;</span><br><span style="color: hsl(0, 100%, 40%);">-  case CCID_PROTOCOL_NUM_T1:</span><br><span style="color: hsl(0, 100%, 40%);">-              rc = decode_ccid_pars_t1(&pars_dec, &spar->abProtocolData.t1);</span><br><span style="color: hsl(0, 100%, 40%);">-               break;</span><br><span style="color: hsl(120, 100%, 40%);">+//      case CCID_PROTOCOL_NUM_T1:</span><br><span style="color: hsl(120, 100%, 40%);">+//          rc = decode_ccid_pars_t1(&pars_dec, &spar->abProtocolData.t1);</span><br><span style="color: hsl(120, 100%, 40%);">+//           break;</span><br><span>       default:</span><br><span>             LOGP(DCCID, LOGL_ERROR, "SetParameters: Invalid Protocol 0x%02x\n",spar->bProtocolNum);</span><br><span>                 resp = ccid_gen_parameters_t0(cs, seq, CCID_CMD_STATUS_FAILED, 0);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/20690">change 20690</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/20690"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ccid-firmware </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I660246be7846eed46ecb729545658b3b95ad7c3a </div>
<div style="display:none"> Gerrit-Change-Number: 20690 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Hoernchen <ewild@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>