From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sampath Kumar" Subject: How to check whether the last character in the serial port is flushed/sent. Date: Mon, 13 Oct 2003 18:32:22 +0530 Sender: linux-serial-owner@vger.kernel.org Message-ID: <015c01c3918a$3ee11a80$cf14a8c0@sampath> References: <007101c38f3e$e6419d70$cf14a8c0@sampath> <20031010230839.GA696@lafn.org> Reply-To: "Sampath Kumar" Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from [61.8.141.130] ([61.8.141.130]:33798 "EHLO spartanlabs.com") by vger.kernel.org with ESMTP id S261732AbTJMNEg (ORCPT ); Mon, 13 Oct 2003 09:04:36 -0400 Received: from sampath ([192.168.20.207]) by spartanlabs.com ([61.8.141.130]) with SMTP (MDaemon.PRO.v6.7.7.R) for ; Mon, 13 Oct 2003 18:44:44 +0530 List-Id: linux-serial@vger.kernel.org To: linux-serial@vger.kernel.org Hello all How to check whether the last character sent to the serial port has been sent . And the port has nothing in its buffer to send? Regards sampath