Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <4175BDD1.60104@ateb.com>
Date: Tue, 19 Oct 2004 21:22:25 -0400
From: Reid Thompson <reid.thompson@ateb.com>
User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913)
MIME-Version: 1.0
To: arnstein@pobox.com, cygwin@cygwin.com
Subject: Re: Program to "talk" to serial port?
References: <200410200109.i9K19hR26865@panix2.panix.com>
In-Reply-To: <200410200109.i9K19hR26865@panix2.panix.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-OriginalArrivalTime: 20 Oct 2004 01:20:18.0183 (UTC) FILETIME=[F5D72170:01C4B642]
X-IsSubscribed: yes

David Arnstein wrote:

>I need a program that can talk to a serial port on the local computer,
>the way Hyperterm does for Microsoft Windows.
>
>I would like this program to present its user interface in an xterm.
>If that is not possible, perhaps a program that is itself an X11
>client would do.
>
>I was able to compile "minicom" under cygwin.  However, when minicom
>launches, it tries to access /dev/ttyS1, which is not provided by
>cygwin.
>
>Would someone suggest a program that is suitable, or a program that
>might be portable to cygwin.  I am willing to do a bit of work on
>this.
>
>Thanks for any suggestions!
>

mincom will work -- you need to configure it to use the proper ttySx,,
i.e. if you are using com1, configure  minicom to use /dev/ttyS0

reid

--
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/

