ladybird/Kernel/Bus
Liav A b849e4f907 Kernel/PCI: Don't create /proc/pci if PCI is disabled
Reading from /proc/pci assumes we have PCI enabled and also enumerated.
However, if PCI is disabled for some reason, we can't allow the user to
read from it as there's no valuable data we can supply.
2022-03-02 18:41:54 +01:00
..
PCI Kernel/PCI: Don't create /proc/pci if PCI is disabled 2022-03-02 18:41:54 +01:00
USB Everywhere: Make JSON serialization fallible 2022-02-27 20:37:57 +01:00
VirtIO Kernel: Init receive buffer for dynamically created VirtIO console port 2022-02-20 20:32:22 -08:00