CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2021/01/19 14:52:59
Modified files: sys/arch/sparc64/dev: com_ebus.c Log message: blacklist com on m3000s. our com code causes faults somehow. console i/o still happens using ofw routines, which is Good Enough(tm) for now. having a working machine means i can better test changes now though. ok deraadt@