CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/02/12 01:14:02
Modified files: sys/arch/loongson/conf: GENERIC sys/arch/loongson/dev: bonito.c bonitoreg.h bonitovar.h sys/arch/loongson/include: autoconf.h sys/arch/loongson/loongson: gdium_machdep.c machdep.c wscons_machdep.c yeeloong_machdep.c Log message: Overhaul per-platform specific operation by moving all the differences into per-platform structs or function pointers; therefore bonito(4) no longer needs to know about particular systems. While there, bring little bits of Fuloong 2F support, tested on otto@'s machine.