CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/02/28 15:32:50
Modified files: sbin/wsconsctl : util.c share/man/man4/man4.loongson: Makefile sys/arch/loongson/conf: GENERIC RAMDISK files.loongson sys/arch/loongson/loongson: wscons_machdep.c yeeloong_machdep.c sys/dev/wscons : wsconsio.h Added files: share/man/man4/man4.loongson: sisfb.4 sys/arch/loongson/dev: sisfb.c Log message: Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems. Currently unable to change video modes or provide any form of acceleration, so you are stuck in a 640x400x8 mode, but at least people scared of serial consoles will get a chance to use their Fuloongs now. Tested by otto@ (early developments) and jasper@ (final version)