CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2011/07/21 14:36:12
Modified files: sys/arch/loongson/dev: kb3310.c smfb.c sys/arch/loongson/loongson: machdep.c yeeloong_machdep.c sys/arch/mips64/include: archtype.h Log message: Support for the eBenton EBT-700 netbook, which is similar to the Lemote Yeeloong, but with a 7" display with a 800x480 resolution, and no webcam. There are still problems to get it booting from disk from PMON (colour me unsurprised), which are being looked at. Loading the boot blocks from a FAT USB stick, to then boot the kernel from the disk, is a reliable workaround in the meantime. Tested by Ban Keong Yee (bankeong dot yee on gmail) who is the ``lucky'' owner of such a machine, thanks for your time!