Files
ladybird/Kernel
Liav A 27bf91ab87 Revert "Kernel/PCI: Allow to set the PCI IRQ line of a device"
This reverts commit 36a82188a8.

This register is write-only for the firmware (BIOS), and read-only for
us so we shouldn't set the PCI IRQ line never.
The firmware figured out the IRQ routing to the PIC for us, so changing
it won't affect anything. I was mistaken when I thought that changing
the value of this register will allow us to change its interrupt line,
like when changing a PCI BAR to relocate device resources as desired
with the requirements of the OS.
2021-04-03 11:57:23 +02:00
..
2021-03-17 23:22:42 +01:00
2021-03-21 13:41:09 +01:00
2021-03-21 13:41:09 +01:00
2021-02-23 20:56:54 +01:00
2021-02-14 09:36:58 +01:00
2021-03-17 23:22:42 +01:00