> struct termios ts, ots; /* termios setting, old termios setting */ > int fd = STDIN_FILENO;
Im not an eCos termios expert, but shouldn't this be a file handle
returned by opening /dev/termios0 and not standard in?
Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
