blob: 5e71937f1eff1b625f957f928441faa9c331290d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Kernel Modules
## Brief
They are pluggable modules for specific hardware support.
## To-Do
- [X] AHCI kernel module.
###### Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. All rights reserved.
|