diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-02-13 09:15:17 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-02-13 09:15:17 +0000 |
commit | 462b542804d8bd72eed92e5da0354086c4d8d6d1 (patch) | |
tree | 2ce0681948bc714852d349e37989d1467efea944 /distrib | |
parent | dff54629786a39b954e2875ebca5737567ed9bc9 (diff) |
Unaccelerated X also works on Gdium.
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/README.loongson | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/distrib/notes/README.loongson b/distrib/notes/README.loongson index 911d12ee2..28ce8b8aa 100644 --- a/distrib/notes/README.loongson +++ b/distrib/notes/README.loongson @@ -3,9 +3,9 @@ Post-installation instructions for X.Org on OpenBSD/loongson OpenBSD use the X.Org X server on loongson. -Currently, the X server is only supported on the Lemote Yeelong netbooks -with a smfb(4) frame buffer. The wsfb driver provides an unaccelerated -frame buffer for use with the X server. +Currently, the X server is supported on the Lemote Yeelong and EMTEC +Gdium Liberty netbooks with a smfb(4) frame buffer. The wsfb driver +provides an unaccelerated frame buffer for use with the X server. The default /etc/X11/xorg.conf which is installed, provides a ready-to-run configuration. Due to the current lack of dynamic object lazy binding on @@ -18,4 +18,4 @@ Alternatively, you can log in at the console and run `startx'. problem_blurb -$OpenBSD: README.loongson,v 1.1 2010/01/31 22:12:08 matthieu Exp $ +$OpenBSD: README.loongson,v 1.2 2010/02/13 09:15:16 matthieu Exp $ |