From owner-freebsd-current@FreeBSD.ORG Fri Apr 8 03:18:21 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1111016A4CE for ; Fri, 8 Apr 2005 03:18:21 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 889D043D58 for ; Fri, 8 Apr 2005 03:18:20 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j383CB78088302; Thu, 7 Apr 2005 21:12:11 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 07 Apr 2005 21:12:10 -0600 (MDT) Message-Id: <20050407.211210.100582852.imp@bsdimp.com> To: michaelnottebrock@gmx.net From: "M. Warner Losh" In-Reply-To: <200504061737.18204.michaelnottebrock@gmx.net> References: <200504061737.18204.michaelnottebrock@gmx.net> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: machdep.conspeed sysctl X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 08 Apr 2005 03:18:21 -0000 In message: <200504061737.18204.michaelnottebrock@gmx.net> Michael Nottebrock writes: : I've just dicked around with a serial console again and found this thingy. : : It's just informational at the moment, but imp tried to make it a tunable some : three years ago, only to comment out the respective line in sio.c half an : hour later. : : However, a loader-tunable comconsole speed would *really* be useful IMHO, so : perhaps someone could try and make it happen for real? :-) I backed it out because there was some problem that bde pointed out to me. I can no longer recall what that was... Warner