Subject: Re: Re[2]: serial console configuration under NetBSD/OpenBSD
To: Timothy Kallinis <timothy@netfirms.com>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: port-i386
Date: 06/17/2002 11:42:01
timothy@netfirms.com said:
> Do you know how to recompile biosboot_com0.sym to use a speed other
> then 9600 bps for the serial console?

Sould be something like
CPPFLAGS+= -DCONSPEED=57600

Have a look at stand/biosboot/Makefile and stand/lib/comio_direct.c

best regards
Matthias