6 Commits

Author SHA1 Message Date
39a713333d
kernel/PCI: Add bit enum for the Command field 2023-05-26 20:28:21 +02:00
5afe1ec3a6
kernel: Handle device BARs properly 2023-05-26 20:28:20 +02:00
249453ac3f
kernel/PCI: Add more PCI field types 2023-05-26 20:28:19 +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