diff options
author | 2013-09-15 12:02:21 +0000 | |
---|---|---|
committer | 2013-09-15 12:02:21 +0000 | |
commit | e4ac6dd0c8cc2c28730c8af6a63ae3e0ef54b6c4 (patch) | |
tree | 8d8bdf60d23adcc27a7f3f019e8211f73de19b95 | |
parent | Replace a hardcoded delay() with ZS_DELAY() to make sun4c happier (diff) | |
download | wireguard-openbsd-e4ac6dd0c8cc2c28730c8af6a63ae3e0ef54b6c4.tar.xz wireguard-openbsd-e4ac6dd0c8cc2c28730c8af6a63ae3e0ef54b6c4.zip |
mention NVSIMM
-rw-r--r-- | distrib/notes/sparc/hardware | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/sparc/hardware b/distrib/notes/sparc/hardware index 6fc0c363c54..ed050561253 100644 --- a/distrib/notes/sparc/hardware +++ b/distrib/notes/sparc/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.79 2013/02/25 20:28:01 miod Exp $ +dnl $OpenBSD: hardware,v 1.80 2013/09/15 12:02:21 miod Exp $ OpenBSD/MACHINE OSREV runs on the following classes of machines: * sun4: the VME series - 4/100: Original SPARC with VME. Many hardware bugs. @@ -298,7 +298,7 @@ Supported devices {:-include-:}: - Force system configuration registers (scf) - Force flash memory (flash) - Tadpole microcontroller (power/system control) (tctrl) - - Prestoserve NVRAM Sbus cards (limited support) (presto) + - Prestoserve NVRAM Sbus cards and NVSIMM (limited support) (presto) OpenBSD/MACHINE OSREV does NOT run on these machines (yet): - Sun 4/400 |