From 00dc615d53d5a96534048ef72d996516c1a0ab19 Mon Sep 17 00:00:00 2001 From: Dan MacDonald Date: Tue, 15 Dec 2020 21:00:41 +0000 Subject: [PATCH] Meta: Add Hardware Compatbility List --- Documentation/HardwareCompatibility.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Documentation/HardwareCompatibility.md diff --git a/Documentation/HardwareCompatibility.md b/Documentation/HardwareCompatibility.md new file mode 100644 index 0000000000..672ca1e6b6 --- /dev/null +++ b/Documentation/HardwareCompatibility.md @@ -0,0 +1,20 @@ +## SerenityOS Hardware Compatibility List + +A list of hardware known to be at least partly working with SerenityOS. + +Serenity boots to a graphical desktop on all machines unless otherwise noted. + + +### Desktop machines + +| Make and model | Notes | +| ---------------------------------------- | ----------------------------- | +| Viglen VM3B | Has onboard RTL8139 NIC | + + +### Motherboards + +| Make and model | Notes | +| ---------------------------------------- | ----------------------------- | +| Intel Desktop Board D915GAG / D915PSY | Pentium 4 HT CPU | +| Intel Desktop Board D875PBZ | Pentium 4 HT CPU |