diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-03-07 15:27:42 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-03-07 15:27:42 +0000 |
commit | 96473daf342710a455a23b612aa3182059b85429 (patch) | |
tree | 656b0fa9245fe686fcf4352b558cb604f006ff14 | |
parent | 8872ac2dca9523913806b1a6d08496c1734dc84e (diff) |
GENERIC.MP is now stable on MVME197DP.
-rw-r--r-- | distrib/notes/mvme88k/hardware | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/distrib/notes/mvme88k/hardware b/distrib/notes/mvme88k/hardware index 7b3e5ec90f9..325b540b938 100644 --- a/distrib/notes/mvme88k/hardware +++ b/distrib/notes/mvme88k/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.13 2009/02/15 13:32:47 miod Exp $ +dnl $OpenBSD: hardware,v 1.14 2009/03/07 15:27:41 miod Exp $ OpenBSD/MACHINE OSREV runs on the systems built around the following MVME boards: @@ -11,10 +11,9 @@ Besides various Motorola complete systems (M8120, Series 900, etc), OpenBSD/MACHINE also runs on the MVME187-based Triton Dolphin System 100. -OpenBSD/MACHINE OSREV supports MVME188 SMP (Symmetrical MultiProcessor) -systems. To support SMP operation, a separate SMP kernel (bsd.mp) -is included with the installation file sets. SMP is not yet supported on -MVME197DP systems. +OpenBSD/MACHINE OSREV supports MVME188 and MVME197DP SMP (Symmetrical +MultiProcessor) systems. To support SMP operation, a separate SMP kernel +(bsd.mp) is included with the installation file sets. The minimal configuration requires 16MB of RAM and ~250MB of disk space. To install the entire system requires much more disk space, and to |