[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] stairs reloaded



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.

See termios/tcsetattr.c:
http://sparemint.atariforge.net/cgi-bin/cvsweb/mintlib/termios/tcsetattr.c?rev=1.3&content-type=text/x-cvsweb-markup

NB: Be sure to apply my latest kernel patch before testing the above.

--
Vincent Rivière