[ECOS] Select() issues

Andrew Lunn andrew@lunn.ch
Wed Jan 10 15:32:00 GMT 2007


>    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



More information about the Ecos-discuss mailing list