From owner-freebsd-stable@FreeBSD.ORG Sat Apr 21 09:09:40 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EDAA416A400 for ; Sat, 21 Apr 2007 09:09:40 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from gaia.nimnet.asn.au (nimbin.lnk.telstra.net [139.130.45.143]) by mx1.freebsd.org (Postfix) with ESMTP id 429DC13C483 for ; Sat, 21 Apr 2007 09:09:36 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (smithi@localhost) by gaia.nimnet.asn.au (8.8.8/8.8.8R1.5) with SMTP id TAA13780; Sat, 21 Apr 2007 19:09:26 +1000 (EST) (envelope-from smithi@nimnet.asn.au) Date: Sat, 21 Apr 2007 19:09:25 +1000 (EST) From: Ian Smith To: Stefan Lambrev In-Reply-To: <4629C650.2030607@sun-fish.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-stable@freebsd.org Subject: Re: sio0: port may not be enabled X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Apr 2007 09:09:41 -0000 On Sat, 21 Apr 2007, Stefan Lambrev wrote: [..] > This did the trick: > > uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 on acpi0 > uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 > > ports are swapped but this is probably because I swap them in bios, but > this is ok. FWIW: Not swapped; these are the standard ports & irqs for "com1 & com2" Cheers, Ian