diff options
author | Dan MacDonald <allcoms@gmail.com> | 2021-04-10 20:25:32 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-04-11 01:16:24 +0200 |
commit | 535331c75f6412b07e6c466ed6ac02975d136f80 (patch) | |
tree | e015f8b0d4d3a4803d77bc0abdcb7df2b5c0f882 /Documentation | |
parent | d4d8d9ea0b9cb603d75f6def32d0b9c12379f0f6 (diff) | |
download | serenity-535331c75f6412b07e6c466ed6ac02975d136f80.zip |
Documentation: Add Dell Inspiron mini 10 to the hardware compatibility list
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/HardwareCompatibility.md | 18 |
1 files 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 | |