From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21799 invoked by alias); 11 Apr 2002 16:57:55 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 21790 invoked from network); 11 Apr 2002 16:57:54 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by sources.redhat.com with SMTP; 11 Apr 2002 16:57:54 -0000 Received: from redhat.com (cgf.cipe.redhat.com [10.0.1.172]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id g3BGvsM13932 for ; Thu, 11 Apr 2002 12:57:54 -0400 Received: by redhat.com (Postfix, from userid 201) id 44D9B1B8C8; Thu, 11 Apr 2002 12:58:01 -0400 (EDT) Date: Thu, 11 Apr 2002 10:04:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: Serial programming patch Message-ID: <20020411165801.GD11232@redhat.com> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.1i X-SW-Source: 2002-04/txt/msg00631.txt.bz2 On Thu, Apr 11, 2002 at 05:46:39PM +0100, briseida deyanira maytorena sanchez wrote: >Hello, > >I've been searching through the mailing lists trying to find a painless >way of toggling DTR/RTS lines for some test code which I am writing. I was >trying to use ioctl() but TIOCMSET, TIOCM_DTR and all the other >definitions needed are currently unsupported. > >I also found in the archive a patch written by Jacek Trzcinski >(see http://sources.redhat.com/ml/cygwin/2001-05/msg01163.html) and >wondered what the current status of this is, i.e. is it still under >development? As far as I know, we never received an assignment for the patch so it was never applied. >If the patch has been abandoned what can one do to help, how >would I go about testing it? No idea. I guess you'd have to contact the original author. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/