blob: d278ad228c32f7f631b4f0ab30c9a84c5f4c2c88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Kernel Modules
## Brief
They are pluggable modules for builtin hardware support.
## To-Do
- [X] AHCI kernel module.
- [X] MBCI kernel module.
###### Copyright (C) 2024, ELMH GROUP, all rights reserved. All rights reserved.
|