summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLiav A <liavalb@gmail.com>2023-01-07 11:18:21 +0200
committerAndrew Kaster <andrewdkaster@gmail.com>2023-01-07 11:37:57 -0700
commitc1d3c1e0cb75b0dd413418e8f2df63bc9b56c169 (patch)
tree73de98e555499fd9e1a2fff5c9ce00362dc900ec /Documentation
parent5c97c6d874013ee62ba241aa6e9439cdcf67b89c (diff)
downloadserenity-c1d3c1e0cb75b0dd413418e8f2df63bc9b56c169.zip
Documentation: Remove references to the removed RTL8139 driver
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/BareMetalInstallation.md2
-rw-r--r--Documentation/HardwareCompatibility.md1
2 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/BareMetalInstallation.md b/Documentation/BareMetalInstallation.md
index fba1c581f1..a745aec2bf 100644
--- a/Documentation/BareMetalInstallation.md
+++ b/Documentation/BareMetalInstallation.md
@@ -14,7 +14,7 @@ You must be willing to wipe your disk's contents to allow for writing the Sereni
Serenity currently has no support for USB but some machines will emulate PS/2 keyboards and mice in the BIOS via USB. BIOS USB PS/2 emulation can be buggy so having real PS/2 input devices is recommended. A minimum of 128 MB RAM and a Pentium III class CPU are required.
-At present there is no real GPU support so don't expect OpenGL, Vulkan nor accelerated video playback and encoding support. Serenity currently relies upon VESA BIOS extensions to provide its display output and so it only runs on BIOS-based PCs. There is no WiFi support and the only three network card chipsets are currently supported: Realtek RTL8139, Novell NE2000 and Intel e1000. The e1000 driver has only been tested with qemu and VirtualBox although it may work with NICs such as those using the Intel 82545XX, 82540XX, 82546XX or similar chipsets. The sole sound card supported is the SoundBlaster 16 ISA.
+At present there is no real GPU support so don't expect OpenGL, Vulkan nor accelerated video playback and encoding support. Serenity currently relies upon VESA BIOS extensions to provide its display output and so it only runs on BIOS-based PCs. There is no WiFi support and the only three network card chipsets are currently supported: Novell NE2000 and Intel e1000. The e1000 driver has only been tested with qemu and VirtualBox although it may work with NICs such as those using the Intel 82545XX, 82540XX, 82546XX or similar chipsets. The sole sound card supported is the SoundBlaster 16 ISA.
For more details on known working hardware see the [SerenityOS Hardware Compatibility List](HardwareCompatibility.md).
diff --git a/Documentation/HardwareCompatibility.md b/Documentation/HardwareCompatibility.md
index bca75b114f..5ab050a71b 100644
--- a/Documentation/HardwareCompatibility.md
+++ b/Documentation/HardwareCompatibility.md
@@ -8,7 +8,6 @@ Serenity boots to a graphical desktop on all machines unless otherwise noted.
| Model | Notes |
| ---------------------------------------- | ----------------------------- |
-| RTL8139 | |
| Intel 82545XX | Also known as e1000 |
| NE2000 compatible cards | |
| Intel 82574L | Also known as e1000e |