From owner-freebsd-questions Tue Mar 7 13:51:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 1490837C0FC for ; Tue, 7 Mar 2000 13:51:25 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12SQSu-0003WM-00; Tue, 07 Mar 2000 20:20:24 +0000 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12SQSu-0002fB-00; Tue, 07 Mar 2000 20:20:24 +0000 Date: Tue, 7 Mar 2000 20:20:24 +0000 From: Ben Smithurst To: David Preece Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Cannot get dumb terminal to go. Message-ID: <20000307202024.D62624@strontium.scientia.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Preece wrote: > The terminal in question (actually a Psion 5 emulating a VT100) is > hooked into sio0. Changing boot.config to be '-h' sends output to the > terminal, so I know it works. I've left all the settings at 9.6kbit > (8/1/no parity) and am currently trying with "RTS/CTS" and DCD is set. > > I've changed the line in /etc/ttys to be: > > ttyd0 "/usr/libexec/getty std.9600" vt100 on secure Try cuaa0 instead of ttyd0 - IIRC that did the trick for me when connecting from one FreeBSD to another FreeBSD machine using a serial cable. This seems the "wrong" way of doing it to me, as sio(4) says: FILES /dev/ttyd? for callin ports /dev/ttyid? /dev/ttyld? corresponding callin initial-state and lock-state devices /dev/cuaa? for callout ports /dev/cuaia? /dev/cuala? corresponding callout initial-state and lock-state devices Still, it might work, or I might be talking rubbish. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message