From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2278 invoked by alias); 22 Jul 2005 17:08:57 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 2252 invoked by uid 22791); 22 Jul 2005 17:08:54 -0000 Received: from petasus.ch.intel.com (HELO petasus.ch.intel.com) (143.182.124.5) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 22 Jul 2005 17:08:54 +0000 Received: from azsmsxvs040.ch.intel.com (azsmsxvs040.ch.intel.com [143.182.252.54]) by petasus.ch.intel.com (8.12.9-20030918-01/8.12.10/d: small-solo.mc,v 1.2 2004/09/17 18:05:04 root Exp $) with SMTP id j6MH6VFo006717 for ; Fri, 22 Jul 2005 17:06:31 GMT Received: from azsmsx331-2.ch.intel.com ([10.2.161.41]) by azsmsxvs040.ch.intel.com (SAVSMTP 3.1.7.47) with SMTP id M2005072210085221854 for ; Fri, 22 Jul 2005 10:08:52 -0700 Received: from azsmsx406.amr.corp.intel.com ([10.2.161.31]) by azsmsx331-2.ch.intel.com with Microsoft SMTPSVC(6.0.3790.211); Fri, 22 Jul 2005 10:08:51 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Fri, 22 Jul 2005 17:08:00 -0000 Message-ID: From: "Moseley, Drew" To: Subject: [ECOS] Changing RedBoot's sys_read() function X-SW-Source: 2005-07/txt/msg00241.txt.bz2 I am considering making some changes to the sys_read() function in packages/redboot/current/src/syscall.c to better handle console I/O. (ie local echo, backspace handling, etc.) Is this function only called for console I/O? If not is there some way to=20 determine if the fd being read is the console? =20 thanks, Drew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss