git: 4c396c5b7f - main - hardware: Update pSeries entries
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 May 2026 02:15:16 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/doc/commit/?id=4c396c5b7fd73f807c03681f9e6ee30eacd7c5c0
commit 4c396c5b7fd73f807c03681f9e6ee30eacd7c5c0
Author: Minsoo Choo <minsoo@minsoo.io>
AuthorDate: 2026-05-20 02:11:21 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-05-20 02:11:24 +0000
hardware: Update pSeries entries
14.4 and 15.1 support little-endian pSeries. 15.0 has boot panic due to
bug in SLOF, but it should be reclassified as QEMU pSeries instead of
IBM.
Reviewed by: kbowling, ziaee
Signed-off-by: Minsoo Choo <minsoo@minsoo.io>
Differential Revision: https://reviews.freebsd.org/D57102
---
website/content/en/releases/14.3R/hardware.adoc | 3 +--
website/content/en/releases/14.4R/hardware.adoc | 9 +++------
website/content/en/releases/14.5R/hardware.adoc | 9 +++------
website/content/en/releases/15.0R/hardware.adoc | 8 ++++----
website/content/en/releases/15.1R/hardware.adoc | 9 +++------
5 files changed, 14 insertions(+), 24 deletions(-)
diff --git a/website/content/en/releases/14.3R/hardware.adoc b/website/content/en/releases/14.3R/hardware.adoc
index be103deca1..acbcf58ca4 100644
--- a/website/content/en/releases/14.3R/hardware.adoc
+++ b/website/content/en/releases/14.3R/hardware.adoc
@@ -174,7 +174,7 @@ More information about the support at the link:https://wiki.freebsd.org/riscv[RI
Many PowerPC platforms are supported, including but not limited to:
* Apple PowerMac G4 and later.
-* IBM POWER4 and later using pseries VM platform.
+* IBM POWER4 and later using PAPR
* IBM POWER8 and later bare metal powernv
** Most development done using Raptor TALOS-II
* Embedded NXP QorIQ and PowerQUICC III (MPC85XX, Pxxx)
@@ -5066,4 +5066,3 @@ formerly known as Winbond, and ITE, namely:
* Winbond 83667HG/HG-B
* Winbond 83687THF
* Winbond 83697HF/UG
-
diff --git a/website/content/en/releases/14.4R/hardware.adoc b/website/content/en/releases/14.4R/hardware.adoc
index 281d9a1df4..12ba071840 100644
--- a/website/content/en/releases/14.4R/hardware.adoc
+++ b/website/content/en/releases/14.4R/hardware.adoc
@@ -166,11 +166,13 @@ crossref:platforms[powerpc,FreeBSD/powerpc64le] supports 64-bit, bi-endian POWER
IBM:
* Power System LC922 (POWER9)
-* Power System IC922 (POWER8)
+* Power System IC922 (POWER9)
+* PAPR (native, LPAR, PowerVM)
QEMU
* PowerNV
+* pSeries (LoPAR)
Raptor CS:
@@ -188,10 +190,6 @@ Apple:
* Power Mac G5 (PowerPC 970)
* Xserve G5 (PowerPC 970)
-IBM:
-
-* pSeries VM
-
[[proc-risc-v]]
=== RISC-V
@@ -5116,4 +5114,3 @@ Unitek Y-2240 USB to DVI
VideoHome NBdock1920
i-tec USB 2.0 Docking Station (USBDVIDOCK)
-
diff --git a/website/content/en/releases/14.5R/hardware.adoc b/website/content/en/releases/14.5R/hardware.adoc
index a824e54878..05ff9c24ed 100644
--- a/website/content/en/releases/14.5R/hardware.adoc
+++ b/website/content/en/releases/14.5R/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
@@ -5163,4 +5161,3 @@ Unitek Y-2240 USB to DVI
VideoHome NBdock1920
i-tec USB 2.0 Docking Station (USBDVIDOCK)
-
diff --git a/website/content/en/releases/15.0R/hardware.adoc b/website/content/en/releases/15.0R/hardware.adoc
index c291b71eb2..a00ee23548 100644
--- a/website/content/en/releases/15.0R/hardware.adoc
+++ b/website/content/en/releases/15.0R/hardware.adoc
@@ -168,7 +168,8 @@ link:/platforms/ppc[FreeBSD/powerpc64le] supports 64-bit, bi-endian POWER9 and P
IBM:
* Power System LC922 (POWER9)
-* Power System IC922 (POWER8)
+* Power System IC922 (POWER9)
+* PAPR (native, LPAR, PowerVM)
QEMU
@@ -190,9 +191,9 @@ Apple:
* Power Mac G5 (PowerPC 970)
* Xserve G5 (PowerPC 970)
-IBM:
+QEMU
-* pSeries VM
+* pSeries (LoPAR)
[[proc-risc-v]]
=== RISC-V
@@ -5067,4 +5068,3 @@ based on the DisplayLink DL-120 and DL-160 graphic chip, including:
* Unitek Y-2240 USB to DVI
* VideoHome NBdock1920
* i-tec USB 2.0 Docking Station (USBDVIDOCK)
-
diff --git a/website/content/en/releases/15.1R/hardware.adoc b/website/content/en/releases/15.1R/hardware.adoc
index 998b5370b5..d6e6da31ac 100644
--- a/website/content/en/releases/15.1R/hardware.adoc
+++ b/website/content/en/releases/15.1R/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
@@ -5132,4 +5130,3 @@ based on the DisplayLink DL-120 and DL-160 graphic chips, including:
* Unitek Y-2240 USB to DVI
* VideoHome NBdock1920
* i-tec USB 2.0 Docking Station (USBDVIDOCK)
-