From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27869 invoked by alias); 30 Nov 2012 14:49:36 -0000 Received: (qmail 27852 invoked by uid 22791); 30 Nov 2012 14:49:34 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,MIME_QP_LONG_LINE,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org Received: from outbound004.roc2.bluetie.com (HELO outbound004.roc2.bluetie.com) (208.89.132.144) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 30 Nov 2012 14:49:29 +0000 Received: from web007.roc2.bluetie.com ([10.200.2.101]) by outbound004.roc2.bluetie.com with outbound004 id VqpT1k0032Alkky01qpToz; Fri, 30 Nov 2012 09:49:27 -0500 X-CMAE-OUT-Analysis: v=2.0 cv=XIGyuHdE c=1 sm=1 a=5wb5ymxdZjgA:10 a=i-wQWBNYtOgA:10 a=IkcTkHD0fZMA:10 a=FmX3VfpdAAAA:8 a=QoHJ8kPOAAAA:8 a=aniFPe29-JYA:10 a=HmcknsTHrVvkZDjqz1AA:9 a=QEXdDO2ut3YA:10 a=7X69+Egs4aEeFnNAy6RSag==:117 X-CMAE-OUT-Score: 0.00 Received: from web007.roc2.bluetie.com (localhost.localdomain [127.0.0.1]) by web007.roc2.bluetie.com (Postfix) with ESMTP id 9FE06160155 for ; Fri, 30 Nov 2012 09:49:27 -0500 (EST) Message-ID: <20121130094927.5746@web007.roc2.bluetie.com> X-HTTP-Received: from kenkyee.excite [64.145.41.114] by web007.roc2.bluetie.com (BlueTie WebMail ); Fri, 30 Nov 2012 09:49:27 -0500 Date: Fri, 30 Nov 2012 14:49:00 -0000 Cc: To: ecos-discuss@ecos.sourceware.org From: "Ken Yee" Content-transfer-encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] Re: select doesn't work on stdin? X-SW-Source: 2012-11/txt/msg00011.txt.bz2 Gary Thomas wrote: > Not exactly true - you can use the serial driver (interrupt driven, etc) > alongside the polled diag driver, at least for output. I've done it > on many occasions and it works just fine. We're actually doing that...diag goes to same port via polled driver. We a= lso have stdout going to the same port using the interrupt based driver. We're trying to use it for input (aka, the command console I spoke of) and = that's where I finally hit issues :-P -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss