From owner-freebsd-stable@FreeBSD.ORG Thu Jun 29 14:35:12 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D217816A403 for ; Thu, 29 Jun 2006 14:35:12 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43B8F44D49 for ; Thu, 29 Jun 2006 14:35:12 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id CC226B827 for ; Thu, 29 Jun 2006 10:35:11 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <42130.192.168.0.10.1151534173.squirrel@webmail.sd73.bc.ca> References: <20060628185711.K43909@ganymede.hub.org> <42130.192.168.0.10.1151534173.squirrel@webmail.sd73.bc.ca> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-5--661664886; protocol="application/pkcs7-signature" Message-Id: From: Vivek Khera Date: Thu, 29 Jun 2006 10:35:10 -0400 To: stable@freebsd.org X-Mailer: Apple Mail (2.752.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: configuring sio1 for serial console ... 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: Thu, 29 Jun 2006 14:35:13 -0000 --Apple-Mail-5--661664886 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Jun 28, 2006, at 6:36 PM, Freddie Cash wrote: > BOOT_COMCONSOLE_SPEED=19220 As of 6.0 this no longer works beyond the stage 0 boot, ie, the kernel boot messages come at a different speed. The man page for boot says you can add -S NNNN to boot.config as of 6.0, but it didn't work until 6.1 (at least for me) to set the speed. There was big discussion about this on stable@ list a couple of months ago. --Apple-Mail-5--661664886--