From owner-freebsd-questions Sun Dec 5 23: 1:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id 0334F14DEE for ; Sun, 5 Dec 1999 23:01:57 -0800 (PST) (envelope-from tim@futuresouth.com) Received: (from tim@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id BAA28022; Mon, 6 Dec 1999 01:01:55 -0600 (CST) Date: Mon, 6 Dec 1999 01:01:55 -0600 From: Tim Tsai To: Alfred Perlstein Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to ignore break/signals on serial port Message-ID: <19991206010155.A27879@futuresouth.com> References: <19991205221852.A19286@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That doesn't seem to work. It appears that whenever the remote terminal resets, the "cat -u /dev/cuaa0" program gets a end-of-file condition. Thanks, Tim > try passing the arguments 'ignbrk' and '-brkint' with that stty command. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message