From owner-freebsd-questions Sun Sep 15 1:59:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CC4137B400 for ; Sun, 15 Sep 2002 01:59:51 -0700 (PDT) Received: from web20603.mail.yahoo.com (web20603.mail.yahoo.com [216.136.226.161]) by mx1.FreeBSD.org (Postfix) with SMTP id AD3E943E6A for ; Sun, 15 Sep 2002 01:59:50 -0700 (PDT) (envelope-from michaelrmgreen@yahoo.co.uk) Message-ID: <20020915085950.8189.qmail@web20603.mail.yahoo.com> Received: from [213.1.45.10] by web20603.mail.yahoo.com via HTTP; Sun, 15 Sep 2002 09:59:50 BST Date: Sun, 15 Sep 2002 09:59:50 +0100 (BST) From: =?iso-8859-1?q?michael=20green?= To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am trying to get terminals to work on 4.6. I get garbled output (missing characters) to the screen. I am using an existing 3 wire installation. Perhaps xon/xoff will prevent dropped characters. Can someone outline the proceedure to enable it, handbook and man stty are vague on the issue and a search of the mail archives drew a blank. I have tried: # stty -f /dev/ttyd0 ixon ixoff # stty -f /dev/ttyid0 ixon ixoff # stty -f /dev/ttyld0 ixon ixoff but # stty -e -f /dev/ttyd0 still returns -ixoff in the cflags group Any further suggestions welcomed! Thanks. __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message