From 0ab2b3c5e3c6addeac7931f8b1bc47d4c36205e9 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Wed, 18 Dec 2024 10:46:03 -0700 Subject: [PATCH 1/2] addresses issue 1262 --- content/open-firmware-systems.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/open-firmware-systems.md b/content/open-firmware-systems.md index 2514d1868c..a9620242e6 100644 --- a/content/open-firmware-systems.md +++ b/content/open-firmware-systems.md @@ -42,6 +42,7 @@ The source code for our Open EC can be found [here](https://github.com/system76/ | Adder WS (addw3 and newer) | Yes | Yes | | Bonobo WS (bonw13 and older) | No | No | | Bonobo WS (bonw14 and newer) | Yes | Yes | +| Bonobo WS (bonw15-b) | No | No | | Darter Pro (darp5 and older) | No | No | | Darter Pro (darp6) | Yes | Yes\* | | Darter Pro (darp7 and newer) | Yes | Yes | @@ -55,5 +56,8 @@ The source code for our Open EC can be found [here](https://github.com/system76/ | Lemur Pro (lemp9 and newer) | Yes | Yes | | Oryx Pro (oryp5 and older) | No | No | | Oryx Pro (oryp6 and newer) | Yes | Yes | +| Pangolin (pang12 and newer) | No | No | +| Serval (serw12 and older) | No | No | +| Serval (serw13 and newer) | Yes | Yes | \* These models shipped with closed firmware/EC, but have since been updated to Open Firmware/EC. [This article](/articles/transition-firmware) can be used to move your system from closed to Open Firmware/EC. From f9942edf56ad400ac72565c3502c3ec5508dac5d Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Wed, 18 Dec 2024 11:20:08 -0700 Subject: [PATCH 2/2] address feedback --- content/open-firmware-systems.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/open-firmware-systems.md b/content/open-firmware-systems.md index a9620242e6..682791d7b1 100644 --- a/content/open-firmware-systems.md +++ b/content/open-firmware-systems.md @@ -41,7 +41,8 @@ The source code for our Open EC can be found [here](https://github.com/system76/ | Adder WS (addw2) | Yes\* | Yes\* | | Adder WS (addw3 and newer) | Yes | Yes | | Bonobo WS (bonw13 and older) | No | No | -| Bonobo WS (bonw14 and newer) | Yes | Yes | +| Bonobo WS (bonw14) | Yes | Yes | +| Bonobo WS (bonw15) | Yes | Yes | | Bonobo WS (bonw15-b) | No | No | | Darter Pro (darp5 and older) | No | No | | Darter Pro (darp6) | Yes | Yes\* | @@ -56,7 +57,7 @@ The source code for our Open EC can be found [here](https://github.com/system76/ | Lemur Pro (lemp9 and newer) | Yes | Yes | | Oryx Pro (oryp5 and older) | No | No | | Oryx Pro (oryp6 and newer) | Yes | Yes | -| Pangolin (pang12 and newer) | No | No | +| Pangolin (pang10 and newer) | No | No | | Serval (serw12 and older) | No | No | | Serval (serw13 and newer) | Yes | Yes |