Hi,
Arvind spiffera, Tuesday 27 January 2009 circa:
> //fd = open("/dev/ttys0",O_RDONLY);
> fd = open("/dev/ttys0",O_WRONLY);"/dev/ttyS0" !! not ttys0... unix is case sensitive, you _have to_ use the right case. bye -- Andrea Gasparini ---- ImaVis S.r.l. ---- web: www.imavis.com _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
