If I understood correctly it's possible to change IRQs for pci slots via mp_table.c /*I have a dual core CPU 3800+ but running LB linux with smp kernel shows only one cpu (((*/ But when booting none smp mp_table seems to be ignored (as well as pirq). Is there any way to control interrupts assigned to PCI slots? /*should I programm interrupt controller directly*/
G.