e178e0fd86
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.