kexts: ahci: refactor driver

This commit is contained in:
2023-07-09 09:07:15 +01:00
parent 7d51bcb7b8
commit cefbd3e8d6
5 changed files with 480 additions and 549 deletions

View File

@@ -6,3 +6,6 @@ license: BSD-3-Clause
copyright: Copyright © Max Wash 2023
sources:
- main.c
- device.c
- ahci.c
- ahci.h