Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2000 20:20:24 +0000
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        David Preece <dmpreece@paradise.net.nz>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Cannot get dumb terminal to go.
Message-ID:  <20000307202024.D62624@strontium.scientia.demon.co.uk>
In-Reply-To: <LPBBLADKJEHMAEPEFIKPGEFCCDAA.dmpreece@paradise.net.nz>
References:  <LPBBLADKJEHMAEPEFIKPGEFCCDAA.dmpreece@paradise.net.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000307202024.D62624>