diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2008-04-15 20:23:55 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2008-04-15 20:23:55 +0000 |
commit | 8be43d4c7a17abee04242c588bc6d149c2c59796 (patch) | |
tree | 02db355c6ad316abef27f2d5df64ef870e6f1553 /distrib/notes/sparc64/hardware | |
parent | 30f272e9a6ca2cfdd4fb761f0f4c26c2a3b72e6b (diff) |
It turns out the mysterious chip with the heatsink glued on, found on mgx
video boards, is a known entity, so add support for 2d acceleration with
the help of the X code (which makes baby Jesus cry).
The blitter is fast enough to make a cgsix feel as slow as a cgthree in
comparison.
Diffstat (limited to 'distrib/notes/sparc64/hardware')
-rw-r--r-- | distrib/notes/sparc64/hardware | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/sparc64/hardware b/distrib/notes/sparc64/hardware index 7d8f052feb3..84a340f235f 100644 --- a/distrib/notes/sparc64/hardware +++ b/distrib/notes/sparc64/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.131 2008/04/01 14:40:58 jmc Exp $ +dnl $OpenBSD: hardware,v 1.132 2008/04/15 20:23:53 miod Exp $ OpenBSD/MACHINE OSREV runs on the following classes of machines: Ultra 1/1E Ultra 2 @@ -795,7 +795,7 @@ Supported devices {:-include-:}: unaccelerated mode) Southland Media Systems MGX and MGXPlus (mgx) - 24-bit color, accelerated (currently only - supported in 8-bit unaccelerated mode) + supported in 8-bit accelerated mode) Vigra VS10, VS11 and VS12 framebuffers (8-bit color, selectable VGA-compatible modes and connector) ZX (aka Leo) - 8/24-bit color, overlay planes, |