delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <15098.43070.866191.946386@coyote.priv.helixdigital.com> |
Date: | Thu, 10 May 2001 07:39:58 -0700 |
To: | cygwin AT cygwin DOT com |
MIME-Version: | 1.0 |
In-Reply-To: | <3AFA64BB.D515CBCF@certum.pl> |
References: | <3AFA64BB DOT D515CBCF AT certum DOT pl> |
X-Mailer: | VM 6.76 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid |
From: | Dario Alcocer <alcocer AT helixdigital DOT com> |
Subject: | Re: Serial Programming |
>>>>> "Jacek" == Jacek Trzcinski <jacek AT certum DOT pl> writes: Jacek> Hi Cygwiners !, I need a way to set(get) modem lines on Jacek> serial interfaces (/dev/ttys0 and other)... Jacek> Typical Posix solution for example ioctl(fd,TCGETS,...) or Jacek> ioctl(fd,TCSETS,..) does not work because of absence such Jacek> constants in termios.h under Cygwin Which termio stuff is missing from Cygwin? It would helpful if you were to list what you think is missing. Maybe you could go through your code and determine which ioctl() calls and macros you're using. Then, you could compare that list with what's in the cygwin1.dll source code. The source code for cygwin1.dll is at: ftp://ftp.sunsite.utk.edu/pub/cygwin/latest/cygwin Look at the files names *.src.tar.gz, and retrieve the one that corresponds to the Cygwin version you're currently using. -- Dario Alcocer -- Sr. Software Developer, Helix Digital Inc. alcocer AT helixdigital DOT com -- http://www.helixdigital.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |