Files
RedBear-OS/recipes/core
vasilito e178e0fd86 base: Migrate e1000d and ixgbed to MSI-X interrupts (P45)
Switch network drivers from legacy INTx to pci_allocate_interrupt_vector
which auto-prefers MSI-X > MSI > Legacy. rtl8139d and rtl8168d already
used this helper; e1000d and ixgbed were the remaining legacy-only NIC
drivers.
2026-05-20 17:03:05 +03:00
..