This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: serial ports not visible with 1.7 under Vista


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]