From d183f4b03f2a4496d9b19439fcf2e09557eec5c5 Mon Sep 17 00:00:00 2001 From: Liav A Date: Sun, 6 Jun 2021 19:52:30 +0300 Subject: [PATCH] Documentation: Add a list of supported network cards --- Documentation/HardwareCompatibility.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/HardwareCompatibility.md b/Documentation/HardwareCompatibility.md index 92fdf3b929179c..f97ec724b5d67a 100644 --- a/Documentation/HardwareCompatibility.md +++ b/Documentation/HardwareCompatibility.md @@ -4,6 +4,14 @@ 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. +### Network Adapters + +| Model | Notes | +| ---------------------------------------- | ----------------------------- | +| RTL8139 | | +| Intel 82545XX | Also known as e1000 | +| NE2000 compatible cards | | +| Intel 82574L | Also known as e1000e | ### Desktop machines