|
Re: write to /dev/ser with EIO error
|
03/08/2010 4:51 AM
post48982
|
Re: write to /dev/ser with EIO error
> > Anyone with access to the source files of libiochar?
> > In devc-ser8250 I haven't found anything about EIO.
>
> Is it a sticky EIO (ie keeps happenign on every subsequent write)? The only
> explicit EIO I found in io-char is the implementation of the POSIX "modem
> disconnect" requirement. Have you tried "stty +clocal" to disable this sort
> of processing ...
It keeps returning EIO until I do a new open to this device.
No, I haven't tried stty +clocal, I will try it.
Thanks, PKY
|
|
|