5 Commits

Author SHA1 Message Date
d91dcba3f5
kernel: Handle device BARs properly 2023-05-17 20:38:26 +02:00
f61e6d924a
kernel/PCI: Add more PCI field types 2023-05-17 20:38:25 +02:00
fa29d6e9b9
kernel: Rename PCI::callback_t to PCI::Callback
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-25 20:58:59 +01:00
15c89a3592
kernel: Implement filtered PCI scans
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-23 21:24:05 +01:00
6677c643a5
kernel: Start scanning the PCI bus for devices
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-23 20:07:17 +01:00