Re: serial port programming

2005-10-07 Thread anoop aryal
On Friday 07 October 2005 04:29 am, Marc Brünink wrote: > Hi, > > I've an application which uses /dev/ttyS3 to read and write some data. > This software is kind of alpha. Sometimes it segfaults. So the serial > port is not closed correctly. If I restart the application after a > segfault I'm not ab

serial port programming

2005-10-07 Thread Marc Brünink
Hi, I've an application which uses /dev/ttyS3 to read and write some data. This software is kind of alpha. Sometimes it segfaults. So the serial port is not closed correctly. If I restart the application after a segfault I'm not able to open the port again. I've to reboot. Im wondering if it'