anyone have an idea???
Peter
On Sat, 2004-10-02 at 21:19, Peter von Tresckow wrote:> Hi I am trying to run A utility that communicates to my Trimble GPS
> board via the serial port. I have set up the ports in wine, and
> checked to make sure that data is being sent from the GPS (did a cat
> /dev/ttyS0 which returned binary data being sent by the GPS).
>
> Below is the output from WINEDEBUG=+comm wine tsipmon32.exe
>
> wine ver 20040813
>
> fixme:comm:SetupComm insize 4096 outsize 4096 unimplemented stub
> trace:comm:PurgeComm handle 0x54, flags f
> trace:comm:SetCommTimeouts (0x54,0x538ef7cc)
> trace:comm:GetCommState handle 0x54, ptr 0x538ef790
> trace:comm:GetCommState OK
> trace:comm:GetCommState bytesize 8 baudrate 9600 fParity 1 Parity 1
> stopbits 1
> trace:comm:GetCommState ~IXON ~IXOFF
> trace:comm:GetCommState fOutxCtsFlow 0 fRtsControl 1
> trace:comm:GetCommState fOutxDsrFlow 0 fDtrControl1
> trace:comm:GetCommState ~CRTSCTS
> trace:comm:SetCommState handle 0x54, ptr 0x538ef790
> trace:comm:SetCommState bytesize 8 baudrate 9600 fParity 1 Parity 0
> stopbits 1
> trace:comm:SetCommState ~IXON ~IXOFF
> trace:comm:SetCommState fOutxCtsFlow 0 fRtsControl 1
> trace:comm:SetCommState fOutxDsrFlow 0 fDtrControl1
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:GetCommState handle 0x54, ptr 0x538efc6c
> trace:comm:GetCommState OK
> trace:comm:GetCommState bytesize 8 baudrate 9600 fParity 1 Parity 0
> stopbits 1
> trace:comm:GetCommState ~IXON ~IXOFF
> trace:comm:GetCommState fOutxCtsFlow 0 fRtsControl 1
> trace:comm:GetCommState fOutxDsrFlow 0 fDtrControl1
> trace:comm:GetCommState ~CRTSCTS
> trace:comm:SetCommState handle 0x54, ptr 0x538efc6c
> trace:comm:SetCommState bytesize 8 baudrate 9600 fParity 1 Parity 1
> stopbits 1
> trace:comm:SetCommState ~IXON ~IXOFF
> trace:comm:SetCommState fOutxCtsFlow 0 fRtsControl 1
> trace:comm:SetCommState fOutxDsrFlow 0 fDtrControl1
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:ClearCommError handle 0x54 cbInQue = 0 cbOutQue = 0
> trace:comm:PurgeComm handle 0x54, flags f
>
> any suggestions???
>
> Peter von Tresckow
>
> _______________________________________________
> wine-users mailing list
> wine-users@winehq.org
> http://www.winehq.org/mailman/listinfo/wine-users