Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  6 Jan 95 17:46:32 EST
From:      "Henry S. Thompson" <ht@unagi.cis.upenn.edu>
To:        "Stanley K. Cheong" <scheong@ece.uci.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: internal modem woes
Message-ID:  <9501062246.AA26519@chestnut.ling.upenn.edu>
In-Reply-To: "Stanley K. Cheong"'s message of Fri, 6 Jan 1995 01:18:53 -0800 (PST)

next in thread | raw e-mail | index | archive | help
Could be the clocal problem documented in the FAQ.  Try something like
this:

cat < /dev/tty01 &
stty -f /dev/tty01 clocal

tip tty01

Using your /dev/cua00 for /dev/tty01, of course.

ht



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