Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 2004 10:39:13 +0200
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        freebsd-hackers@freebsd.org
Subject:   boot serial console speed
Message-ID:  <20041114083914.B43BC43D1D@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
what's the magic encantation to set the console to 38400?
btw, i solved my problem by just commenting out that part of the code,
since i rely on the bios setting it.

from src/sys/boot/i386/boot0/Makefile:

# Comm settings for boot0sio.  0xE3 => 9600 8-N-1
# XXX: We should create a build-tool or something to convert BOOT_CONSOLE_SPEED
# and BOOT_COMCONSOLE_PORT into the correct values to define on the build
# command line
BOOT_BOOT0_COMCONSOLE_SPEED?=	0xE3





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041114083914.B43BC43D1D>