[ECOS] Question about TTY's ECHO behavior.

Wang Cui iucgnaw@msn.com
Wed Sep 27 07:07:00 GMT 2006


As I use TTY device of eCos, the default mode is ECHO. But it seems TTY only
echo back inputs when user call its tty_read() function.

When I worked on VxWorks before, once its TTY device opened, it always echo
back inputs NO MATTER whether user call its read function or not. I think it
do this in the callback of the Rx interrupt of serial device.

So which of the behaviors is reasonable?


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list