delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/02/29/06:53:37

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Fri, 29 Feb 2008 12:52:54 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Serial port using USB adaptor
Message-ID: <20080229115254.GA7989@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <95455e980802281743x3651991av6d87d34b39106332 AT mail DOT gmail DOT com> <20080229094523 DOT GR9539 AT calimero DOT vinschen DOT de> <95455e980802290320l442955cbhee643416669f0a8d AT mail DOT gmail DOT com>
MIME-Version: 1.0
In-Reply-To: <95455e980802290320l442955cbhee643416669f0a8d@mail.gmail.com>
User-Agent: Mutt/1.5.16 (2007-06-09)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Feb 29 22:20, hce wrote:
> On 2/29/08, Corinna Vinschen <corinna-cygwin AT cygwin DOT com> wrote:
> > /dev/ttyUSB0 works?!?  It's no device name recognized by Cygwin, so
> >  I assume you created a file on the disk called /dev/ttyUSB0 when
> >  using it.
> 
> It was copied from Linux.

Yeah, I assumed that much.  As I said, that's not a device name
Cygwin can do anything useful with.

> >  My knowledge about serial I/O is rather clumsy, but isn't there a
> >  virtual COM port attached, or can't you attach a virtual COM port to
> >  your USB I/O?  AFAIK, you should find something like, say, COM9, which
> >  would be available as /dev/com9 or /dev/ttyS8.
> 
> My knowledge to Window machine is also limited. So, I should open
> /dev/com9 or /dev/ttyS8 regardless it is connected to a serial cable
> or a USB serial adaptor. I don't have the Window machine at home, I'll
> try next day.

I didn't say you should open /dev/ttyS8.  This was just an example.  You
first have to find out (or set?) the number of the virtual COM port.
For all I know it could be COM5 or COM12 or whatever.  The important
part is that, after you *know* the number X, you can use /dev/comX or
/dev/tty[X-1] to access this serial port.  Just don't access it using
the Windows name, COMx or \\.\COMx, because then you will not get any
POSIX serial I/O support from Cygwin.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019