浏览代码

Documentation: Add a list of supported network cards

Liav A 4 年之前
父节点
当前提交
d183f4b03f
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      Documentation/HardwareCompatibility.md

+ 8 - 0
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.
 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
 ### Desktop machines