--- upstream/dynamips-0.2.7-RC1/dev_c3600_serial.c 2007/10/06 16:23:47 7 +++ upstream/dynamips-0.2.7-RC2/dev_c3600_serial.c 2007/10/06 16:24:54 8 @@ -51,7 +51,7 @@ data = dev_mueslix_init(router->vm,name,0, router->nm_bay[nm_bay].pci_map, bay_info->pci_device, - C3600_NETIO_IRQ); + c3600_net_irq_for_slot_port(nm_bay,0)); if (!data) return(-1); /* Store device info into the router structure */