Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <4087D8DA.8030000@yahoo.fr> Date: Thu, 22 Apr 2004 16:38:18 +0200 From: bertrand marquis Reply-To: bertrand_marquis AT yahoo DOT fr User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.2.1) Gecko/20030225 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: stty under cygwin References: <40876FF6 DOT 9070205 AT yahoo DOT fr> <20040422133440 DOT GA1385 AT coe DOT bosbc DOT com> In-Reply-To: <20040422133440.GA1385@coe.bosbc.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on donald.sysgo.com X-Spam-Level: X-Spam-Status: No, hits=-4.6 required=5.0 tests=AWL,BAYES_00 autolearn=no version=2.61 X-AntiVirus: checked by AntiVir MailGate (version: 2.0.1.16; AVE: 6.25.0.2; VDF: 6.25.0.25; host: balu) X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i3MEaP5G006248 Christopher Faylor a écrit: >On Thu, Apr 22, 2004 at 09:10:46AM +0200, bertrand marquis wrote: > > >>First of all stty >>1:0:cbd:0:3:1c:7f:15:4:5:1:0:11:13:1a:0:12:f:17:16:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 >>< /dev/ttyS0 is a regular linux command, you can try. In fact i'm trying to >>porting some stuff from linux to cygwin and it seem that the stty under >>cygwin doesn't accept to have settings in input. >> >> > >To repeat what I said in a previous message, Cygwin's stty does accept >this kind of input. You can't generate the string on linux and use it >on Cygwin, however. > >cgf > > > In fact you are right cygwin stty accept this kind of input but it seems that the 1:..:0 has to be be shorter under cygwin and after i can at least do the stty command but the input don't seem to work: $ stty 1:0:1cb2:0:3:1c:7f:15:4:5:1:0:11:13:1a:0:12:f:17:16:0:0 < /dev/ttyS0 stty: standard input: unable to perform all requested operations i will have to find an other way to do that -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/