<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Lucida Grande" size="3"><SPAN class="Apple-style-span" style="font-size: 11px;">I</SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Lucida Grande" size="3"><SPAN class="Apple-style-span" style="font-size: 11px;"><BR class="khtml-block-placeholder"></SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Lucida Grande" size="3"><SPAN class="Apple-style-span" style="font-size: 11px;">I have to use a windows application tu upload firmware to a controller.</SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Lucida Grande" size="3"><SPAN class="Apple-style-span" style="font-size: 11px;">It uses the serial port.</SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Lucida Grande" size="3"><SPAN class="Apple-style-span" style="font-size: 11px;">I use a MacBook with Tiger 10.4.8</SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Lucida Grande" size="3"><SPAN class="Apple-style-span" style="font-size: 11px;">I have installed a usb-serial converter. The device is /dev/tty.usbserial</SPAN></FONT></DIV><DIV>tilo-lutz:~/.wine/dosdevices tilolutz$ dir /dev/tty.usbserial </DIV><DIV>crw-rw-rw-�� 1 root� wheel� � 9,�� 8 Feb 24 17:31 /dev/tty.usbserial</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Lucida Grande" size="3"><SPAN class="Apple-style-span" style="font-size: 11px;"><BR class="khtml-block-placeholder"></SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Lucida Grande" size="3"><SPAN class="Apple-style-span" style="font-size: 11px;"><BR class="khtml-block-placeholder"></SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Lucida Grande" size="3"><SPAN class="Apple-style-span" style="font-size: 11px;">I was able to compile wine 0.9.31 with help of darwine.</SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Lucida Grande" size="3"><SPAN class="Apple-style-span" style="font-size: 11px;">I'm able to call the example programs and other programs too.</SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Lucida Grande" size="3"><SPAN class="Apple-style-span" style="font-size: 11px;"><BR class="khtml-block-placeholder"></SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Lucida Grande" size="3"><SPAN class="Apple-style-span" style="font-size: 11px;">As written in documentation I created a symlink to use the serial port:</SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Lucida Grande" size="3"><SPAN class="Apple-style-span" style="font-size: 11px;"><BR class="khtml-block-placeholder"></SPAN></FONT></DIV><DIV>tilo-lutz:~/.wine/dosdevices tilolutz$ dir</DIV><DIV>total 56</DIV><DIV>drwxr-xr-x� � 9 tilolutz� tilolutz� 306 Feb 24 17:25 .</DIV><DIV>drwxr-xr-x�� 10 tilolutz� tilolutz� 340 Feb 24 17:26 ..</DIV><DIV>lrwxr-xr-x� � 1 tilolutz� tilolutz�� 10 Feb 23 11:20 c: -&gt; ../drive_c</DIV><DIV>lrwxr-xr-x� � 1 tilolutz� tilolutz�� 18 Feb 24 17:23 com1 -&gt; /dev/tty.usbserial</DIV><DIV>lrwxr-xr-x� � 1 tilolutz� tilolutz�� 15 Feb 23 11:21 d:: -&gt; /dev/rdisk1s1s2</DIV><DIV>lrwxr-xr-x� � 1 tilolutz� tilolutz�� 11 Feb 24 17:07 e:: -&gt; /dev/rdisk1</DIV><DIV>lrwxr-xr-x� � 1 tilolutz� tilolutz�� 13 Feb 24 17:25 z: -&gt; /Applications</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>When the application tries to use the serial port it freezes.</DIV><DIV>winserver doesn't response anymore.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Any idea how I can debug this problem?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Best regards, Tilo Lutz</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV></BODY></HTML>