From owner-freebsd-questions@FreeBSD.ORG Sat Apr 15 20:22:09 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DD3116A400 for ; Sat, 15 Apr 2006 20:22:09 +0000 (UTC) (envelope-from freebsd.ml@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id A721043D4C for ; Sat, 15 Apr 2006 20:22:08 +0000 (GMT) (envelope-from freebsd.ml@gmail.com) Received: by nz-out-0102.google.com with SMTP id l8so291910nzf for ; Sat, 15 Apr 2006 13:22:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=FEMtUc9EQpP5zcdr8SBrcVsXCmnLsujcdC4AQjkig/g1RfL2EbuCSFBIrCIFEfJBd7ja2Z48BMo/6M7OJVE2H9+LEPJmGiJwKkc3lg3LV2t9I5FZ+TSPhe3RWoXnF+4xQM2EVzn5T6TyE6VN3Ktw30cFRq89ZE4PWCcYiW9SfzY= Received: by 10.37.21.11 with SMTP id y11mr2491204nzi; Sat, 15 Apr 2006 13:22:08 -0700 (PDT) Received: by 10.36.132.18 with HTTP; Sat, 15 Apr 2006 13:22:07 -0700 (PDT) Message-ID: Date: Sun, 16 Apr 2006 04:22:08 +0800 From: "FreeBSD MailingLists" To: questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: switching sio0 and sio1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Apr 2006 20:22:09 -0000 Is there anyway to switch what gets recognized as sio0 and sio1? currently a IRDA device is being recognized as sio0 and a 16550A com port i= s sio1. I would like to switch them so taht the 16550A com port is recognized as sio0. Is there a way to achieve this? sis0: Silicon Revision: DP83816A sio0: port 0x2f8-0x2ff irq 3 drq 3 flags 0x10 on acpi0 sio0: type 16550A sio1: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 on acpi0 sio1: type 16550A