[Bug 1244] - Failure to communicate with serial device

wine-bugs at winehq.com wine-bugs at winehq.com
Sun Feb 2 19:52:34 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=1244





------- Additional Comments From keldon at ont.com  2003-02-02 19:52 -------
I got this to work using an ugly patch (see attached).  The write buffer
of the serial port was getting overrun.  That caused the app to wait for
an ACK packet that was never going to come.

What I don't understand is why the call to write() doesn't block until
the buffer has drained.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1244>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list