diff options
| author | Minsoo Choo <minsoochoo0122@proton.me> | 2026-05-27 16:50:49 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2026-05-27 16:53:37 +0000 |
| commit | 26ff6f403e953068bb676114df76a04788dadfdc (patch) | |
| tree | 8d9895bb13d76fb46d07da5dd88f51f81d1336e5 | |
| parent | b412a1d626b9bfebffddc6db53ec594448aa0fdf (diff) | |
hardware: update missing powerpc entries
Previous patch (4c396c5b7fd7) missed `archetypes/release/hardware.adoc`
which is used for creating new hardware notes. Update the file to
reflect the patch.
Reviewed by: cperciva
Fixes: 4c396c5b7fd7 ("hardware: Update pSeries entries")
Differential Revision: https://reviews.freebsd.org/D57260
| -rw-r--r-- | website/archetypes/release/hardware.adoc | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index af28775017..df5b2940a4 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -168,11 +168,13 @@ link:/platforms/powerpc[FreeBSD/powerpc64le] supports 64-bit, bi-endian POWER9 a IBM: * Power System LC922 (POWER9) -* Power System IC922 (POWER8) +* Power System IC922 (POWER9) +* PAPR (native, LPAR, PowerVM) QEMU * PowerNV +* pSeries (LoPAR) Raptor CS: @@ -190,10 +192,6 @@ Apple: * Power Mac G5 (PowerPC 970) * Xserve G5 (PowerPC 970) -IBM: - -* pSeries VM - [[proc-risc-v]] === RISC-V |
