CVSROOT: /cvs Module name: src Changes by: aoy...@cvs.openbsd.org 2021/07/25 01:12:51
Modified files: sys/arch/luna88k/luna88k: locore0.S machdep.c Log message: Force to use serial console when no graphic board is found. If no graphic board is found, LUNA's ROM monitor forces to use serial console even though DIP switch setting is 'use graphic console'. For the consistency, change the the kernel behavior the same as ROM monitor does. Tested on my LUNA-88K2.