<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19466">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">CCID_Tests: Fix USB VendorID<br><br>The VendorID of the sysmoOCTSIM is 0x1d50, not 0x1df0.<br><br>Change-Id: Id0eda6e661bca6bed7367c3af1a38b795ea959b0<br>---<br>M ccid/CCID_Tests.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/66/19466/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ccid/CCID_Tests.ttcn b/ccid/CCID_Tests.ttcn</span><br><span>index 2256025..f7423cd 100644</span><br><span>--- a/ccid/CCID_Tests.ttcn</span><br><span>+++ b/ccid/CCID_Tests.ttcn</span><br><span>@@ -17,7 +17,7 @@</span><br><span> import from CCID_Emulation all;</span><br><span> </span><br><span> modulepar {</span><br><span style="color: hsl(0, 100%, 40%);">-    USB_Device_Match mp_usb_dev_match := { vid_pid := { vid := '1df0'H, pid := '6141'H } };</span><br><span style="color: hsl(120, 100%, 40%);">+       USB_Device_Match mp_usb_dev_match := { vid_pid := { vid := '1d50'H, pid := '6141'H } };</span><br><span>      integer mp_use_slot_count := 8;</span><br><span>      boolean mp_test_power_off := true;</span><br><span>   boolean mp_quirk_resetpar_returns_slotsts := false;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19466">change 19466</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-ttcn3-hacks/+/19466"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id0eda6e661bca6bed7367c3af1a38b795ea959b0 </div>
<div style="display:none"> Gerrit-Change-Number: 19466 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>