From nobody@FreeBSD.org  Wed Nov 23 04:49:31 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AF4A216A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 23 Nov 2005 04:49:31 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7C09E43D62
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 23 Nov 2005 04:49:31 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jAN4nT3m046908
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 23 Nov 2005 04:49:29 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jAN4nT03046907;
	Wed, 23 Nov 2005 04:49:29 GMT
	(envelope-from nobody)
Message-Id: <200511230449.jAN4nT03046907@www.freebsd.org>
Date: Wed, 23 Nov 2005 04:49:29 GMT
From: Lanny Baron <LBaron@FreeBSDsystems.COM>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Serial console speed not working properly
X-Send-Pr-Version: www-2.3

>Number:         89447
>Category:       kern
>Synopsis:       Serial console speed not working properly (regression)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 23 04:50:11 GMT 2005
>Closed-Date:    Mon Apr 07 17:41:58 UTC 2008
>Last-Modified:  Mon Apr 07 17:41:58 UTC 2008
>Originator:     Lanny Baron
>Release:        6.0/AMD64
>Organization:
FreeBSD Systems
>Environment:
FreeBSD inet1864.freebsdsystems.com 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Tue Nov 22 16:29:16 PST 2005     root@inet1864.freebsdsystems.com:/usr/src/sys/amd64/compile/SMP  amd64   
>Description:
When changing /etc/ttys line to:

ttyd0   "/usr/libexec/getty 3wire.115200" dialup on secure

and changing a terminal Server's line to use 115200, there is no more
communication and you cannot use the redirected console. If you leave the
line above in /etc/ttys as shown and change back the term server back to
9600, console redirection works again.

The above situation was not this way in 5.4 et al.
>How-To-Repeat:
Simply setup a redirected console and change the appropriate serial
terminal line in /etc/ttys so that you have a line similar to:

 ttyd0   "/usr/libexec/getty 3wire.115200" dialup on secure
>Fix:
              
>Release-Note:
>Audit-Trail:

From: Volker <volker@vwsoft.com>
To: bug-followup@FreeBSD.org, LBaron@FreeBSDsystems.COM
Cc:  
Subject: Re: kern/89447: Serial console speed not working properly (regression)
Date: Sat, 26 Jan 2008 15:11:15 +0100

 Lanny,
 
 I think this is similar to PR kern/51982
 http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/51982 which is well
 understood but unfortunately not easy to fix cleanly as I understand
 this problem.
 
 Can you check if
 - your problem still applies
 - can be fixed by trying what kern/51982 suggests?
 
 If not, I suggest to close this PR.
State-Changed-From-To: open->feedback 
State-Changed-By: miwi 
State-Changed-When: Sat Jan 26 14:23:43 UTC 2008 
State-Changed-Why:  
Awaiting feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89447 
State-Changed-From-To: feedback->closed 
State-Changed-By: gavin 
State-Changed-When: Mon Apr 7 17:35:31 UTC 2008 
State-Changed-Why:  
Feedback timeout (>2 months).  To submitter: If you are still seeing this 
issue, we can happily reopen the PR. It would be useful if you could 
confirm whether you get any messages logged to /var/log/messages when 
the console stops working (e.g. mentions of sio overflows) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89447 
>Unformatted:
