kexts: pci: create generic devices for all pci devices found during scan

This commit is contained in:
2023-06-10 13:23:57 +01:00
parent c5edce612d
commit 28dab53147
6 changed files with 351 additions and 133 deletions

View File

@@ -6,3 +6,5 @@ license: BSD-3-Clause
copyright: Copyright © Max Wash 2023
sources:
- main.c
- pci.c
- driver.c