X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <7c5010d60805290558o3717c302u959dd34f396cdb81@mail.gmail.com> 	 <005a01c8c196$587b9b50$2708a8c0@CAM.ARTIMI.COM> 	 <7c5010d60805290726s4faa42e2l4dc276e0118b8808@mail.gmail.com> 	 <007901c8c19c$cd9bd520$2708a8c0@CAM.ARTIMI.COM> <7c5010d60805290811i38d4464y7da05d2d62f2061@mail.gmail.com>
Subject: RE: serial ports not visible with 1.7 under Vista
Date: Thu, 29 May 2008 16:21:32 +0100
Message-ID: <008001c8c19f$ad1bcbe0$2708a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <7c5010d60805290811i38d4464y7da05d2d62f2061@mail.gmail.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
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

Giovanni Maruzzelli wrote on 29 May 2008 16:12:

> Errno reports just "no such file or directory".
> Same if you try something like "echo ATH > /dev/ttyS5"
> 
> Probably some 1.7 initialization is not done in the same way as in 1.5.25.
> 
> It is a sad situation for me:
> with 1.5.25 waveinopen crashes (but it works in 1.7)
> with 1.7 serial ports are missing (but present in 1.5.25)
> 
> Any help very appreciated

  Until one of the main developers can attend to it and then upload an
updated snapshot, you might be able to get some useful information for them
by running your test under 'strace'; you'll be able to see the translation
from unix to dos path, and see what gets passed to the actual underlying O/S
CreateFile call.  By comparing it between 1.5 and 1.7, you might narrow down
the cause pretty well.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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

