Date: Thu, 17 Jun 1999 17:44:09 -0500 From: Dan Nelson <dnelson@emsphone.com> To: Gypsy Rogers <gypsy@FreeQ.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /dev/cuaa0 cs8 vs cs7 Message-ID: <19990617174409.C7287@dan.emsphone.com> In-Reply-To: <Pine.NEB.3.96.990617163403.7495D-100000@eris.quintessential.com>; from "Gypsy Rogers" on Thu Jun 17 16:38:19 GMT 1999 References: <Pine.NEB.3.96.990617163403.7495D-100000@eris.quintessential.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 17), Gypsy Rogers said: > I'm having trouble convincing cuaa0 that I really do want it to be 7 > bits, Even parity, with one stop bit.... stty should do it but if you > look below I tryed to do so and it didnt take.... I would appreciate > any help. Thank you Serial port settings get reset on close (so two programs using the same port don't affect each other). If you want to make a particular setting stick, use /dev/cuala0 (the "lock" device). Also see /etc/rc.serial for some examples. -Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990617174409.C7287>