Detect vmm(4) in the bootloader and automatically switch to the serial
authormlarkin <mlarkin@openbsd.org>
Wed, 11 Jul 2018 18:08:05 +0000 (18:08 +0000)
committermlarkin <mlarkin@openbsd.org>
Wed, 11 Jul 2018 18:08:05 +0000 (18:08 +0000)
commitdbaca21c856755abb3d5b686aced4236a5861790
treed527d6e943bd8457cebc5d95731d246901d26165
parent50e3c2fee82e11be496cc1550879bffa59ff1468
Detect vmm(4) in the bootloader and automatically switch to the serial
console at 115200 baud.

ok deraadt
sys/arch/i386/stand/boot/conf.c
sys/arch/i386/stand/cdboot/conf.c
sys/arch/i386/stand/libsa/machdep.c
sys/arch/i386/stand/pxeboot/conf.c