From 17b2f5eab1592d32ccd395975f55adafb3c7988e Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 10 Oct 2024 14:30:33 +0000 Subject: [PATCH] Add a description section and a template on the "COMMUNITY-HW.md" document --- COMMUNITY-HW.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/COMMUNITY-HW.md b/COMMUNITY-HW.md index 8f2972f1f9..62fa6c26ae 100644 --- a/COMMUNITY-HW.md +++ b/COMMUNITY-HW.md @@ -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 |