Re: Newbie question regarding tcsetattr

2004-11-22 Thread Christopher Faylor
On Mon, Nov 22, 2004 at 10:11:49AM -0800, Roger Pryor wrote: >On Mon, 22 Nov 2004 10:52:24 -0500 >Christopher Faylor <[EMAIL PROTECTED]> wrote: >> > >> >This seems to have dropped into a black hole, does anyone know what is >> >the status of tcsetattr w.r.t serial ports? >> >> Possibly the reason

Re: Newbie question regarding tcsetattr

2004-11-22 Thread Roger Pryor
On Mon, 22 Nov 2004 10:52:24 -0500 Christopher Faylor <[EMAIL PROTECTED]> wrote: > > > >This seems to have dropped into a black hole, does anyone know what is > >the status of tcsetattr w.r.t serial ports? > > Possibly the reason this "dropped into a black hole" is that you used > the word "newbie

Re: Newbie question regarding tcsetattr

2004-11-22 Thread Christopher Faylor
On Mon, Nov 22, 2004 at 07:12:47AM -0800, Roger Pryor wrote: >On Fri, 19 Nov 2004 13:15:23 -0800 >Roger Pryor <[EMAIL PROTECTED]> wrote: >>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 t

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. What is happening is that although the speed

Newbie question regarding tcsetattr

2004-11-19 Thread Roger Pryor
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. What is happening is that although the speed is being setup correctly, the values that I want for c_iflag and c_cflag are not bei