From owner-freebsd-questions Sat May 24 11:12:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA10060 for questions-outgoing; Sat, 24 May 1997 11:12:49 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA10055 for ; Sat, 24 May 1997 11:12:47 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id LAA06489; Sat, 24 May 1997 11:12:43 -0700 (PDT) To: "Christopher J. Booth" cc: questions@FreeBSD.ORG Subject: Re: FTP 2.2 Via COM3/cuaa2/sio2 Possible? In-reply-to: Your message of "Sat, 24 May 1997 13:46:51 EDT." <199705241746.NAA00981@ithaca> Date: Sat, 24 May 1997 11:12:42 -0700 Message-ID: <6484.864497562@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > [BTW, I don't believe that I can move my modem to sio0 or sio1. I opened the > box to check this morning, and I don't see any way to do it.] Sure there is. Just boot -c and change the port/irq assignments of sio0 and sio1 to match sio2 and sio3 (and vice-versa). Voila, instant swap. Jordan