Marco Atzeri wrote: > > --- Gio 10/9/09, Siddhartha` Adhikari ha scritto:
>> My device gets attached to COM34 however, /dev/COM34 is not >> recognised by Cygwin. > http://cygwin.com/cygwin-ug-net/using-specialnames.html > > from cygwin-1.7 sources , > up to /dev/ttyS63 = COM64 seems supported An important point that is only implicit there: the ttyS number is always one less than the COM port number. So for COM34, use /dev/ttyS33. cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple