X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <7c5010d60805290558o3717c302u959dd34f396cdb81 AT mail DOT gmail DOT com> <005a01c8c196$587b9b50$2708a8c0 AT CAM DOT ARTIMI DOT COM> <7c5010d60805290726s4faa42e2l4dc276e0118b8808 AT mail DOT gmail DOT com> <007901c8c19c$cd9bd520$2708a8c0 AT CAM DOT ARTIMI DOT COM> <7c5010d60805290811i38d4464y7da05d2d62f2061 AT mail DOT gmail DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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/