--- upstream/dynamips-0.2.7-RC2/dev_c3725_iofpga.c 2007/10/06 16:24:54 8 +++ upstream/dynamips-0.2.7-RC3/dev_c3725_iofpga.c 2007/10/06 16:26:06 9 @@ -49,8 +49,8 @@ static struct net_irq_distrib net_irq_dist[C3725_MAX_NM_BAYS] = { { 0, 0 }, /* Slot 0: reg 0x26, 0x000000XX */ - { 1, 0 }, /* Slot 1: reg 0x28, 0x000000XX */ - { 1, 8 }, /* Slot 2: reg 0x28, 0x0000XX00 */ + { 1, 0 }, /* Slot 1: reg 0x28, 0x0000000X */ + { 1, 4 }, /* Slot 2: reg 0x28, 0x000000X0 */ }; /* IO FPGA structure */