From nobody@FreeBSD.org  Sat Aug 30 13:02:50 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 17C6C1065672
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 30 Aug 2008 13:02:49 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id D40978FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 30 Aug 2008 13:02:49 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m7UD2n28028284
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 30 Aug 2008 13:02:49 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m7UD2n6d028283;
	Sat, 30 Aug 2008 13:02:49 GMT
	(envelope-from nobody)
Message-Id: <200808301302.m7UD2n6d028283@www.freebsd.org>
Date: Sat, 30 Aug 2008 13:02:49 GMT
From: David Naylor <naylor.b.david@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: loader/kernel does not obay comconsole_speed
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         126971
>Category:       kern
>Synopsis:       [boot] loader/kernel does not obey comconsole_speed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 30 13:10:01 UTC 2008
>Closed-Date:    
>Last-Modified:  Sat Aug 30 15:46:17 UTC 2008
>Originator:     David Naylor
>Release:        8-Current
>Organization:
Private
>Environment:
FreeBSD dragonmini.dg 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Tue Aug 26 20:30:23 SAST 2008     root@dragonmini.dg:/tmp/usr/src/sys/GENERIC  i386
>Description:
When using serial to interact with FreeBSD (via console="comconsole"
and/or boot_multicons="YES") the connection speed is fixed at 9600 and
cannot be increased via comconsole_speed="115200".  Any attempt to connect
at a speed greater than 9600 results in nothing being shown.
>How-To-Repeat:
Set the following in loader.conf:
boot_multicons="YES"
boot_serial="YES"

comconsole_speed="115200"
console="comconsole,vidconsole"

then connect using:
# cu -l /dev/cuaU0 -s 115200

(no output shown unless -s is omitted)
>Fix:


>Release-Note:
>Audit-Trail:

From: David Naylor <naylor.b.david@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org,
 freebsd-bugs@freebsd.org
Cc:  
Subject: Re: misc/126971: loader/kernel does not obay comconsole_speed
Date: Sat, 30 Aug 2008 15:37:38 +0200

 --nextPart1428240.DLCQMtbBfM
 Content-Type: text/plain;
   charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 Apologies, in my hast to full out the PR's I forgot to change a few of the=
 =20
 options.  They are:
 
 category: kern (boot)
 severity: non-critical
 priority: low
 
 --nextPart1428240.DLCQMtbBfM
 Content-Type: application/pgp-signature; name=signature.asc 
 Content-Description: This is a digitally signed message part.
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.4 (FreeBSD)
 
 iD8DBQBIuU0nUaaFgP9pFrIRAmr3AJ9oZLFKOWELiZtCCB/KqJz5x2YAIwCfQT91
 zq+/it3OAnthQzKukfn59cE=
 =wGZR
 -----END PGP SIGNATURE-----
 
 --nextPart1428240.DLCQMtbBfM--
>Unformatted:
