kernel ignores kenv comconsole_speed?

Andrew Pantyukhin infofarmer at FreeBSD.org
Wed Jun 6 10:24:32 UTC 2007


On 10/25/06, Stefan Bethke <stb at lassitu.de> wrote:
> Am 25.10.2006 um 10:57 schrieb Stefan Bethke:
>
> > I'm not sure that would be so easy. However, CONSPEED is/was the
> > setting to be used if the actual setting cannot be determined when
> > sio initializes.
>
> The code is there to determine the currently set speed (around line
> 2440 in sio.c in stable), but it seems it's not triggered on my
> system.  Since you can't just printf some debug info there, I'm not
> sure which condition is not met, or if something else has since reset
> the sio to 9600.

This piece of loader.conf works for me on latest current.
Variations may or may not fail.

console="comconsole,vidconsole"
boot_multicons="yes"
boot_serial="yes"
verbose_loading="yes"
boot_verbose="yes"
beastie_disable="yes"
comconsole_speed="115200"


More information about the freebsd-stable mailing list