From owner-freebsd-hackers@FreeBSD.ORG Sat Jul 26 02:09:02 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4258637B401 for ; Sat, 26 Jul 2003 02:09:02 -0700 (PDT) Received: from hysteria.spc.org (hysteria.spc.org [195.206.69.234]) by mx1.FreeBSD.org (Postfix) with SMTP id 25F0043FA3 for ; Sat, 26 Jul 2003 02:09:01 -0700 (PDT) (envelope-from bms@hysteria.spc.org) Received: (qmail 15156 invoked by uid 5013); 26 Jul 2003 09:06:36 -0000 Date: Sat, 26 Jul 2003 10:06:36 +0100 From: Bruce M Simpson To: Russell Cattelan Message-ID: <20030726090636.GK22295@spc.org> Mail-Followup-To: Bruce M Simpson , Russell Cattelan , freebsd-hackers@freebsd.org References: <1059156388.34654.94.camel@rose.americas.sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1059156388.34654.94.camel@rose.americas.sgi.com> User-Agent: Mutt/1.4.1i cc: freebsd-hackers@freebsd.org Subject: Re: Console serial speed X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2003 09:09:02 -0000 On Fri, Jul 25, 2003 at 01:06:28PM -0500, Russell Cattelan wrote: > How does one set the serial speed of the console. Does specifying BOOT_COMCONSOLE_SPEED=57600 not work? BMS