summaryrefslogtreecommitdiff
path: root/distrib/notes
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/notes')
-rw-r--r--distrib/notes/README.hp30017
-rw-r--r--distrib/notes/README.luna88k8
2 files changed, 23 insertions, 2 deletions
diff --git a/distrib/notes/README.hp300 b/distrib/notes/README.hp300
index 7f90cc36d..cc8f579ed 100644
--- a/distrib/notes/README.hp300
+++ b/distrib/notes/README.hp300
@@ -1,8 +1,21 @@
Post-installation instructions for X.Org on OpenBSD/hp300
---------------------------------------------------------
-There is no X server for hp300. Only userland X.
+OpenBSD use the X.Org X server on hp300.
+
+An unaccelerated frame buffer driver, wsfb, is provided for all frame
+buffers but those on the SGC bus (including the 425e built-in EVRX).
+DaVinci and Renaissance frame buffers are currently only supported
+in monochrome mode.
+
+No xorg.conf is needed in this configuration, unless you want to
+change default options.
+
+To start xdm, the X display manager, activate the xdm_flags option in
+/etc/rc.conf. You will need to disable the console getty in /etc/ttys.
+
+Alternatively, you can log in on console and use `startx'.
problem_blurb
-$OpenBSD: README.hp300,v 1.3 2012/02/07 19:53:13 matthieu Exp $
+$OpenBSD: README.hp300,v 1.4 2013/03/14 20:49:52 miod Exp $
diff --git a/distrib/notes/README.luna88k b/distrib/notes/README.luna88k
new file mode 100644
index 000000000..6a277acac
--- /dev/null
+++ b/distrib/notes/README.luna88k
@@ -0,0 +1,8 @@
+Post-installation instructions for X.Org on OpenBSD/luna88k
+-----------------------------------------------------------
+
+There is no X server for luna88k. Only userland X.
+
+problem_blurb
+
+$OpenBSD: README.luna88k,v 1.1 2013/03/16 01:24:43 aoyama Exp $