Date: Wed, 22 Mar 1995 18:48:07 -0600 (CST) From: Peter da Silva <peter@bonkers.taronga.com> To: root@io.cts.com (Morgan Davis) Cc: mdavis@io.cts.com, hackers@FreeBSD.org Subject: Re: sio overruns Message-ID: <199503230048.SAA29794@bonkers.taronga.com> In-Reply-To: <199503222004.MAA03734@io.cts.com> from "Morgan Davis" at Mar 22, 95 12:04:00 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> Yes -- the same patched one that provides the -E option for disabling > the escape character (and other character processing). It's invoked > as: > cu -E ^@ -l serial -s 38400 Try cu -E "" -l serial -s 38400 Unless there's something obscure I missed, it doesn't do ^X processing on the escape string, and anyway it's a *string* so "" and "\0" look the same. > "serial" is a symlink to cuaa1 (which is the internal COM 2 port on > this box). cuaa1? Not cua01? Is this a change in 2.0? > > What device do you have the getty on in /etc/ttys for the modem? > The dialin modem is a COM 3 internal V.FC modem. It's on ttyd2. Should work.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503230048.SAA29794>