misc/126971: loader/kernel does not obay comconsole_speed

David Naylor naylor.b.david at gmail.com
Sat Aug 30 13:10:02 UTC 2008


>Number:         126971
>Category:       misc
>Synopsis:       loader/kernel does not obay 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:
>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 at 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:
>Unformatted:


More information about the freebsd-bugs mailing list