CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2012/06/10 15:02:42
Modified files: sys/arch/amd64/stand/libsa: bioscons.c Log message: Always allow serial console, even if the BIOS doesn't report the presence of any serial ports. Otherwise the new code to use puc(4) ports as serial console isn't all that useful. ok sthen@, miod@