diff options
author | 2007-11-09 18:14:58 +0000 | |
---|---|---|
committer | 2007-11-09 18:14:58 +0000 | |
commit | 3ad5ee274ff6268608b809f1dcb168df2fac12bd (patch) | |
tree | 245a3e208a6a5c2c1415d277f5377112610b61c9 | |
parent | Missing PHONY target. (diff) | |
download | wireguard-openbsd-3ad5ee274ff6268608b809f1dcb168df2fac12bd.tar.xz wireguard-openbsd-3ad5ee274ff6268608b809f1dcb168df2fac12bd.zip |
SMP systems should no longer considered as unsupported.
-rw-r--r-- | distrib/notes/sparc64/hardware | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/distrib/notes/sparc64/hardware b/distrib/notes/sparc64/hardware index cedd2e8b4c0..3d1d26f03ca 100644 --- a/distrib/notes/sparc64/hardware +++ b/distrib/notes/sparc64/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.126 2007/11/04 13:38:05 mbalmer Exp $ +dnl $OpenBSD: hardware,v 1.127 2007/11/09 18:14:58 miod Exp $ OpenBSD/MACHINE OSREV runs on the following classes of machines: Ultra 1/1E Ultra 2 @@ -50,6 +50,10 @@ as well on faithful clones of the above Sun systems, including: If your machine is not listed above, it is very likely that OpenBSD/MACHINE does not work on it (yet). +OpenBSD/MACHINE OSREV supports most 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 32MB of RAM and ~160MB of disk space. To install the entire system requires much more disk space, and to run X or compile the system, more RAM is recommended. @@ -783,6 +787,5 @@ Supported devices {:-include-:}: Hardware that we do NOT currently support, but get many questions about: - Multiprocessor machines. Floppy drive on non-SBus systems. SBUS and PCI cards other than those listed above. |