Hi I have to use a windows application tu upload firmware to a controller. It uses the serial port. I use a MacBook with Tiger 10.4.8 I have installed a usb-serial converter. The device is /dev/tty.usbserial tilo-lutz:~/.wine/dosdevices tilolutz$ dir /dev/tty.usbserial crw-rw-rw- 1 root wheel 9, 8 Feb 24 17:31 /dev/tty.usbserial I was able to compile wine 0.9.31 with help of darwine. I'm able to call the example programs and other programs too. As written in documentation I created a symlink to use the serial port: tilo-lutz:~/.wine/dosdevices tilolutz$ dir total 56 drwxr-xr-x 9 tilolutz tilolutz 306 Feb 24 17:25 . drwxr-xr-x 10 tilolutz tilolutz 340 Feb 24 17:26 .. lrwxr-xr-x 1 tilolutz tilolutz 10 Feb 23 11:20 c: -> ../drive_c lrwxr-xr-x 1 tilolutz tilolutz 18 Feb 24 17:23 com1 -> /dev/tty.usbserial lrwxr-xr-x 1 tilolutz tilolutz 15 Feb 23 11:21 d:: -> /dev/rdisk1s1s2 lrwxr-xr-x 1 tilolutz tilolutz 11 Feb 24 17:07 e:: -> /dev/rdisk1 lrwxr-xr-x 1 tilolutz tilolutz 13 Feb 24 17:25 z: -> /Applications When the application tries to use the serial port it freezes. winserver doesn't response anymore. Any idea how I can debug this problem? Best regards, Tilo Lutz
I I have to use a windows application tu upload firmware to a controller. It uses the serial port. I use a MacBook with Tiger 10.4.8 I have installed a usb-serial converter. The device is /dev/ tty.usbserial tilo-lutz:~/.wine/dosdevices tilolutz$ dir /dev/tty.usbserial crw-rw-rw- 1 root wheel 9, 8 Feb 24 17:31 /dev/tty.usbserial I was able to compile wine 0.9.31 with help of darwine. I'm able to call the example programs and other programs too. As written in documentation I created a symlink to use the serial port: tilo-lutz:~/.wine/dosdevices tilolutz$ dir total 56 drwxr-xr-x 9 tilolutz tilolutz 306 Feb 24 17:25 . drwxr-xr-x 10 tilolutz tilolutz 340 Feb 24 17:26 .. lrwxr-xr-x 1 tilolutz tilolutz 10 Feb 23 11:20 c: -> ../drive_c lrwxr-xr-x 1 tilolutz tilolutz 18 Feb 24 17:23 com1 -> /dev/ tty.usbserial lrwxr-xr-x 1 tilolutz tilolutz 15 Feb 23 11:21 d:: -> /dev/ rdisk1s1s2 lrwxr-xr-x 1 tilolutz tilolutz 11 Feb 24 17:07 e:: -> /dev/rdisk1 lrwxr-xr-x 1 tilolutz tilolutz 13 Feb 24 17:25 z: -> /Applications When the application tries to use the serial port it freezes. winserver doesn't response anymore. Any idea how I can debug this problem? Best regards, Tilo Lutz -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20070224/f24dd2b5/attachment.htm