Improve HARDWARE.md
This commit is contained in:
parent
c439d044b0
commit
7c74b327c5
|
@ -31,10 +31,13 @@ This document tracks the current hardware compatibility of Redox.
|
||||||
|
|
||||||
## General
|
## General
|
||||||
|
|
||||||
Due to incomplete USB support, desktops are generally not recommended.
|
This section cover things to consider.
|
||||||
|
|
||||||
- USB support is incomplete.
|
- ACPI support is incomplete (some things are hardcoded on the kernel)
|
||||||
- Wireless networking is not supported.
|
- USB support is incomplete (desktops are generally not recommended)
|
||||||
|
- Wi-Fi is not supported
|
||||||
|
- GPU drivers aren't supported (only VESA and GOP)
|
||||||
|
- Automatic operating system discovery on boot loader is not implemented (remember this before installing Redox)
|
||||||
|
|
||||||
## Template
|
## Template
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue