Vincent Rivière, 25.02.2013 16:07:45:
On 25/02/2013 15:27, Helmut Karlowski wrote:tcsetattr. I'm not sure but somehow CRMOD is not transferred by tcsettattr().If you want to enable/disable the crmod handling by using tcsettattr(), you have to change the ICRNL bit in c_iflag.
Isn't that input-only? Input (i.e. receive) always worked. -- Helmut Karlowski