X-Spam-Check-By: sourceware.org Message-ID: <43BDD742.53F71F56@dessent.net> Date: Thu, 05 Jan 2006 18:34:42 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: cat /dev/ttyS? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin@cygwin.com Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com steven woody wrote: > > why can't get incoming COM2 data by the following command: > > $ cat /dev/ttyS2 > > but i can get the data by other windows serial monitor programs on the > same port. ttyS2 is the third serial port. The first serial port is /dev/ttyS0, so for COM2 you want /dev/ttyS1. Brian -- 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/