Hi, is this dmesg snippet correct? PCI: setting IRQ 2 as level-triggered serial 0000:00:09.0: found PCI INT A -> IRQ 2 0000:00:09.0: ttyS4 at I/O 0x1898 (irq = 10) is a 16550A 0000:00:09.0: ttyS5 at I/O 0x1890 (irq = 10) is a 16550A This is acpi=noirq and it works fine (dev->irq is 10). Shouldn't it show and enable IRQ 10 instead of the one found by pirq, i.e. 2 (VIA router)? Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html