setting sio to even parity failed

Dan Nelson dnelson at allantgroup.com
Fri Oct 10 11:26:41 PDT 2003


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?

-- 
	Dan Nelson
	dnelson at allantgroup.com


More information about the freebsd-hackers mailing list