In message: <[EMAIL PROTECTED]> Bernd Walter <[EMAIL PROTECTED]> writes: : On Fri, Oct 10, 2003 at 01:26:33PM -0500, Dan Nelson wrote: : > In the last episode (Oct 10), Bernd Walter said: : > > buf.c_iflag |= IGNBRK; : > > buf.c_cflag &= ~(CSIZE | PARODD); : > > buf.c_cflag |= CS8 | CLOCAL | PARENB; : > : > Do you maybe want CS7 here? : : No I need 8e1, but the output still looks like 8n1.
8e1? You want 8 data bits plus a nineth parity bit? Warner _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"