On Mon, 12 Apr 2004 16:46:56 +0900, you wrote:
Hey Rein,
Your patch looks a little more complete than mine :) I was writing an improved one, and then saw your patch... Two comments:
- it might be better to call COMM_WhackModem() after tcsetattr() so
previous flow control settings don't interfere with setting the RTS/DTS lines.
- #ifdef guards around TIOCM_DTR and TIOCM_RTS?
Agreed, I will fix this in a moment.
Rein.