Re: open () and /dev/ttyS0

2003-09-25 Thread Igor Pechtchanski
On Thu, 25 Sep 2003, Ronald Landheer-Cieslak wrote: > On Thu, Sep 25, 2003 at 10:34:01AM -0600, Craig Gullixson wrote: > > (me: bashing head agains wall) > Bash is by no means intentded to hurt the heads of developers! Please don't > abuse the shell in such a way! Oh, yes, it is. Haven't you tak

Re: open () and /dev/ttyS0

2003-09-25 Thread Ronald Landheer-Cieslak
On Thu, Sep 25, 2003 at 10:34:01AM -0600, Craig Gullixson wrote: > (me: bashing head agains wall) Bash is by no means intentded to hurt the heads of developers! Please don't abuse the shell in such a way! (Sorry, couldn't resist ;) rlc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: open () and /dev/ttyS0

2003-09-25 Thread Craig Gullixson
It turns out that the permission denied error was due to a typeo causing an attempt to open the serial port a second time (me: bashing head against wall). After that was corrected, tty port works fine with my POSIX tty library. ---Craig > >I have an application where I need to communicate with s