Re: Newbie question regarding tcsetattr

2004-11-22 Thread Roger Pryor
y I was asking if there is any known problem, I was not asking someone to run any tests. -- Roger Pryor -- 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/

Re: Newbie question regarding tcsetattr

2004-11-22 Thread Roger Pryor
On Fri, 19 Nov 2004 13:15:23 -0800 Roger Pryor <[EMAIL PROTECTED]> wrote: > Hi: > > I'm a new cygwin user, attepting to port a Linux package that uses the > COM ports to drive a remote device. I'm finding that calls to tcsetattr > don't seem to work. Wh

Newbie question regarding tcsetattr

2004-11-19 Thread Roger Pryor
if(tcsetattr(port, TCSANOW, &p) < 0) grumble Thanks ------ Roger Pryor Vancouver, B.C., V6E 1K7, Canada -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.h