From owner-freebsd-questions Wed May 6 09:28:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24644 for freebsd-questions-outgoing; Wed, 6 May 1998 09:28:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA24612 for ; Wed, 6 May 1998 09:28:33 -0700 (PDT) (envelope-from kee@wam.umd.edu) Received: from rac8.wam.umd.edu ((IDENT kee)@rac8.wam.umd.edu [128.8.10.148]) by po3.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with ESMTP id MAA09721; Wed, 6 May 1998 12:28:24 -0400 (EDT) Received: from localhost by rac8.wam.umd.edu (8.9.0.Beta2/8.8.7) with SMTP id MAA01624; Wed, 6 May 1998 12:28:22 -0400 (EDT) X-Authentication-Warning: rac8.wam.umd.edu: kee owned process doing -bs Date: Wed, 6 May 1998 12:28:21 -0400 (EDT) From: Byoung-Kee Yi To: Doug White cc: freebsd-questions@FreeBSD.ORG Subject: Re: [Q] serial communication In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 5 May 1998, Doug White wrote: > On Tue, 5 May 1998, Byoung-Kee Yi wrote: > > > The serial ports are COM1 on the laptop and COM2 > > on the other. The corresponding /etc/ttys entry > > of the desktop is, > > ttyd1 "/usr/libexec/getty std.9600" unknown on secure > > Then, I did the following on the laptop: > > % cu -l /dev/cuaa0 -s 9600 > > I just got a message saying the device was already in use. > > Do you have ppp running? Not at the time of testing. > > > So I removed the "jumpering" wires (1&6 at DB9 end and 6&8 at DB29 end), > > and I didn't get the message, but this time I didn't get the familiar > > login screen either. Nothing happened except for "CONNECTED." message > > from cu program. > > You probably removed something important, like the flow control lines. > > I use a store-bought interlink cable (null modem & parallel crossover > togeter) and it works fine. Let me try that. Thank you Doug. -- Kee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message