From owner-freebsd-current@FreeBSD.ORG Fri Sep 2 14:58:06 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 750AA16A41F; Fri, 2 Sep 2005 14:58:06 +0000 (GMT) (envelope-from emaste@phaedrus.sandvine.ca) Received: from mailserver.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id F108F43D45; Fri, 2 Sep 2005 14:58:05 +0000 (GMT) (envelope-from emaste@phaedrus.sandvine.ca) Received: from labgw2.phaedrus.sandvine.com ([192.168.3.11]) by mailserver.sandvine.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 2 Sep 2005 10:58:04 -0400 Received: by labgw2.phaedrus.sandvine.com (Postfix, from userid 12627) id 7520213595; Fri, 2 Sep 2005 10:58:04 -0400 (EDT) Date: Fri, 2 Sep 2005 10:58:04 -0400 From: Ed Maste To: Jung-uk Kim Message-ID: <20050902145804.GA31248@sandvine.com> References: <200509011507.23432.jkim@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200509011507.23432.jkim@FreeBSD.org> User-Agent: Mutt/1.4.2.1i X-OriginalArrivalTime: 02 Sep 2005 14:58:04.0657 (UTC) FILETIME=[B8AFA610:01C5AFCE] Cc: freebsd-current@FreeBSD.org Subject: Re: [PATCH] boot loader fixes 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: Fri, 02 Sep 2005 14:58:06 -0000 On Thu, Sep 01, 2005 at 03:07:21PM -0400, Jung-uk Kim wrote: > This patch has various boot loader fixes. > > [...] > > 4. Allow '-S0' or simply '-S'. This is not to change serial speed. I gave the patch a try but couldn't get the -S0 functionality to work. I suspect that either my BIOS is clearing the UART before starting the mbr code, or that it's just leaving some registers in an undesired state. Maybe the rest of sio_init (other than the divisor) is needed in this case. -- Ed Maste Sandvine Incorporated