From owner-freebsd-stable@FreeBSD.ORG Sat Feb 25 22:26:39 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 86F1516A424 for ; Sat, 25 Feb 2006 22:26:39 +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 D33C643D49 for ; Sat, 25 Feb 2006 22:26:36 +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 42DDFB810 for ; Sat, 25 Feb 2006 23:26:34 +0100 (CET) Message-ID: <4400D999.1090602@andric.com> Date: Sat, 25 Feb 2006 23:26:33 +0100 From: Dimitry Andric User-Agent: Thunderbird 1.5 (Windows/20060223) MIME-Version: 1.0 To: stable@freebsd.org References: <4400D235.9030807@andric.com> In-Reply-To: <4400D235.9030807@andric.com> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig7B8DD6F1706F2C34118D0C24" Cc: 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: Sat, 25 Feb 2006 22:26:39 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7B8DD6F1706F2C34118D0C24 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Dimitry Andric wrote: > whereas in the previous version it was set (hardcoded) to COMSPEED, > which in its turn came from BOOT_COMCONSOLE_SPEED in > boot/i386/libi386/Makefile. >=20 > Anyone know of a way to restore the old behaviour? I'll experiment her= e > with reverting the comconsole.c file to the previous version, to see if= > that helps, but a permanent solution would be better. :) Confirmed, putting back rev 1.10 of comconsole.c restores the old behaviour. My serial console runs at 115200 baud again. I still don't get why comconsole_speed in /boot/loader.conf didn't work with the newer revision, though... --------------enig7B8DD6F1706F2C34118D0C24 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) iD8DBQFEANmcsF6jCi4glqMRA1h+AKCj77o9Z8Kfe3Ckw0mlI7zStlmTegCg4ua4 u6gh4XuUk4vG+OwMfk53f+w= =z+bD -----END PGP SIGNATURE----- --------------enig7B8DD6F1706F2C34118D0C24--