diff options
author | Idan Horowitz <idan.horowitz@gmail.com> | 2021-05-15 22:41:16 +0300 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-05-15 20:44:29 +0100 |
commit | 227b1d413303c0a4ad6aa287c6e80a88ab5fbbf4 (patch) | |
tree | 57c6999433daa58f8ecb28b698aab2407043e10d /Documentation | |
parent | 4d429ba9ea70750adbd797a1aa45c05bef51c580 (diff) | |
download | serenity-227b1d413303c0a4ad6aa287c6e80a88ab5fbbf4.zip |
Documentation: Add a tested motherboard to Hardware Compatibility list
This motherboard and cpu combo now boots correctly into graphical mode
as a result of the recent fixes for AHCI and HPET.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/HardwareCompatibility.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/HardwareCompatibility.md b/Documentation/HardwareCompatibility.md index c2128501ba..6ffec80b92 100644 --- a/Documentation/HardwareCompatibility.md +++ b/Documentation/HardwareCompatibility.md @@ -26,3 +26,4 @@ Serenity boots to a graphical desktop on all machines unless otherwise noted. | 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 | +| Asus H81M-K | w/ Intel Core i3-4170, AHCI works | |