Subject: Re: blocking tcsetattr in pppd 2.4.0
To: Christos Zoulas <christos@zoulas.com>
From: Brad du Plessis <bradd@cat.co.za>
List: netbsd-users
Date: 06/02/2004 08:25:32
> Have you tried calling tcflush(3) before all that happens?

What I've tried now is clearing the DTR line only after the tcsetattr(). I
assume doing it in this order will have the same effect as doing a tcflush
before clearing the DTR line.

Thanks for your help.

Kind regards,
 Brad