Date: Fri, 10 Oct 2003 13:26:33 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: ticso@cicely.de Cc: freebsd-hackers@freebsd.org Subject: Re: setting sio to even parity failed Message-ID: <20031010182633.GD77306@dan.emsphone.com> In-Reply-To: <20031010181349.GG13791@cicely12.cicely.de> References: <20031010181349.GG13791@cicely12.cicely.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031010182633.GD77306>