ladybird/Kernel/Bus
Pankaj Raghav 8f62e62cfe Kernel: Add MSI support in PCI Device
Extend reserve_irqs, allocate_irq, enable_interrupt and
disable_interrupt API to add MSI support in PCI device.

The current changes only implement single MSI message support.
TODOs have been added to support Multiple MSI Message (MME) support in
the future.
2023-05-16 23:22:12 +02:00
..
PCI Kernel: Add MSI support in PCI Device 2023-05-16 23:22:12 +02:00
USB Kernel: Get rid of *LockRefPtr in the SysFS filesystem code 2023-04-14 19:24:54 +02:00
VirtIO Kernel/VirtIO: Use proper error propagation from the get_config method 2023-04-30 06:03:47 +02:00