wine serial support

gerard patel g.patel at wanadoo.fr.invalid
Sat Sep 15 16:45:07 CDT 2001


On Sat, 15 Sep 2001 13:14:44 -0300, Raul Dias <chaos at swi.com.br>
wrote:

<snip>
>>> However, the serial communication part does not work with the later versions of wine
>>> like 20010731.  The application reports as if there is no serial port and wine complains
>>> with some fixmes about comm support.

This is a Wine regression. Reading documentation/cvs-regression
could help I think.

About your trace, it shows no obvious problem : the port is
opened, and Wine/the app writes many bytes to it (handle 244).
As the comm trace don't report the success of WriteFile, it's
unclear if this fails. Using +relay trace could get you this
information (WriteFile returns 0 if it fails)

Comparing the trace for the older (working) Wine version with 
the (failing) current version is often interesting, too.

Gerard



More information about the wine-users mailing list