From owner-freebsd-current@FreeBSD.ORG Tue Sep 16 10:34:39 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 8FA66106564A for ; Tue, 16 Sep 2008 10:34:39 +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 4254E8FC08 for ; Tue, 16 Sep 2008 10:34:31 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from localhost (localhost [127.0.0.1]) by falcon.cybervisiontech.com (Postfix) with ESMTP id 097CA74419C; Tue, 16 Sep 2008 13:34:30 +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 mWSlqfov-rYg; Tue, 16 Sep 2008 13:34:29 +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 64619744173; Tue, 16 Sep 2008 13:34:29 +0300 (EEST) Message-ID: <48CF8BB4.6050203@icyb.net.ua> Date: Tue, 16 Sep 2008 13:34:28 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.16 (X11/20080805) MIME-Version: 1.0 To: Danny Braniss References: <48CE59C2.9060307@icyb.net.ua> <48CEC04C.8000707@icyb.net.ua> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Mike Tancsa , Marcel Moolenaar , Ian Smith , 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: Tue, 16 Sep 2008 10:34:39 -0000 on 16/09/2008 09:14 Danny Braniss said the following: >> BTW, I think that the following patch should be applied (made against >> RELENG_7): >> >> --- a/sys/i386/conf/GENERIC.hints >> +++ b/sys/i386/conf/GENERIC.hints >> @@ -39,7 +39,7 @@ >> hint.sio.0.flags="0x10" >> hint.sio.0.irq="4" >> hint.sio.1.at="isa" >> -hint.sio.1.port="0x2F8" >> +hint.sio.1.port="0x2E8" >> hint.sio.1.irq="3" >> hint.sio.2.at="isa" >> hint.sio.2.disabled="1" >> >> This is from where I copied the wrong hint. > > I think the standard for uart1/sio1/com2 IS 0x2F8. maybe your BIOS was > modified? Got it, thank you. Sorry for the noise. -- Andriy Gapon