Date: Fri, 10 Oct 2003 20:33:46 +0200 From: Bernd Walter <ticso@cicely12.cicely.de> To: Dan Nelson <dnelson@allantgroup.com> Cc: ticso@cicely.de Subject: Re: setting sio to even parity failed Message-ID: <20031010183346.GH13791@cicely12.cicely.de> In-Reply-To: <20031010182633.GD77306@dan.emsphone.com> References: <20031010181349.GG13791@cicely12.cicely.de> <20031010182633.GD77306@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031010183346.GH13791>