From 8a12d02b9af587cc8b5353f7c5d0205b924b43aa Mon Sep 17 00:00:00 2001 From: Liav A Date: Fri, 2 Apr 2021 15:31:58 +0300 Subject: [PATCH] Documentation: Add supported and tested motherboards to the list I tested both motherboards and they seem to boot Serenity correctly :) --- Documentation/HardwareCompatibility.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/HardwareCompatibility.md b/Documentation/HardwareCompatibility.md index 672ca1e6b6..45e93bfb3e 100644 --- a/Documentation/HardwareCompatibility.md +++ b/Documentation/HardwareCompatibility.md @@ -18,3 +18,5 @@ Serenity boots to a graphical desktop on all machines unless otherwise noted. | ---------------------------------------- | ----------------------------- | | Intel Desktop Board D915GAG / D915PSY | Pentium 4 HT CPU | | Intel Desktop Board D875PBZ | Pentium 4 HT CPU | +| Gigabyte G31M-ES2L | ICH7 2009 machine with IDE controller only | +| Asus PRIME B360-PLUS | Has only one PS2 port, AHCI works |