[Bug 4753] Serial communications problem under Linux

Wine Bugs wine-bugs at winehq.org
Tue Mar 27 03:31:56 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=4753





------- Additional Comments From matt.thompson at lochisle.com  2007-27-03 03:31 -------
Created an attachment (id=5526)
 --> (http://bugs.winehq.org/attachment.cgi?id=5526&action=view)
Patch to fix Dynamic C serial support

It seems the events are not being processed properly in the serial port
support.  The workaround is to make wait_on() in serial.c wait for the event to
occur.

Note that the FTDI USB serial converter will not work directly, as it does not
support TIOCGICOUNT ioctl.  I have also fixed the FTDI usb driver to work with
this if anyone is interested.

Download speed appears to be the same as running in win32, and processor
detection works.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list