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 X-Authentication-Warning: pinch.robots.ox.ac.uk: deya owned process doing -bs Date: Thu, 11 Apr 2002 17:46:39 +0100 (BST) From: briseida deyanira maytorena sanchez X-Sender: deya AT pinch To: cygwin AT cygwin DOT com Subject: Serial programming patch Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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? If the patch has been abandoned what can one do to help, how would I go about testing it? Not knowing anything about tweaking cygwin packages could you point me to appropriate documentation. Forgive my ignorance but all I'm doing at the moment is a bit of C so looking at the Trzcinski's posting of the patch is a bit like reading Arabic. All I really want is to be able to toggle those lines so if there is an easier way that you know of, sharing your knowledge would be much appreciated. Thanks in advance, Deya -- 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/