diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2010-03-02 20:54:52 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2010-03-02 20:54:52 +0000 |
commit | b9c4e2ed8e8350aa2c6fdbb8e673148e5f0b93a4 (patch) | |
tree | 11804003e5395604670e301f3654cbe181022e28 /distrib/notes/loongson/hardware | |
parent | 457544956b17414db0a843c5b6abb9d208b6e10d (diff) |
Add support for the Lemote Lynloong all-in-one PC (basically a Fuloong without
the serial and IR ports, built into a mac-like case). At least PMON initializes
the frame buffer in a much friendlier video mode (1360x768x16), but there is
still no frame buffer acceleration yet.
Tested by wvdputte.
Diffstat (limited to 'distrib/notes/loongson/hardware')
-rw-r--r-- | distrib/notes/loongson/hardware | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/distrib/notes/loongson/hardware b/distrib/notes/loongson/hardware index 79da88ceee6..5150cb87071 100644 --- a/distrib/notes/loongson/hardware +++ b/distrib/notes/loongson/hardware @@ -1,10 +1,15 @@ -dnl $OpenBSD: hardware,v 1.7 2010/03/01 17:43:30 otto Exp $ +dnl $OpenBSD: hardware,v 1.8 2010/03/02 20:54:49 miod Exp $ The following machines are supported by OpenBSD/MACHINE: Lemote Fuloong 2F onboard serial port, audio, USB and Ethernet are supported; onboard display is only supported in the 640x400x8 video mode - set up by the firmware. + set up by the firmware, without acceleration. + + Lemote Lynloong + onboard audio, USB and Ethernet are supported; + onboard display is only supported in the 1360x768x16 video mode + set up by the firmware, without acceleration. Lemote Yeeloong (8.9" and 10.1" models) all onboard devices (keyboard, trackpad, display, SD card reader, |