From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261761AbTIYHs6 (ORCPT ); Thu, 25 Sep 2003 03:48:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261762AbTIYHs6 (ORCPT ); Thu, 25 Sep 2003 03:48:58 -0400 Received: from [202.107.117.26] ([202.107.117.26]:53143 "EHLO smtp.neusoft.com") by vger.kernel.org with ESMTP id S261761AbTIYHs5 (ORCPT ); Thu, 25 Sep 2003 03:48:57 -0400 Date: Thu, 25 Sep 2003 15:48:42 +0800 From: "Bill J.Xu" Subject: about linux console To: linux-kernel@vger.kernel.org Message-id: <001301c38339$70bbb470$2a02010a@avwindows> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.3790.0 X-Mailer: Microsoft Outlook Express 6.00.3790.0 Content-type: text/plain; charset=gb2312 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hello everyone, Whenever I meet intractable troubles, I will come here.and now the questions is follow: I connect to linux box with ttyS0. Sometimes,such as press Ctrl+C constantly, my linux console can't display output exactly.if using commond such as "ls",the linux box can't display output continuously,unless you press enter key.I think this mayby relate with "agetty,login,/dev/console" etc. How to resolve this trouble? THANKS :) Bill J.Xu