From owner-freebsd-questions@FreeBSD.ORG Fri Jul 22 04:46:40 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FEF816A41F for ; Fri, 22 Jul 2005 04:46:40 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29A0C43D55 for ; Fri, 22 Jul 2005 04:46:36 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from glenn-mobile.antimatter.net (cpe-66-27-86-22.san.res.rr.com [66.27.86.22]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id j6M4kYAj017157 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NO); Thu, 21 Jul 2005 21:46:35 -0700 Message-Id: <6.1.0.6.2.20050721214010.03fa7080@cobalt.antimatter.net> X-Sender: lists@cobalt.antimatter.net X-Mailer: QUALCOMM Windows Eudora Version 6.1.0.6 Date: Thu, 21 Jul 2005 21:43:36 -0700 To: Drew Tomlinson , FreeBSD Questions From: Glenn Dawson In-Reply-To: <42E07560.9080309@mykitchentable.net> References: <42E07560.9080309@mykitchentable.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: How To Set Speed Of Serial Console In 5.4-RELEASE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 04:46:40 -0000 At 09:26 PM 7/21/2005, Drew Tomlinson wrote: >I have compiled two kernels and worlds in the 5.4-RELEASE source tree. >In /etc/make.conf, I have the line: > >BOOT_COMCONSOLE_SPEED=115200 > >Yet the speed stays at 9600 baud. This worked in version 4. Do I need to >do something different in version 5? According to the handbook section 20.6.5.1 you need to build and install new boot blocks after adding that option to make.conf. -Glenn >Thanks, > >Drew > >-- >Visit The Alchemist's Warehouse >Magic Tricks, DVDs, Videos, Books, & More! > >http://www.alchemistswarehouse.com > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"