Add a description section and a template on the "COMMUNITY-HW.md" document
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Community Hardware
|
||||
|
||||
This document covers the devices from the community that needs a driver.
|
||||
|
||||
Unfortunately we can't know the most sold device models of the world to measure our device porting priority, thus we will use our community data to measure our device priorities, if you find a "device model users" survey (similar to [Debian Popularity Contest](https://popcon.debian.org/) and [Steam Hardware/Software Survey](https://store.steampowered.com/hwsurvey/Steam-Hardware-Software-Survey-Welcome-to-Steam)), please comment.
|
||||
@@ -10,6 +12,14 @@ If you want to contribute to this table, install [pciutils](https://mj.ucw.cz/sw
|
||||
|
||||
If you are unsure of what to do, you can talk with us on the [chat](https://doc.redox-os.org/book/chat.html).
|
||||
|
||||
## Template
|
||||
|
||||
You will use this template to insert your devices on the table.
|
||||
|
||||
```
|
||||
| | | | No |
|
||||
```
|
||||
|
||||
| **Device model** | **Kernel driver** | **Kernel module** | **There's a Redox driver?** |
|
||||
|------------------|-------------------|-------------------|-----------------------------|
|
||||
| Realtek RTL8821CE 802.11ac (Wi-Fi) | rtw_8821ce | rtw88_8821ce | No |
|
||||
|
||||
Reference in New Issue
Block a user