On Fri, Feb 22, 2002 at 05:36:53PM -0800, Michael Cardenas wrote:
Is DTR flow control supported?
There's a comment in comm.c in SetCommState that says it's not, but EscapeCommFunction has a SETDTR case and a CLRDTR case.
To my knowledge the serial driver of Linux does not support DTR flow control.
So it might be a bit hard to implement in WINE.
There is an article from Rein Klazes, http://www.winehq.com/hypermail/wine-users/2001/12/0209.html could you try his suggestions?
Ciao, Marcus