From 535331c75f6412b07e6c466ed6ac02975d136f80 Mon Sep 17 00:00:00 2001 From: Dan MacDonald Date: Sat, 10 Apr 2021 20:25:32 +0100 Subject: [PATCH] Documentation: Add Dell Inspiron mini 10 to the hardware compatibility list --- Documentation/HardwareCompatibility.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/Documentation/HardwareCompatibility.md b/Documentation/HardwareCompatibility.md index 45e93bfb3e..c2128501ba 100644 --- a/Documentation/HardwareCompatibility.md +++ b/Documentation/HardwareCompatibility.md @@ -11,12 +11,18 @@ Serenity boots to a graphical desktop on all machines unless otherwise noted. | ---------------------------------------- | ----------------------------- | | Viglen VM3B | Has onboard RTL8139 NIC | +### Laptops, notebooks and netbooks + +| Make and model | Notes | +| ---------------------------------------- | --------------------------------------------------------------------------------------- | +| Dell Inspiron mini 10 | ICH7-M SATA controller works in IDE mode, RTL810xE NIC and Intel NM10 audio unsupported | + ### Motherboards -| Make and model | Notes | -| ---------------------------------------- | ----------------------------- | -| 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 | +| Make and model | Notes | +| ---------------------------------------- | ------------------------------------------ | +| 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 |