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