avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] [wip] serial re-org


From: Joerg Wunsch
Subject: Re: [avrdude-dev] [wip] serial re-org
Date: Thu, 13 Mar 2003 21:03:46 +0100
User-agent: Mutt/1.2.5i

As E. Weddington wrote:

> But prithee, what is serial_drain() supposed to do?

Didn't UTSL either, but the issue is that the Unix serial driver
is allowed to buffer a character or two which has been acknowledged
as being sent to the application, but is actually not yet sent.
The TIOCSDRAIN ioctl (or whatever Posix calls that) tells the driver
to wait until all characters have left the transmitter.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]