summaryrefslogtreecommitdiff
path: root/distrib/notes
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2001-05-26 23:00:20 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2001-05-26 23:00:20 +0000
commitaed6e0fe61b7437ab1837989f33145b7a039ad3e (patch)
tree4606b3848dbca2eaf59fc3cd6838966d2fc5aeda /distrib/notes
parent83c6fc23f9eaa70c31ba3b4ebed97de77c076832 (diff)
Be more precise about console settings for colour framebuffers.
Diffstat (limited to 'distrib/notes')
-rw-r--r--distrib/notes/sun3/prep5
1 files changed, 3 insertions, 2 deletions
diff --git a/distrib/notes/sun3/prep b/distrib/notes/sun3/prep
index 5d32d360413..70f8ead9a5e 100644
--- a/distrib/notes/sun3/prep
+++ b/distrib/notes/sun3/prep
@@ -15,10 +15,11 @@ by address 0x1f in the EEPROM, which you can examine and change in
the PROM monitor by entering "q 1f", then a numeric value (or just a
'.' if you don't want to change it, and "q" again to return to the prom).
Console values are:
- 00: default graphics display
+ 00: monochrome framebuffer (on-board or VME)
10: tty a (9600-N-8-1)
11: tty b (1200-N-8-1)
- 20: Color option board on P4 (model 3/60 only)
+ 12: color framebuffer
+ 20: color option board on P4 (model 3/60 only)
OpenBSD will use the EEPROM setting to determine which device to
use as the console, so you should make sure it is correct.