Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 1996 09:46:19 -0500 (CDT)
From:      Alex Nash <alex@fa.tdktca.com>
To:        Global Internet Shopping Mall <gism@isot.isot.com>
Cc:        freebsd-isp@FreeBSD.org
Subject:   Re: Cyclom & rc.serial
Message-ID:  <Pine.BSF.3.91.960823093743.13281M-100000@fa.tdktca.com>
In-Reply-To: <199608221716.MAA20279@isot.isot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 22 Aug 1996, Global Internet Shopping Mall wrote:

> Two questions:
> In /etc/ttys, is this line correct?
> ttyc0  "/usr/libexec/getty std.115200 dialup on

Add a quote after 115200.

> In /etc/rc.serial, am I supposed to add lines like
> for i in $*
> do
>         stty </dev/ttyc$i crtscts 115200
>         stty </dev/cuac$i crtscts
> done

You probably want to configure the lock (/dev/ttylc*) and init 
(/dev/ttyi*) devices instead.

Alex



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960823093743.13281M-100000>