From owner-freebsd-current@FreeBSD.ORG Mon Sep 15 15:33:06 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AEEF1065671 for ; Mon, 15 Sep 2008 15:33:06 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from falcon.cybervisiontech.com (falcon.cybervisiontech.com [217.20.163.9]) by mx1.freebsd.org (Postfix) with ESMTP id D31438FC23 for ; Mon, 15 Sep 2008 15:33:05 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from localhost (localhost [127.0.0.1]) by falcon.cybervisiontech.com (Postfix) with ESMTP id DC79E74419A; Mon, 15 Sep 2008 18:33:03 +0300 (EEST) X-Virus-Scanned: Debian amavisd-new at falcon.cybervisiontech.com Received: from falcon.cybervisiontech.com ([127.0.0.1]) by localhost (falcon.cybervisiontech.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kjM7vn2RPlc6; Mon, 15 Sep 2008 18:33:03 +0300 (EEST) Received: from [10.2.1.87] (gateway.cybervisiontech.com.ua [91.198.50.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by falcon.cybervisiontech.com (Postfix) with ESMTP id 7C9C8744173; Mon, 15 Sep 2008 18:33:03 +0300 (EEST) Message-ID: <48CE802E.7070607@icyb.net.ua> Date: Mon, 15 Sep 2008 18:33:02 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.16 (X11/20080805) MIME-Version: 1.0 To: Mike Tancsa References: <48CE59C2.9060307@icyb.net.ua> <200809151405.m8FE5CbH031586@lava.sentex.ca> In-Reply-To: <200809151405.m8FE5CbH031586@lava.sentex.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: sio => uart: one port is gone X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2008 15:33:06 -0000 on 15/09/2008 17:05 Mike Tancsa said the following: > At 08:49 AM 9/15/2008, Andriy Gapon wrote: >> kernel: sio1: <16550A-compatible COM port> port 0x2e8-0x2ef irq 3 on >> acpi0 >> hint.uart.1.port="0x2F8" > > Hi, > What if you change it to hint.uart.1.port="0x2E8" ? Good catch, thank you! I'll try and report back. -- Andriy Gapon