From owner-freebsd-current@FreeBSD.ORG Tue Oct 16 14:49:19 2007 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82B3A16A468; Tue, 16 Oct 2007 14:49:19 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from minas.ics.muni.cz (minas.ics.muni.cz [147.251.4.40]) by mx1.freebsd.org (Postfix) with ESMTP id BC4E213C468; Tue, 16 Oct 2007 14:49:18 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (kloboucek.ics.muni.cz [147.251.3.38]) (authenticated user=hopet@ICS.MUNI.CZ bits=0) by minas.ics.muni.cz (8.13.8/8.13.8/SuSE Linux 0.8) with ESMTP id l9GEnG83011566 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 16 Oct 2007 16:49:16 +0200 From: "Petr Holub" To: "Jeremy Chadwick" Date: Tue, 16 Oct 2007 16:49:57 +0200 Message-ID: <009f01c81003$d254d3a0$5317fb93@KLOBOUCEK> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal In-Reply-To: <20071016033503.GA22992@eos.sc1.parodius.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Muni-Spam-TestIP: 147.251.3.38 X-Muni-Envelope-From: hopet@ics.muni.cz X-Muni-Virus-Test: Clean X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (minas.ics.muni.cz [147.251.4.35]); Tue, 16 Oct 2007 16:49:16 +0200 (CEST) Cc: current@FreeBSD.org Subject: RE: comconsole_speed not applied 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, 16 Oct 2007 14:49:19 -0000 > As an alternative, try placing -S115200 in /boot.config and remove > the comconsole_speed from /boot/loader.conf. > > I use -S115200 -Dh in /boot.config on RELENG_7 without a problem. I've tested that and it doesn't work either. Funny thing is it works with BIOS redirection, so at least the port is capable of this for sure... Petr