From mboxrd@z Thu Jan 1 00:00:00 1970 From: Iorga Alin Subject: Check serial port buffer Date: Fri, 26 Apr 2002 15:20:59 +0300 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <3CC9462B.9050401@xnet.ro> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-c-programming@vger.kernel.org Can anyoune tell me how can I check the first byte of the serial port buffer without removing it from the buffer? thank you