https://bugzilla.novell.com/show_bug.cgi?id=365248
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=365248#c5 --- Comment #5 from Carlos Alberto Cortez <[EMAIL PROTECTED]> 2008-04-29 23:22:22 MST --- Actually the proposed change for even parity seems to be ok, according to http://www.easysw.com/~mike/serial/serial.html#config options.c_cflag |= PARENB options.c_cflag &= ~PARODD Here it seems to work fine. Have you tested it too? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
