From owner-freebsd-questions Mon Jan 6 10:29:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA20443 for questions-outgoing; Mon, 6 Jan 1997 10:29:00 -0800 (PST) Received: from netcom22.netcom.com (sauber@netcom22.netcom.com [192.100.81.136]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id KAA20438 for ; Mon, 6 Jan 1997 10:28:58 -0800 (PST) Received: from localhost (sauber@localhost) by netcom22.netcom.com (8.6.13/Netcom) id KAA01454; Mon, 6 Jan 1997 10:28:01 -0800 Date: Mon, 6 Jan 1997 10:28:00 -0800 (PST) From: Soren Dossing X-Sender: sauber@netcom22 To: John D Duncan cc: questions@freebsd.org Subject: Re: serial port In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 6 Jan 1997, John D Duncan wrote: > I had a similar problem post-install with one of my machines. Check: > > /etc/ttys > > to see if there is a getty on ttyd1. The dts should be off if they are > to be used as dial-out lines. After I cleared that up, user PPP, tip, cu, > kermit and all those started to work. Thank you. However it turned out that I was confused about that sio0 and sio1 were correctly mapped to COM1 and COM2 when booting from installation floppy, but were somehow swapped, when I reboot from HD. It's strange, but I can live with that. Soren