Hallo, is there any POSIX defined behaviour with characters already pending in the input buffer when the port is opened?
The observation with some program (Wine) is that these characters are not discarded. A read() returns these characters. This may be caused by some settings that another Wine process has done before. Which parameters might cause that behaviour? But at least port.c_lflag |= NOFLSH seems to have no effects. Thanks for any help/pointers -- Uwe Bonnes [EMAIL PROTECTED] Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ---------- - To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
