From owner-freebsd-current@FreeBSD.ORG Mon Sep 15 14:05:19 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 771E11065673 for ; Mon, 15 Sep 2008 14:05:19 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 239938FC14 for ; Mon, 15 Sep 2008 14:05:18 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m8FE5Cal053606; Mon, 15 Sep 2008 10:05:12 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id m8FE5CbH031586 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 15 Sep 2008 10:05:12 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200809151405.m8FE5CbH031586@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Mon, 15 Sep 2008 10:05:19 -0400 To: Andriy Gapon , freebsd-current@freebsd.org From: Mike Tancsa In-Reply-To: <48CE59C2.9060307@icyb.net.ua> References: <48CE59C2.9060307@icyb.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: 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 14:05:19 -0000 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" ? ---Mike