On 10/25/06, Stefan Bethke <[EMAIL PROTECTED]> 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"
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to