Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2026 16:54:05 +0000
From:      Colin Percival <cperciva@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Cc:        Minsoo Choo <minsoochoo0122@proton.me>
Subject:   git: 26ff6f403e - main - hardware: update missing powerpc entries
Message-ID:  <6a1721ad.39438.6e45e473@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by cperciva:

URL: https://cgit.FreeBSD.org/doc/commit/?id=26ff6f403e953068bb676114df76a04788dadfdc

commit 26ff6f403e953068bb676114df76a04788dadfdc
Author:     Minsoo Choo <minsoochoo0122@proton.me>
AuthorDate: 2026-05-27 16:50:49 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2026-05-27 16:53:37 +0000

    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
---
 website/archetypes/release/hardware.adoc | 8 +++-----
 1 file 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
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1721ad.39438.6e45e473>