diff options
author | 2002-04-22 02:20:22 +0000 | |
---|---|---|
committer | 2002-04-22 02:20:22 +0000 | |
commit | 7dbb06fb602deebe5ea75a058db2bbcfcb8a044e (patch) | |
tree | 38a51af2548b016d7eab1aa1755878be3475b728 | |
parent | Upgrades are available again on the alpha installation media. (diff) | |
download | wireguard-openbsd-7dbb06fb602deebe5ea75a058db2bbcfcb8a044e.tar.xz wireguard-openbsd-7dbb06fb602deebe5ea75a058db2bbcfcb8a044e.zip |
Add Ian's CP1500 board to the list of supported hardware.
-rw-r--r-- | distrib/notes/sparc64/hardware | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/distrib/notes/sparc64/hardware b/distrib/notes/sparc64/hardware index 898f352d5d9..cce0e68a046 100644 --- a/distrib/notes/sparc64/hardware +++ b/distrib/notes/sparc64/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.23 2002/04/14 02:36:53 miod Exp $ +dnl $OpenBSD: hardware,v 1.24 2002/04/22 02:20:22 miod Exp $ OpenBSD/MACHINE OSREV runs on the following classes of machines: - SBUS based workstations: Ultra 1 @@ -21,6 +21,8 @@ dnl SUNBlade 1000 dnl SUNBlade 2000 SPARCengineUltra AX SPARCengineUltra AXi + - CompactPCI boards: + SPARCengine CP1500 - faithful clones of the above Sun systems. If your machine is not listed above, it is very likely that OpenBSD/MACHINE |