From owner-freebsd-current@FreeBSD.ORG Tue Mar 24 11:03:38 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F4061106564A for ; Tue, 24 Mar 2009 11:03:37 +0000 (UTC) (envelope-from michiel@boland.org) Received: from smtp-vbr5.xs4all.nl (smtp-vbr5.xs4all.nl [194.109.24.25]) by mx1.freebsd.org (Postfix) with ESMTP id 770128FC08 for ; Tue, 24 Mar 2009 11:03:37 +0000 (UTC) (envelope-from michiel@boland.org) Received: from aja.boland.org (91-43-215.ftth.xms.internl.net [82.215.43.91]) (authenticated bits=0) by smtp-vbr5.xs4all.nl (8.13.8/8.13.8) with ESMTP id n2OB3WRr050564 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 24 Mar 2009 12:03:35 +0100 (CET) (envelope-from michiel@boland.org) Message-ID: <49C8BE04.6030702@boland.org> Date: Tue, 24 Mar 2009 12:03:32 +0100 From: Michiel Boland User-Agent: Thunderbird 2.0.0.19 (X11/20090315) MIME-Version: 1.0 To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: console pinned at 9600 bps X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2009 11:03:38 -0000 Hi. After the latest update my serial console speed appears to be pinned at 9600. For the life of me, I can't figure out how this happend. Relevant lines from my loader.conf: comconsole_speed="115200" console="comconsole" This used to Just Work until a few days ago. Anyone else having problems with serial consoles at nonstandard speeds in recent -CURRENTs? Or is this pilot error somewhere? Cheers Michiel