From owner-freebsd-stable@FreeBSD.ORG Sun Feb 26 01:40:20 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 7E79F16A420 for ; Sun, 26 Feb 2006 01:40:20 +0000 (GMT) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (tensor.andric.com [213.154.244.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58D4343D4C for ; Sun, 26 Feb 2006 01:40:19 +0000 (GMT) (envelope-from dimitry@andric.com) Received: from [192.168.0.3] (kilgore.lan.dim [192.168.0.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTP id 5109EB810; Sun, 26 Feb 2006 02:40:18 +0100 (CET) Message-ID: <44010701.1050007@andric.com> Date: Sun, 26 Feb 2006 02:40:17 +0100 From: Dimitry Andric User-Agent: Thunderbird 1.5 (Windows/20060223) MIME-Version: 1.0 To: Ian Dowse References: <200602260034.aa33612@nowhere.iedowse.com> In-Reply-To: <200602260034.aa33612@nowhere.iedowse.com> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enigF419323E47169639198F9D0F" Cc: stable@freebsd.org, Ed Maste Subject: Re: RELENG_6: serial console drops back from 115200 to 9600 baud 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: Sun, 26 Feb 2006 01:40:20 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF419323E47169639198F9D0F Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Ian Dowse wrote: > The problem may be that your boot blocks were compiled with > BOOT_COMCONSOLE_SPEED set to 9600. Try reinstalling them with e.g. > `disklabel -B ad0s1' (make sure you get the right device name - > it should be the slice that you boot from). Okay, but why did 4.x through 5.x through 6.x (these have all been on this particular machine) always boot with 115200 until now? :) Anyway, I also thought that installworld would take care of installing any updated boot blocks, if necessary. I'll manually install them and see what I end up with. > Previously both /boot/loader and the boot blocks would override the > serial port speed according to BOOT_COMCONSOLE_SPEED, but I believe > that since the recent change, loader will assume that if the boot > blocks requested a serial console, then they will have already set > up the correct speed. Ah, but notice that I didn't use boot0sio, but the regular boot0. It seems the serial port speed setting is compiled out in the latter version. Hence the port speed will be the BIOS default, which I alas can't change; it's always 9600n1. --------------enigF419323E47169639198F9D0F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) iD8DBQFEAQcFsF6jCi4glqMRA2h/AJ93UZtq5zlSfy7GRppum/Ld8SVGOgCg+AI/ JZmdjOB+y9awchsN4OhfanI= =p0fT -----END PGP SIGNATURE----- --------------enigF419323E47169639198F9D0F--